Body{
	background-color: #182E43;
	scrollbar-face-color: #E6E6E6;
	scrollbar-darkshadow-color: #3D758E; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #3D758E; 
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #3D758E; 
	scrollbar-track-color: #3D758E;
	
	
	font-family: Verdana, Arial, Helvetica;   
	font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	color: black;
}

.copy{
	font-family: Verdana, Arial, Helvetica;   
	font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
	padding: 5px 15px 0 10px;
}

.pwrprjct{
	font-family: Verdana, Arial, Helvetica;   
	font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
	padding: 5px 5px 0 10px;
}
.header{
	font-family: Verdana, Arial, Helvetica;   
	font-size: 12px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
}
.sidebar{
	font-family: Verdana, Arial, Helvetica;   
	font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
	padding:  0 5px 4px 5px;
	
}
.sidebarsmall{
	font-family: Verdana, Arial, Helvetica;   
	font-size: 9px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
	padding: 0 5px 0px 5px;
}
.sidebarbig{
	font-family: Verdana, Arial, Helvetica;   
	font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
	padding: 0 2px 0 2px
}

H1 {
	font-family: Verdana, Arial, Helvetica;    
	font-size: 13px; 
	font-style: normal; 
	font-weight: Bold; 
	color: #505050;
}

Input{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 11px; 
	color: #3D758E; 
	line-height: normal;
	font-weight: normal;
	height: .47cm;
	background-color: #D0DEE2;
	padding-left: 4px;
}

Select{
	font-family: Verdana, Arial, Helvetica;  
	font-size: 11px; 
	color: #3D758E; 
	line-height: normal;
	font-weight: normal;
	background-color: #D0DEE2;
}

Textarea {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #3D758E; 
	line-height: normal;
	font-weight: normal;
	background-color: #D0DEE2;
	padding-left: 4px;
}

li  {
	font-family: Verdana, Arial, Helvetica;     
	font-size: 11px; 
	color: #505050; 
	line-height: normal;
	font-weight: normal;
}

A:link {
	text-decoration: underline; 
	color: #265B97;
}

A:visited {
	text-decoration: underline; 
	color: #265B97;
}

A:hover {
	text-decoration: underline; 
	color: #513814;
}


P {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #505050; 
	line-height: 13px;
	font-weight: normal;
	}

.footer {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px; 
	color: #2A2A2A;
	line-height: normal;
	font-weight: normal;
	padding: .3em 0 .2em 0;
	margin: .3em 0 .2em  0;
}
.subgdalinks {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px; 
	color: #2A2A2A;
	line-height: normal;
	font-weight: normal;
	padding: .3em 0 .2em 0;
	margin: .3em 0 .2em  0;
}

/*.rss_date {
	font-size: 90%;
	font-weight : normal;
	color: #352B1C;
	margin: 5px 15px 0 10px;
	
}

.rss_item {
	font-family: Verdana, Arial, Helvetica;   
	font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	color: #352B1C;
	margin: 5px 15px 0 10px;
	
}
*/

