@charset "utf-8";

body
{
	height:100%;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/bodyFon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a{
	color: #0048A1;
}
a:hover{
	text-decoration: none;
}
hr{
	background-color: #E6E6E6;
	height: 2px;
	border:0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3{
	font-size: 12px;
	color: #333;
	margin: 0px;
}
h5{
	font-size: 16px;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1{
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p{
	margin-bottom: 10px;
	margin-top: 5px;
}
img{
	border:none;
}
.centralTable{
	background-image: url(images/centralTableFon.png);
	background-repeat: no-repeat;
	background-position: center 67px;
}
.topMenuTd a {
	font-size: 18px;
	color: #0048A1;
	text-decoration: none;
	text-transform: uppercase;
}
.topMenuTd a:hover {
	color: #FFF;
	background-image: url(images/topMenuTdFon.png);
	background-repeat: repeat-x;
	background-position: top;
}
.topMenuTd .menuItemSelected{
	color: #333;
}
.bannerMenuItemTd{
	font-weight: bold;
	background-image: url(images/bannerMenuItemTdFon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}
.bannerMenuItemTd a{
	color: #0048A1;

}
.bannerMenuItemTd a:hover{
	text-decoration: none;
}
.breadcrumbTd{
	color: #fff;
	height: 20px;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666;
	background-image: url(images/breadcrumbTdFon.png);
	font-weight: bold;
}
.breadcrumbTd a{
	color: #fff;
}
.breadcrumbTd a:hover{
	text-decoration: none;
}
.rightTd{
	border: 1px solid #EAEAEA;
	background-color: #F3F3F3;
}
.bottomTd{
	border: 1px solid #EAEAEA;
	background-color: #F3F3F3;
}
.bottomSportTd{
	padding: 5px;
	font-size: 11px;
	background-image: url(images/bottomSportTdFon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomMenuTd a {
	font-size: 12px;
	font-weight:bold;
	color: #0048A1;
	text-decoration: none;
	text-transform: uppercase;
}
.bottomMenuTd a:hover {
	color: #FFF;
	background-image: url(images/topMenuTdFon.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomMenuTd .menuItemSelected{
	color: #333;
}
.copyTd {
	font-size: 11px;
	color: #999;
}
.copyTd a {
	color: #666;
}
.copyTd a:hover {
	text-decoration: none;
}
.bannersTd img{
	margin-bottom: 2px;
}
.bannerMenuItemTd{
	font-size: 12px;
}
.NewsCalTable{
	font-size: 11px;
}
