body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs_/page_bg.jpg);
	background-repeat:repeat-x;
	background-color: #2a4a79;
}
.news_heading {
	font-family: Verdana;
	font-weight: bold;
	color: #c6ccd0;
	font-size: 12px;
}
.news_text {
	font-family: Verdana;
	font-weight:none;
	color: #8abdf0;
	font-size: 11px;
	text-decoration:none;
}
.ano {
	font-family: Verdana;
	font-weight:none;
	color: #8abdf0;
	font-size: 12px;
	font-weight:bold;
}
.top_menu {
	font-family:Verdana;
	font-weight: bold;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:none;
}
.top_menu:hover {
	font-family:Verdana;
	font-weight: bold;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:underline;
}
.btm_links {
	font-family:Verdana;
	font-weight:none;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:none;
}
.btm_links:hover {
	font-family:Verdana;
	font-weight:none;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:underline;
}
.general_text {
	font-family:Verdana;
	font-weight:none;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:none;
}
.main_menu {
	font-family:Verdana;
	font-weight: bold;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:none;
}
.main_menu:hover {
	font-family:Verdana;
	font-weight: bold;
	color: #c6ccd0;
	font-size: 12px;	
	text-decoration:underline;
}
.active_page {
	font-family:Verdana;
	font-weight: bold;
	color:#8abdf0;
	font-size: 12px;	
	text-decoration:none;
}
.active_page:hover {
	font-family:Verdana;
	font-weight: bold;
	color:#8abdf0;
	font-size: 12px;	
	text-decoration:none;
}
.paging {
	font-family:Verdana;
	font-weight: none;
	color:#1a4685;
	font-size: 12px;	
	text-decoration:none;
}
.txt {
	font-family:Verdana;
	font-weight: none;
	color:#1a4685;
	font-size: 12px;	
	text-decoration:none;
	border:none;
}
.button_ {
	font-family:Verdana;
	font-weight: none;
	background-color:#0099FF;
	color:#FFF;
	font-size: 12px;	
	border:none;
	height:20px;
}
#main_table{
	background-image: url(imgs_/table_page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#13376b;
}
