
A:link			{ text-decoration: none; color: #26719C; font-weight: bold; }
A:visited		{ text-decoration: none; color: #26719C; font-weight: bold;}
A:active		{ text-decoration: none; color: #26719C; font-weight: bold;}
A:hover			{ text-decoration: none; color: #3399CC; font-weight: bold;}


td				{ font-family: verdana, arial, helvetica, sans-serif; 		
				  font-size: 11px;
				  line-height: 16px;
				  color: #2C2C2C;}

.footer			 { font-family: verdana, arial, helvetica, sans-serif; 
				   font-size: 9px;
				   color: #2C2C2C;
				   line-height: 12px;}


.headtitle			{ font-family: verdana, arial, helvetica, sans-serif; 		
				  font-size: 18px;
				  color: #00466E;
				  font-weight: bold;}

.smtitle		{ font-family: verdana, arial, helvetica, sans-serif; 		
				  font-size: 14px;
				  line-height: 19px;
				  color: #00466E;
				  font-weight: bold;}
				  
.text			{ font-family: verdana, arial, helvetica, sans-serif; 		
				  font-size: 11px; 
				  line-height: 16px;
				  color: #2C2C2C; }


.news			 { font-family: verdana, arial, helvetica, sans-serif; 
				   font-size: 9px;
				   color: #2C2C2C;
				   line-height: 10px;
				   background-image: url("images/news-box.jpg");
				   background-repeat: no-repeat;
				   }

#navrelative {
	position:fixed;
	top:199px;
	left:0px;
}