@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#OO0000;
}
td, p, span, div, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#OO0000;
}
#oldraces {
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}
#pad {
	padding-top: 1em;
	padding-bottom: 1em;
}
#map {
	padding-top:1.3em;
}
.ul_nobullets {
	list-style-position: outside;
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}
.ul_gif_bullets {
	list-style-image: url(img/bullet.gif);
	list-style-position:outside;
	margin-left:20px;
}

.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
.sub_header_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FF0000;
}
.increased {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.plain_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.plain_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
