body {
	margin-left: 3px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #fff; 
      	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #036;      
	scrollbar-arrow-color: C7E7EA;
	scrollbar-base-color:40A5AE;
	scrollbar-dark-shadow-color: ffffff;
	scrollbar-track-color: C7E7EA;
	scrollbar-face-color: 40A5AE;
	scrollbar-shadow-color: 40A5AE;
	scrollbar-highlight-color: 40A5AE;
	scrollbar-3d-light-color: 40A5AE;       
}   

.main	{ 
	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #036;  
	border:1px #000 solid; 
	} 

p	{ 
	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #036;
	}          	   


.content	{ 
	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #036;
	}       
	            
	
.whitecontent	{ 
	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #fff;
	}       
	
.info	{ 
	font: 10px verdana, arial, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #E1EAF3;
	} 	
	
.nav	{ 
	font: 11px arial, verdana, helvetica, sans-serif;
	line-height:1.6; 
	font-weight: bold;   
	color: #fff;
	padding-top: 4px;
	}   	
	
.foot	{ 
	font: 10px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #40A5AE;
	}  	  
	
.title	{ 
	font: 16px Georgia, Times New Roman, Times;
	line-height:1.4; 
	font-weight: bold;
	letter-spacing: 1px;  
	color: #40A5AE;   
	} 	    
	
h1	{ 
	font: 16px Georgia, Times New Roman, Times;
	line-height:1.4; 
	font-weight: bold;
	letter-spacing: .5px;   
	color: #40A5AE;  
	margin: 1.3em 0 -.8em 0
	} 	

h2	{ 
	font: 16px Georgia, Times New Roman, Times;
	line-height:1.4; 
	font-weight: bold;
	letter-spacing: .5px;   
	color: #40A5AE;  
	margin: 0em 0 -.8em 0
	} 	             

.bluebar {
	background-color: #91B6CE; 
	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: normal;  
	line-height:1.6; 
	font-weight: normal;   
	color: #036;
	}  
	 
.bluebar2 {
	background-color: #4475A3; 
	}  	
	
.bluebar3 {
	background-color: #C1E3E6; 
	background-image: url('/img/bottom.gif');
	background-repeat: no-repeat;
	background-position: center;
	}  
	
	
.aqualine {
	background-color: #40A5AE; 
	}  
	
.aqualine2 {
	background-color: #C7E7EA;
	}   
	
.whiteline {
	background-color: #fff; 
	} 		
	
.navbar{
	background-color: #437EB6; 
	}      
	
.images {
	padding-left: 2px;
	}  
 
	
a:link		{text-decoration: underline; 
	       	color:#437EB6;  
	       	}
a:visited	{text-decoration: underline;
	       	color:#437EB6;
	       	}
a:active       	{text-decoration: underline;
	       	color:#437EB6;
	      	}
a:hover		{text-decoration: underline;
	       	color:#036;
	       	}     
	       	
	       	
.info a:link	{text-decoration: underline; 
	       	color:#C7E7EA;  
	       	}
.info a:visited	{text-decoration: underline;
	       	color:#C7E7EA;
	       	}
.info a:active  {text-decoration: underline;
	       	color:#C7E7EA;
	      	}
.info a:hover	{text-decoration: underline;
	       	color:#fff;
	       	}	       	

.bluebar a:link		{text-decoration: underline; 
	       		color:#036;  
	       		}
.bluebar a:visited	{text-decoration: underline;
	       		color:#036;
	       		}
.bluebar a:active 	 {text-decoration: underline;
	       		color:#036;
	       		}
.bluebar a:hover	{text-decoration: underline;
	       		color:#C7E7EA;
	       		}
	
		
.foot a:link		{text-decoration: none; 
	      		color:#437EB6;
	      		}
.foot a:visited		{text-decoration: none;
	       		color:#437EB6;
	      		} 
.foot a:active		{text-decoration: none;
			color:#437EB6;   
	  		}
.foot a:hover		{text-decoration: underline;
	       		color:#036;
	      		} 
	      		
#menu a {
	display:block;
	width:176px;
	height:32px;
	margin: 0em 0; 
	font: 11px arial, verdana, helvetica, sans-serif;
	font-style: bold;  
	line-height:1.6; 
	font-weight: bold;  
	color:#fff;
	background: url("/img/button_new.gif") top left no-repeat;
	text-decoration: none;
	}
	
#menu a.on {
background: url("/img/button_new.gif") 0 -64px no-repeat;
}
	
#menu a:hover {
	background: url("/img/button_new.gif") 0 -32px no-repeat;
	color:#B4D4E0;

	}
#menu a:active {
background: url("/img/button_new.gif") 0 -64px no-repeat;
	color:036;
	} 	      						
              
