@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#F5F5F5 url(../graphics/bg_main_3.gif) left top repeat-x;
}

#div_footer { background-color:#215785;}

.news_title {
	background:url(../graphics/news_title_bg_3.gif) 10px 5px no-repeat;
	color:#FFF;
	padding-bottom:0;
	margin-bottom:0;

}
.news td {
/*width:255px;*/
}
.nt_txt div{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-transform:none;
	padding-left:15px;
	height:70px;
	width:auto;
}
.date_id {
	font-style:italic;
	margin-bottom:15px;
	margin-top:-10px;
}
/*.bg_1 {
background-color:#dae6ec;
}*/
.bg_2 {
background-color:#215785;
}
.box_map {
	background-color:#e6eef2; 
}
.box_trainer {
	background-color:#e6eef2; 
}
.paging {
margin-top:10px;
}
.paging a, .paging a:visited {
	border:#F4F3F1 solid 2px;
	background-color:#88a0b4;
	color:#F4F3F1;
}
.paging a:hover {
	color:#FFFFFF;
	background-color:#DAE6EC;
}
#quotes {
	background:#ffffff url(../graphics/title_quotes_3.gif) left top no-repeat;
}
#media {
	background:#ffffff;/* url(../graphics/title_media_3.gif) left top no-repeat;*/
}
#login {
	background:#ffffff url(../graphics/title_login_3.gif) left top no-repeat;
}
.news td h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	font-size:24px;
	color:#225783;
	background:url(../graphics/dots_news.gif) left bottom repeat-x;
	/*width:540px;*/
}
