body{
	background:#e8f1fe;
}
hr{
	width:100%;
	color:#02429B;
}
h1#page_header{
	font:24px tahoma;
	color:#AC1A0B;
}
h1#section_header{
	color:#FFFFFF;
	font:18px tahoma;
	width:100%;
	background:#02429B;
	border:1px solid #e8f1fe;
	padding:5 0 5 0px;
	background-image:url("/images/sayt/header_back.jpg");
}
h1#section_header span{
	margin-left:10px;
}

table#main_important_news td{
	font:12 px tahoma;
}
table#main_important_news td h1{
	font:24px tahoma;
	margin-bottom:10px;
}
table#main_important_news td h1 a{
	color:#02429B;
	text-decoration:none;
}
table#main_important_news td h1 a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

table#hot_news td{
	padding:0 0 15 5px;
	font:14px tahoma;
}
table#hot_news td span#data{
	font:bold 10px tahoma;
	color:#AC1A0B;
}
table#hot_news td a{
	color:#02429B;
	text-decoration:none;
}
table#hot_news td a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

ul#other_news{
	font:14px tahoma;
}
ul#other_news li{
	padding-bottom:5px;
	list-style-image:url("/images/sayt/arrow_list.png");
}
ul#other_news li a{
	color:#02429B;
	text-decoration:none;
}
ul#other_news li a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

table#polls td{
	font:12px tahoma;
}
table#polls td a{
	font-weight:bold;
	color:#02429B;
	text-decoration:none;
}
table#polls td a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

table#standings td{
	font:12px tahoma;
	padding:5 0 5 2px;
}

table#next_prev_games th{
	font:18px tahoma;
	text-align:left;
	background:#02429B;
	color:#FFFFFF;
	padding:5px;
	background-image:url("/images/sayt/header_back.jpg");
}
table#next_prev_games th a{
	color:#e8f1fe;
}
table#next_prev_games th a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

table#news{
	font:12px tahoma;
}
table#news h1{
	color:#02439d;
	font:22px tahoma;
}
table#news a{
	text-decoration:none;
	color:#02439d;
}
table#news a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

table#text{
	font:12px tahoma;
}
table#text td{
	padding:5px;
}
table#text a{
	text-decoration:none;
	color:#02439d;
}
table#text a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}
table#text h1{
	color:#AC1A0B;
	font:18px tahoma;
}

table#taqvim {
    border:1px solid #D3DEF4;
    border-collapse:collapse;
	font:12px tahoma;
}
table#taqvim td{
	padding:5px;
}
table#taqvim div{
    background:#173F8A;
    color:#FFFFFF;
    text-align:center;
    font-weight:bold;
    padding:3px;
}
table#taqvim a{
	text-decoration:none;
	color:#02439d;
}
table#taqvim a:hover{
	color:#AC1A0B;
	text-decoration:underline;
}

div#langs{
	padding:10 10px;
	float:right;
	color:#FFFFFF;
	font:12px tahoma;
}
div#langs a{
	font:bold 12px tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
div#langs a:hover{
	color:#AC1A0B;
}
