
body, li, table {

    font-size:          11px;
    font-family:        Verdana,sans-serif;
    color:              #444; 
}

input, select, textarea {
 border-width : 1px;
 border-style : solid;
 border-color : #444;
 background-color: #f6f6f6;
 color: #444;
 font-size: 11px;
 font-family: verdana, sans-serif;
 
}

.foottxt {color: #6c2732;}

body { background-color: #f5f5f5; 
 scrollbar-base-color: #fff; 
 scrollbar-face-color: #ccc; 
 scrollbar-track-color: #f5f5f5; 
 scrollbar-arrow-color: #00aafe;
 scrollbar-highlight-color: #777; 
 scrollbar-3dlight-color: #fff; 
 scrollbar-shadow-color: #999;
 scrollbar-darkshadow-color: #444}
  
li { color: #444; line-height: 150%; }

.picbox {border: 1px solid #547ea9;}  

a.small:link      { color: #2d596f; font-size: 11px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}
a.small:visited   { color: #2d596f; font-size: 11px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}
a.small:hover     { color: #990000; font-size: 11px; font-weight: normal; font-family:  "Verdana","Arial","Helvetica"; text-decoration: none;}

a.smallmenu:link      { color: #587aa3; font-size: 10px; padding-left: 2px; padding-right: 2px; text-decoration: none;}
a.smallmenu:visited   { color: #587aa3; font-size: 10px; padding-left: 2px; padding-right: 2px; text-decoration: none;}
a.smallmenu:hover     { color: #fff; font-size: 10px; padding-left: 2px; padding-right: 2px; background-color: #465f81; text-decoration: none;}

a.smwf:link      { color: #aab; font-size: 9px; font-weight: normal; padding-left: 2px; padding-right: 2px;  text-decoration: none;}
a.smwf:visited   { color: #aab; font-size: 9px; font-weight: normal; padding-left: 2px; padding-right: 2px; text-decoration: none;}
a.smwf:hover     { color: #fff; font-size: 9px; font-weight: normal; padding-left: 2px; padding-right: 2px; text-decoration: none;}

a.pic:link    { border: 1px solid #547ea9;}
a.pic:visited {border: 1px solid #547ea9;}
a.pic:hover   {border: 1px solid #3377f9;}

a.menu:link 
{
color: #587aa3;
font-family: "Arial","Helvetica";
letter-spacing: 1;
border: solid 0px #F5F8FA;
font-size: 14px; 
font-weight: normal; 
text-decoration: none; 
display: block; 
width: 100%; 
}

a.menu:visited 
{
color: #587aa3;
font-family: "Arial","Helvetica";
letter-spacing: 1;
border: solid 0px #F5F8FA;
font-size: 14px; 
font-weight: normal; 
text-decoration: none; 
display: block; 
width: 100%; 
}

a.menu:hover 
{
color: #587aa3;
font-family: "Arial","Helvetica";
letter-spacing: 1; 
border: solid 0px #afbfd3; 
background-color: #dbdfe3;
font-size: 14px; 
font-weight: normal; 
text-decoration: none; 
display: block; 
width: 100%; 
}

.emphasis   {font-size=: 12px; font-weight: bold;  color: #007700;}
.heading    {color: #547EA9; font-size: 13px; font-weight: bold;}
.smaller    { font-size: 13px; }
.sm         { font-size: 11px; }
.smallest   { color: #aaa; font-size: 9px; }
.disptable {background-color: #fff; border-top: 1px dotted #AFBFD3; border-bottom: 1px dotted #AFBFD3; 
            }
.formbox {
	background-color: #f9f9f9;
	color: #222222;
	border: 1px solid #003366;}
	
.pagetable {background-color: #fff; border: 1px solid #e5e5e5;}

.page {
	background-color: #d0d7db;
	border: 1px solid #e5e5e5;
	background-image: url('images/vertical-bg2.jpg'); 
	background-repeat: repeat-x; 
	background-position-y: top"}

.hdrcell {background-color: #3A4F63; color: ccc; font-size:14px; font-weight:bold;
          pad-left: 10px;padding-top: 3px;padding-bottom: 3px; } 
      


.cellborder {border: 1px solid #89c;}

.inputbox {
     border: 1px solid #004400;
     font-family: Arial,sans-serif; 
     font-size: 11px; 
     color: #000000; 
     background-color: #eeeeee;
}

h1 { font-family: Arial, san-serif; color: #BBC2C8; font-weight: bold; font-size: 14pt; padding-left: 10px;  } 
h2 { font-style: italic; font-weight: bold; color: #BBC2C8; font-size: 14pt; font-family: Arial, Helvetica;  } 
h3 { font-weight: bold; color: #BBC2C8; font-family: Arial; font-size: 12pt;  } 
h4 { font-size: 12pt; font-family: Arial, Helvetica; font-style: italic; font-weight: bold; color: #BBC2C8;  } 
h5 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #BBC2C8;  } 
h6 { font-family: Arial, Helvetica; font-weight: bold; font-style: italic; color: #BBC2C8; font-size: 10pt;  } 
	}
	

p.links {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: dashed 1px #ccc;
	}
