@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#F5F5F5 url(../graphics/bg_main_2.gif) left top repeat-x;
}

#div_footer { background-color:#C7CDC3;}

.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;
}
.bg_1 {
background-color:#dbd8c9;
}
.bg_2 {
background-color:#c7cdc3;
}
.box_map {
	background-color:#e7e5d9; 
}
.box_trainer {
	background-color:#e7e5d9; 
}
.paging {
padding:0px;
background: none;
}
.paging a, .paging a:visited {
	border:#F4F3F1 solid 2px;
	background-color:#A2A28A;
	color:#F2F2F2;
	text-decoration:none;
}
.paging a:hover {
	color:#FFFFFF;
	background-color:#C7CDC3;
	text-decoration:none;
}
.news{
margin:10px 0px 10px 0px;
}
.news td {
	width:auto;
	color:#6E6E6E;
}
.news_title {
	background:url(../graphics/news_title_bg_2.gif) 10px 5px no-repeat;
	padding-bottom:0;
	margin-bottom:0;
}
.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:560px;
}
#tr select {
	color:#FF6600;
}
#tr label {
	height:30px;
}
/*td {border:#000000 solid 1px;}*/
