body {
	margin-top:0px;
    background-color:#758796; 
   font-family:"Verdana";
   font-size:11px;
   color:#2D495;
 
}

a,link,href,hover,visited {
	font-family:"Verdana";
   	font-size:11px;
	color:#2D495F;
	font-weight:bold;
	line-height:18px;

}
.menu a, .menu link, .menu visited, .menu hover {
	font-family:"verdana";
	font-size:12px;
	color:white;
	font-weight:100;
	text-decoration:none;
}

hr {
	color:#3878AB;
}
.menu {
	font-family:"verdana";
	font-size:12px;
	color:white;
	background-image:url("images/menu_bg.png");
  	 background-repeat: repeat-x; 
	text-align:center;
	
}
.news {
	border:2px solid #3878AB;
	   font-family:"Verdana";
   font-size:11px;
   color:#2D495;

}
.content {
	background:white;
	padding-left:20px;
	padding-right:20px;

	

}
.click {
	color:#A2192D;
	font-family:"arial";
	font-size:12px;
	font-weight:bold;

}
.click a, .click link, .click visited, .click hover {
color:#A2192D;
	font-family:"arial";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.title {
	color:#3878AB;
	font-family:Arial;
	font-size:15px;
	text-align:left;
	
	padding-left:20px;
	background-image:url("images/title_tag.png");
  	background-repeat: no-repeat; 
	vertical-align:bottom;
	
}
.what {
	color:#3574A5;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	background-image:url("images/what.png");
  	background-repeat: no-repeat; 
	padding-left:16px;
	padding-right:8px;
}
.title_bottom {

	background-image:url("images/title_bg.png");
  	background-repeat: repeat-x; 
}
.main_table {
	border:1px solid #2A587C;
	background:white;
  	font-family:"Verdana";
   	font-size:11px;
	color:#2D495F;
	
}
.content_table {
	font-family:"Verdana";
   	font-size:11px;
	color:#2D495F;
	line-height:18px;
}
.footer {
	color:#ACCCE5;
	font-family:verdana;
	font-size:9px;
	text-align:right;
	padding-top:2px;
	padding-right:3px;
	background-image:url("images/footer_bg.png");
  	 background-repeat: repeat-x; 

}