html { 
   	scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#C4BCBC;
    scrollbar-shadow-color:#C4BCBC;
  	scrollbar-face-color:#E6E6E6;
  	scrollbar-highlight-color:#C4BCBC;
  	scrollbar-dark-shadow-color:#C4BCBC;
  	scrollbar-3d-light-color:#C4BCBC;
} 


body {
	margin: 0px;
}

body, td, p{
	font-family: Times New Roman;
	font-size: 13px;
	color: #000066;
}

.smalltext p, a{
font-size: 9px;
}


.tdOver {
  background: #0E9BA2;
  color: #FFFFFF;
}

a:link,  a:active,  a:visited {
	font-family: Times New Roman;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
        background-color: #000066;
	font-family: Times New Roman;
	font-size: 13px;
}

#menu, #menu a:link, #menu a:active, #menu a:visited {
	
	color: #0E9BA2;
	text-decoration: none;
	font: 13px Times New Roman;
	background-color: #3E3576;
	display: block;
	padding:2px;
		
}
#menu a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font: 13px Times New Roman;
	background-color: #006699;
	height:100%;
	display: block;
	padding:2px;
}




#sitemap, #sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #877FB3;
	text-decoration: none;
	font: 13px Times New Roman;
}
#sitemap a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: 13px Times New Roman;
}
/* use on red bg */
#red {
	font-size: 11px;
	color: #FFFFFF;
}
#red  a:link, #red  a:active, #red  a:visited {
	color: #D5D5D5;
	text-decoration: none;
	font: 14px Times New Roman;
}
#red a:hover {
	color: #999999;
	text-decoration: none;
	font: 14px Times New Roman;
}
/* use on grey bg */
#grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#grey  a:link, #grey  a:active, #grey  a:visited {
	color: #000066;
	text-decoration: none;
	font: 14px Times New Roman;
}
#grey a:hover {
	color: #00009D;
	text-decoration: none;
	font: 14px Times New Roman;
}

#footer, #footer a:link, #footer a:active, #footer a:visited {
	color: #574E88;
	text-decoration: none;
	font: 10px Verdana;
}
#footer a:hover {
	color: #000066;
        background-color: #FFFFFF;
	text-decoration: none;
	font: 10px Verdana;
}
.formbutton {
	font-size: 14px;
	color: #FFFFFF;
	background: #3E959B;
	font-family: Times New Roman;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	letter-spacing: 1px;
}
.formfield{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	width: 190px;
}



.header {
	font-size: 14px;
	font-weight: bold;
	color: #004458;
}
.textsmall {
	font-size: 10px;
}


.homespecial {
	font-family: Times New Roman;
	font-size: 13px;
	color: #FFFFFF;
}

#box, #box td  {
	font-family: Times New Roman;
	font-size: 13px;
	color: #FFFFFF;	
   	scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#990000;
    scrollbar-shadow-color:#990000;
  	scrollbar-face-color:#AD2222;
  	scrollbar-highlight-color:#990000;
  	scrollbar-dark-shadow-color:#990000;
  	scrollbar-3d-light-color:#990000;
}
.compfield {
	font-family: Times New Roman;
	font-size: 14px;
	color: #333333;
	width: 160px;

}


.imageborder {
	border: 2px solid #FFFFFF;
}
.whitetext {
color: #FFFFFF;
font-size: 11px;

}

.main_box_text {
color: #FFFFFF;
font-size: 11px;

}

.grey_text {
color: #9D9D9D;
font-size: 11px;

}
.grey_text2 {
color: #9D9D9D;
font-size: 9px;

}
.formfieldlong {

	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	width: 260px;
}
.formfieldlogin {

	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	width: 80px;
}
.tableborder {
	border: 1px solid #F4F4F4;
}
.submenubutton   {
	background-color: #D4D0C8;
	width: 150px;
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}
#submenubutton  {
	background-color: #D4D0C8;
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}




#tablemenu1 td a { 
text-decoration:none; 
display:block; 
padding:3px; 
font: 13px Times New Roman;
 
} 
#tablemenu1 td a:link, #tablemenu1 a:visited, 
#tablemenu1 a:active{ 
color: #3D4B81; 
background-color:#3D4B81; 
} 
#tablemenu1 td a:hover { 
color: #FFFFFF; 
background-color:#0E9BA2; 

} 
#tablemenu1 td { 
text-align: center; 
} 
* html #tablemenu1 td a {width: 100%;} 