td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	text-indent: 10px;
}
.mainCol {
	padding: 0px;
	font-size: 14px;
}
td#topNavigator a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
td#topNavigator{
	padding: 2px;
	border-bottom:1px solid #D1D1D1;

	}
.blockTitle {
	padding-bottom: 3px;	
	color: #888888;
	border-bottom: 1px solid #C5C5C5;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
}
td#rmenu {
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
table#standartTab {
	border: 1px solid #CCCCCC;
}
td#standartTab {
	border: 1px solid #CCCCCC;
}
td#mainmenu { 
	padding-top: 4px;
	padding-bottom: 4px;
}
td#mainmenu a
{
	color: #B50A39;
	display: block;
	background-image: url(sport/zim/arrow-small-red.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 10px;
	padding-bottom:4px;
	padding-top:4px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;

}
td#mainmenu a:hover
{
	background-color: #F4F4F4;
	color: #FF0000;
	background-repeat: no-repeat;
	background-position: left;
	}
	td#footerlink a
{
	color: #575757;
	text-decoration: none;

}
td#footerlink a:hover
{
	color: #FF0000;
	}
div#tophead{
	font-size: smaller;
	text-align: center;
}
div#bottomhead {
	font-size: larger;
	text-align: center;
}