
body, li, table {

    font-size:          12px;
    font-family:        Verdana,sans-serif;
    color:              #444; 
}

input, select, textarea {
 border-width : 1px;
 border-style : solid;
 border-color : #444;
 background-color: #fff;
 color: #444;
 font-size: 12px;
 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: #566b87;
 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: #587aa3; font-size: 9px; font-weight: normal; padding-left: 2px; padding-right: 2px;  text-decoration: none;}
a.smwf:visited   { color: #587aa3; 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: #566b87;
font-family: "Arial","Helvetica";
letter-spacing: 1;
border: solid 1px #9bacc1;
font-size: 12px; 
font-weight: bold;
padding-top: 2px; padding-bottom: 2px; 
text-decoration: none; 
display: block; 
width: 100%; 
}

a.menu:visited 
{
color: #566b87;
font-family: "Arial","Helvetica";
letter-spacing: 1;
border: solid 1px #9bacc1;
font-size: 12px; 
font-weight: bold;
padding-top: 2px; padding-bottom: 2px;
text-decoration: none; 
display: block; 
width: 100%; 
}

a.menu:hover 
{
color: #566b87;
font-family: "Arial","Helvetica";
letter-spacing: 1; 
border: solid 1px #68809f; 
background-color: #c5ceda;
font-size: 12px; 
font-weight: bold;
padding-top: 2px; padding-bottom: 2px; 
text-decoration: none; 
display: block; 
width: 100%; 
}

.emphasis   {font-size=: 12px; font-weight: bold;  color: #007700;}
.heading    { text-transform: uppercase; font-size: 12px; font-weight: normal; letter-spacing: 1px;}
.smaller    { font-size: 10px; }
.sm         { font-size: 11px; color: #566b87;}
.smallest   { color: #aaa; font-size: 9px; }
.disptable {background-color: #fff; border-top: 1px dotted #AFBFD3; border-bottom: 1px dotted #AFBFD3;}
.menucell {background-image: url('images/menu-bg.gif'); background-repeat: repeat-x;}

.formbox {
	background-color: #f9f9f9;
	color: #222222;
	border: 1px solid #003366;
	padding: 2px;}
	
.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;
}

p.links {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: dashed 1px #ccc;
	}