html,body {	

overflow-x:auto;	
scrollbar-face-color: #3C6F9A; 	
scrollbar-highlight-color: white; 	
scrollbar-shadow-color: white; 	
scrollbar-3dlight-color: #3C6F9A; 	
scrollbar-arrow-color:  white; 	
scrollbar-track-color: white; 	
scrollbar-darkshadow-color:#3C6F9A;	
	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-weight: normal;	
font-size: 11px;

}}

table { margin:0; cellspacing:0; cellpadding:0;}
img { border:0;}

.textbox {    
color : black;    
background : #0099FF;    
margin : 0;    
padding : 0;
}

.textbox a:hover { background-color: Yellow;}

table td{	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
font-weight: normal;
}	

div.navihead {
padding:5px; 
border:1px solid #3C6F9A; width:194px;
bdackground-color: #F1DFC9;
background-image: url(images/navihead-2.jpg);
font-weight: bold; color: #3C6F9A;
}

div.mainhead {
text-align: center;
color: #CFAD83;
font-size: 11pt;
valign: top;
padding:5px; 
border:1px solid #CFAD83; width:430;
bdackground-color: #F1DFC9;
margin-left: 12px;
background-image: url(images/mainhead-2.jpg);
font-weight: bold; 
letter-spacing:2px;
}

div.navibottom {  background-repeat: no-repeat;}
div.banmenu {margin: 50px 140px 0px ;}


div.menu {
margin-left:25px;
margin-top:25px;
text-align: left;
}

div.main {
margin:30px 20px 40px;
width: 420px;
color: #3C6F9A;
text-align: left;
}


a {font-size:11px;}

div.mainlay {
margin:30px 30px 30px;
color: #3C6F9A;
font-size: 10px;
text-align: left;
}

div.mainc {
margin:30px 30px 30px;
color: #3C6F9A;
text-align: center;
}

	table td a:link {text-decoration: none; color:black; font-size:11px;}
	table td a:visited {text-decoration: none;  color: black;}
	table td a:active {text-decoration: none;  color: black;}
	table td a:hover {text-decoration: none; color: red;}

A.nav {padding:1px;  margin-top:1px; margin-bottom:1px; display:block; border-bottom:2px solid #EEE8DE; width:200px;}
A:link.nav { text-decoration:none; color:#3C6F9A;}
A:visited.nav { text-decoration:none; color:#3C6F9A; }
A:hover.nav { text-decoration:none; color:#3C6F9A;  background-color:#F1DFC9; border-bottom:2px solid #FFFFFF;}

hr {border:1px solid #557274; height:9px; color:#ECD6CA; background-color:#ECD6CA;}
