@charset "utf-8";
.mainbody_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 16px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 16px;
}

.mainbody_text a:link{ color:#6461f4;  text-decoration:underline; } 
.mainbody_text a:visited { color:#c25ba5;   text-decoration:underline;} 
.mainbody_text a:hover{ color: #8373f2; text-decoration:none; background-color:#c0e7ed;  }                                            
.mainbody_text h1 { 
    line-height:18px; 
    font-family:tahoma; 
    font-size:17px; 
    color:#6b5438; 
    
    font-weight:600;   
    
    
}

 
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
.news_header {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7700;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 14px;
}

.news_header a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7700;
	line-height: 14px;
}

.news_header a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff7700;
	line-height: 14px;
}
.news_header a:hover{
	font-family: Tahoma; 
	font-size: 11px;
	color: #ff7700;
	line-height: 14px;text-decoration:none;
}



.news_date {
	font-family: Tahoma;
	font-size: 9px;
	color: #888888;
	margin-right: 10px;
	margin-left: 10px;
}
.news_body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.footer_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #0083a4;
	margin-right: 10px;
	margin-left: 10px;
}

.footer_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.footer_links:hover {
	text-decoration: underline;
}


/* top level menu class, fixed style menu */                    
.linktop {
	font-family:tahoma; 
	font-size:12px;
	line-height:1; 
	color: #213E49;
	/*text-decoration: none;*/
	font-weight:bold; 
	border-bottom: 0px solid ##FFFFFF;
	padding-left: 10px ;
	padding-right: 3px;
	padding-top:3px; 
 	
	/*line-height:1;*/ 
}
.linktop a  {
	display: block;
	font-family:tahoma; 
	font-size:12px;
	line-height:1; 
	color: #213E49;
	text-decoration: none;
	font-weight:bold; 
	border-bottom: 0px solid ##FFFFFF;
	padding-top:5px; 
	padding-bottom:5px; 
 	/*line-height:1;*/ 
}
.linktop a:visited  {
	display: block;
	font-family:tahoma; 
	font-size:12px;
	line-height:1; 
	color: #213E49;
	text-decoration: none;
	font-weight:bold; 
	border-bottom: 0px solid ##FFFFFF;
	padding-top:5px; 
	padding-bottom:5px; 
 	/*line-height:1;*/ 
}

.linktop a:hover, .linktop a:active, .linktop a:focus {
	background-color: #deecec;
	
	/*border-bottom: 1px solid ##C2DAC5;*/
	/*color: #213E49;*/
	letter-spacing: 0.01px;
}
/* 2nd and lower level menu classes */ 

 

 