body {
	background-color: #2576bf;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	border:none;
}
a:link, a:visited {
	color: #069;
	text-decoration: none;
}
a:hover, a:active {
	color: #09c;
	text-decoration: underline;
}
.main {
	background-image: url(/images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.bg_left {
	background-image: url(/images/bg_left_1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 8px;
}
.bg_right {
	background-image: url(/images/bg_right_1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	width: 8px;
}
.bg_grey {
	background-image: url(/images/bg_grey.gif);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
}
.bg_grey_vert {
	background-image: url(/images/bg_grey.gif);
	background-repeat: repeat-x;
	background-position: center left;
	vertical-align: top;
	margin: 8px 0;
	height: 8px;
}
.bg_grey_vert_min {
	background-image: url(/images/bg_grey.gif);
	background-repeat: repeat-x;
	background-position: center left;
	vertical-align: top;
	margin: 4px 0;
	height: 4px;
}
#menu {
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left middle;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	vertical-align: top;
	margin-top:0;
}
.all {
	height: 20px;
	color: #069;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}
a.all_link:link, a.all_link:visited {
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
a.all_link:hover, a.all_link:active {
	font-size: 11px;
	color: #09c;
	text-decoration: underline;
}
.day_list {
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.day_name {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
a.day:link, a.day:visited {
	color: #676767;
	text-decoration: none;
}
a.day:hover, a.day:active {
	color: #09c;
	text-decoration: underline;
}
.age {
	color: #f30;
	font-size: 10px;
}
/*#container {
	padding-bottom: 10px;
}*/
.video_float {
	margin-top: 5px;
	display: inline-block;
}
.video {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	margin-left: 2px;
	float: left;
	width: 241px;
}
a.video_more:link, a.video_more:visited {
	color: #000;
	text-decoration: none;
}
a.video_more:hover, a.video_more:active {
	color: #000;
	text-decoration: underline;
}
a.news_hl:link, a.news_hl:visited {
	font-size: 11px;
	color: #000;
	text-decoration: none;	
}
a.news_hl:hover, a.news_hl:active {
	font-size: 11px;
	color: #09c;
	text-decoration: underline;
}
.news_up {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
	width: 332px;
	vertical-align: top;
	text-align: left;
	float: left;
	margin-left: 4px;
}
.date {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/date_bg_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding: 1px 4px 2px 4px;
	float: left;
	width: 56px;
	height: 13px;
}
.date_blue {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/date_bg_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 1px 6px 2px 4px;
	float: left;
	width: 58px;
}
.news_down {
	font-size: 10px;
	color: #676767;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e8e8;
	width: 412px;
	clear: left;
	overflow: auto;
	padding-top: 4px;
}
.news_down_last {
	font-size: 10px;
	color: #676767;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 412px;
	clear: left;
	overflow: auto;
	padding-top: 4px;
}
.news_img {
	margin-right: 6px;
	margin-bottom: 4px;
	border: 4px solid #e7e8e8;
	float: left;
}
.news_about {
	margin-top: 11px;
}
a.news_link:link, a.news_link:visited {
	color: #069;
	text-decoration: none;
}
a.news_link:hover, a.news_link:active {
	color: #09c;
	text-decoration: underline;
}
a.forum:link, a.forum:visited {
	text-align: left;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}
a.forum:hover, a.forum:active {
	text-align: left;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.addinfo {
	margin: 0em 0 0 -2em;
	position: relative;
	display: inline;
	clear: both;
}
.addinfo:after {
	display: block;
	clear: both;
}
.addinfo .left {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 15px;
	width: 4em;
	min-width: 164px;
}
.addinfo .left .r {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.addinfo .left .min {
	margin: 0 0 100px 0;
	height: 2em;
	width: 100px;
}
.addinfo_hl {
	background-color: #dfe0e0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: middle;
	width: 168px;
	margin-top: 10px;
	padding: 5px 0 5px 0px;
}
.add_info_text {
	padding-left: 15px;
}
.addinfo_main {
	font-size: 10px;
	color: #676767;
	text-align: left;
	vertical-align: top;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.addinfo_main img {
	text-align: center;
	margin-bottom: 4px;
	border: 7px solid #e7e8e8;
	width: 150px;
}
.copy {
	font-size: 11px;
	text-align: left;
	color: #676767;
	margin-bottom: 8px;
}
a.copy_link:link, a.copy_link:visited {
	color: #676767;
	text-decoration: none;
}
a.copy_link:hover, a.copy_link:active {
	color: #09c;
	text-decoration: underline;
}

.copy_code {
	width: 39px;
	vertical-align: middle;
}
.menu_hl {
	font-size: 14px;
	line-height: 18px;
	color: #069;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.left_menu {
	padding-left: 10px;
	line-height: 18px;
}
a.left_menu:link, a.left_menu:visited {
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
a.left_menu:hover, a.left_menu:active {
	font-size: 12px;
	color: #676767;
	text-decoration: underline;
}
#results {
	font-size: 12px;
}
#results h1 {
	font-size: 18px;
	line-height: 20px;
	color: #069;
	vertical-align: top;
	margin-top:0;
}
#results h2 {
	font-size: 14px;
	line-height: 16px;
	color: #069;
	vertical-align: top;
	margin:7px 0;
}
.rezhl {
	font-size: 12px;
	color: #069;
	text-align: left;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#results a:link, #results a:visited {
	color: #000;
	text-decoration: none;
}
#results a:hover, #results a:active {
	color: #09c;
	text-decoration: underline;
}
#results a.letter:link, #results a.letter:visited {
	color: #676767;
    text-decoration: underline;
    margin-right: 5px;
}
#results a.letter:hover, #results a.letter:active {
	color: #09c;
	text-decoration: underline;
	margin-right: 5px;
}
#results a.under:link, #results a.under:visited {
	color: #676767;
    text-decoration: underline;
}
#results a.under:hover, #results a.under:active {
	color: #09c;
	text-decoration: underline;
}
#results li {
	font-size: 12px;
	margin-bottom: 3px;
}
#results a.bold {
	color: #000;
    text-decoration: underline;
}
#results a.bold:hover {
	color: #09c;
    text-decoration: underline;
}
#results a.red {
	font-weight: bold;
	color: #ff0000;
    text-decoration: none;
}
#results a.red:hover {
	color: #ff0000;
    text-decoration: underline;
}
#results a.bl {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
#results a.bl:hover {
	font-weight:bold;
	color: #09c;
	text-decoration: underline;
}
#results a.nbl {
	color: #000;
	text-decoration: none;
}
#results a.nbl:hover {
	color: #09c;
	text-decoration: underline;
}
#results .red {
	color: #ff0000;
}
#results .grey {
	color: #666;
}
.add {
	color: #999;
}
.note {
	font-size: 10px;
	color: #999;
	line-height: 13px;
}
.results_add {
	color: #999; margin-left:5px;
}
a.black_link:link, a.black_link:visited {
	color: #000;
	text-decoration: none;
}
a.black_link:hover, a.black_link:active {
	color: #09c;
	text-decoration: underline;
}
a.link11:link, a.link11:visited {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.link11:hover, a.link11:active {
	font-size: 11px;
	color: #09c;
	text-decoration: underline;
}
.txt11 {
	font-size: 11px;
}
.txt9 {
	font-size: 9px;
}
table.team {
	margin:0;
	padding:0;
	text-align:center;
	border:none;
}
table.team th {
	margin:0;
	padding:0;
}
table.team td {
	font-size:11px;
	margin:0;
	padding:1px 1px 1px 0;
}
#teams {
	font-size: 12px;
}
#teams h2 {
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	text-align:left;
	color: #069;
	margin:0 0 10px 0;
}
#teams h3 {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	text-align:left;
	color: #069;
	margin:10px 0 0 0;
}
a.bl {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a.bl:hover {
	font-weight:bold;
	color: #09c;
	text-decoration: underline;
}
a.nbl {
	color: #000;
	text-decoration: none;
}
a.nbl:hover {
	color: #09c;
	text-decoration: underline;
}
#news h3 {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	text-align:left;
	color: #069;
	margin:10px 0 0 0;
}
#news a.bl:link, #news a.bl:visited {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
#news a.bl:hover, #news a.bl:active {
	font-weight:bold;
	color: #09c;
	text-decoration: underline;
}
#news a.nbl:link, #news a.nbl:visited {
	color: #000;
	text-decoration: none;
}
#news a.nbl:hover, #news a.nbl:active {
	color: #09c;
	text-decoration: underline;
}
#news a.timel:link, #news a.timel:visited {
	color: #999;
	text-decoration: none;
}
#news a.timel:hover, #news a.timel:active {
	color: #09c;
	text-decoration: underline;
}
#news .time {
	font-size: 11px;
	color: #999;
}
#news img.main {
	margin:0 0 4px 0;
}
#news .imgmain {
	float:left;
	margin:0 15px 5px 0;
	font-size: 9px;
	color: #999;
}
#news .ref {
	float:right;
	width:250px;
	background-color: #ccc;
	margin:0 0 10px 10px;
	padding:5px;
}
#news .refhl {
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	color: #069;
	margin:0;
	padding-bottom:10px;
}
#news table.statl {
	text-align: left;
	margin:0;
	padding:0;
	border-collapse:collapse; 
	border: 1px solid #ccc;
}
#news table.statl th {
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
#news table.statl td {
	font-size: 11px;
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
#news table.statc {
	text-align: center;
	margin:0;
	padding:0;
	border-collapse:collapse; 
	border: 1px solid #ccc;
}
#news table.statc th {
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
#news table.statc td {
	font-size: 11px;
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
a.rss:link, a.rss:visited {
	font-size: 11px;
	color: #f60;
	font-weight: none;
	text-decoration: none;
}
a.rss:hover, a.rss:active {
	font-size: 11px;
	color: #f60;
	font-weight: none;
	text-decoration: underline;
}
#twitter {
	font-size: 11px;
	width:320px;
}
a.link14:link, a.link14:visited {
	font-size: 14px;
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a.link14:hover, a.link14:active {
	font-size: 14px;
	color: #09c;
	font-weight: bold;
	text-decoration: underline;
}
#resinfo {
	float:right;
	width:250px;
	text-align:left;
	margin:50px 0 15px 15px;
	background-color: #99ccff;
	padding:7px;
}
#resinfo a:link, #resinfo a:visited {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#resinfo a:hover, #resinfo a:active {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
#news table.statlsm {
	text-align: left;
	margin:0;
	padding:0;
	border-collapse:collapse; 
	border: 1px solid #ccc;
}
#news table.statlsm th {
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
#news table.statlsm td {
	font-size: 11px;
	padding: 3px;
	margin: 2px;
	border: 1px solid #ccc;
}
a.left_menu_sl:link, a.left_menu_sl:visited {
	font-size: 9px;
	color: #676767;
	text-decoration: none;
}
a.left_menu_sl:hover, a.left_menu_sl:active {
	font-size: 9px;
	color: #676767;
	text-decoration: underline;
}
#skphoto h1 {
	font-size: 16px;
	line-height: 20px;
	color: #069;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#skphoto div.menu_hl {
	font-size: 12px;
	line-height: 14px;
	color: #069;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#skadd {
	float:right;
	margin:0 15px;
	vertical-align:middle;
	text-align:left;
	color: #999;
	font-size:11px;
}
#skadd a.rus {
	vertical-align:middle;
	color: #999;
}
#skadd img.rus {
	vertical-align:middle;
	margin-right:10px;
}
#skadd img.photo {
	border: 2px solid #ccc;
	margin:5px 0 10px 0;
}
.teams_list {
	vertical-align:middle;
	margin-bottom:5px;
}
#about {
	font-size:11px;
}
#about a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#about a:hover {
	color: #09c;
	text-decoration: underline;
}
.error {
	color: #f00;
	margin-bottom: 10px;
}
#federation h2 {
	font-size: 20px;
	color: #069;
	margin-bottom: 20px;
}
#federation .note {
	font-size: 11px;
	color: #999;
	line-height: 13px;
}
#federation a.link_note {
	color: #999;
}
#federation a.link_leaders {
	color: #000;
}
.main_leaders {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}
.main_leaders_last {
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.leaders {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.leaders_last {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.img {
	border: 3px solid #d5d5d5;
	width: 120px;
	height: 160px;
	float: left;
	margin-right: 27px;
	display: inline;
}
.logos {
	width: 270px;
	text-align: center;
	float: right;
	margin: 0 7px 10px 17px;
	display: inline;
}
.logos_one {
	width: 140px;
	text-align: center;
	float: right;
	margin: 0 7px 10px 7px;
	display: inline;
}
.clear {
	clear: both;
}
.position {
	color: #000;
	font-weight: bold;
	font-size:14px;
}
.about_bold {
	color:#036;
	font-style:italic;
	font-weight:bold;
}
