/* --------------- Общие параметры --------------- */
body {
	background: #0072bc url(/i/page_background.jpg) repeat-x top;
	padding: 0px;
	margin: 0px;
}

body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

th {
	color: #990000;
	border-bottom: 1px solid #990000;
}

.header {
	background: url(/i/header_background_rus_1907.gif) no-repeat top;
}

/* --------------- Верхнее меню --------------- */
.top_menu {
	background: url(i/top_menu_background.gif) repeat-x;
	padding-left: 20px;
}

.top_menu a, .top_menu a:visited, .top_menu a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
} 

.menu_separator {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9dbaf2;
	padding: 0px 10px 0px 10px; 
}

.content {
	background-color: #ffffff;
}

.widget_title, .widget_title h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 {
	color: #990000;
	font-family: Tahoma, Geneva, Verdana;
}

h1 {
	font-size: 24px;
	border-bottom: 1px solid #990000;
}

h2 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

.footer {
	padding: 10px;
}

.footer, .footer a, .footer a:visited, .footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.content a, .content a:visited, .content a:hover {
	color: #990000;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003399;
}

.date {
	color: #666666;
}

.text {
	padding-top: 10px;
	margin: 0px;
}

.highlight {
	color: #990000;
}

.image_preview {
	border: 5px solid #9dbaf2;
}

.image_preview:hover {
	border: 5px solid #0072bc;
}

.tournament_indicator {
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
  	border-bottom: 1px solid #cccccc;
}

.tournament_indicator_left {
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
  	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}

.tournament_indicator_light {
	color: #999999; 
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: lighter;
  	border-bottom: 1px solid #cccccc;
}

.tournament_data {
	text-align: left;
	vertical-align: middle;
  	border-bottom: 1px solid #cccccc;
}

.tournament_title {
	font-size: 12px;
	color: #000000;
}

.tournament_city {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}

.club_logo {
	width: 113px;
	height: 141px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #8098c5;
}

.club_title {
	font-size: 12px;
	font-weight: bolder; 
	color: #990000;
}

.club_city {
	font-size: 12px;
	color: #999999;
}

.club_count {
	width: 113px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #8098c5;
	font-size: 18px;
	font-weight: bolder;
}

hr {
	width: 100%;
	height: 1px;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff #ffffff #990000 #ffffff;
	border-style: none none solid none;
}

.person_photo {
	text-align: center;
}

.person_photo img {
	border: 1px solid #8098c5;
}

tbody tr.odd {	background: #f0f0f0; }

.label {
	width: 140px; 
	font-weight: bolder;
	text-align: right;
}
