body {padding:0; margin:0; background-color:#E2DED3;}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}
.main {width:588px;height:332px;overflow:auto;padding-left:8px;
scrollbar-3dlight-color:#8698A9;
    scrollbar-track-color:#696969;
    scrollbar-shadow-color:#696969 ;
    scrollbar-face-color:#8698A9; 
	scrollbar-arrow-color:#8698A9;
	scrollbar-darkShadow-color:#696969;}

.content td{color:#C0C0C0; font-size:11px; line-height:14px} 
.content b{color:#C07028} 
.content a{color:#C07028; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(../images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }

.content .block a{color:#C0C0C0; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.footer{color:#C0B3A0; font-size:11px; line-height:13px} 
.footer b{color:#C0AE95; font-weight:normal} 
.footer a{color:#C0AE95; font-size:10px; text-decoration:none; text-transform:uppercase} 
.footer a:hover{color:#C0B595;text-decoration:underline} 
.footer a:visited{color:#C0AE95; font-size:10px; text-decoration:none; text-transform:uppercase} 
.footer a:active{color:#C0B595; font-size:10px; text-decoration:none; text-transform:uppercase} 

h2.head2 {font-family:tahoma,verdana,arial;font-size:15pt;color:#142636;font-weight:normal;position:relative;left:20px}

a:link {color:#142636}    
a:visited {color:#44435A}  
a:hover {color:#8D8BAC}  
a:active {color:#FF6600}  

input,textarea{
   font-family:Tahoma;
   color:#000000; 
   font-size:11px;
   padding-left:5px
} 
 #scroll{
 scrollbar-3dlight-color:#8698A9;
    scrollbar-track-color:#696969;
    scrollbar-shadow-color:#696969 ;
    scrollbar-face-color:#8698A9; 
	scrollbar-arrow-color:#8698A9;
	scrollbar-darkShadow-color:#696969;}
 #scroll1{
 scrollbar-3dlight-color:#C07028;
    scrollbar-track-color:#696969;
    scrollbar-shadow-color:#696969 ;
    scrollbar-face-color:#C07028; 
	scrollbar-arrow-color:#C07028;
	scrollbar-darkShadow-color:#696969;}
	
#dropmenudiv{
position:absolute;
background-color:#C0B595;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#142636;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#3C4853;
color: #8F9DA9;
}