body{

	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: black;
	background: #ffffff;
	text-align: center;
}
TR{
	font-size: 10pt;
	vertical-align:top;
}

/* Program Info Tabs */
#ptab {
    float:left;
    width:97%;
    background:white;
    font-family:verdana,sans-serif;
    font-size:0.8em;
    line-height:normal;
	border-bottom:1px solid #999999;
	margin-top:4px;
	margin-bottom:12px;
    }
#ptab ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
    }
#ptab li {
    display:inline;
    margin:0;
    padding:0;
    }
#ptab a {
    float:left;
    background:url("/images/ptab_left.gif") no-repeat left top;
    margin:0 0 0 4px;
    padding:0 0 0 4px;
    text-decoration:none;
    }
#ptab a span {
    float:left;
    display:block;
    background:url("/images/ptab_right.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#333;
    }
/* Hides rule from IE5-Mac \*/
#ptab a span {float:none;}
/* End */
#ptab a:hover span {
    xcolor:#ECB546;
    color:black;
    }
#ptab a:hover, #ptab .high {
    background-position:0% -42px;
    }
#ptab a:hover span {
    background-position:100% -42px;
    }

A:link {	COLOR: #0063dc; TEXT-DECORATION: underline}
A:visited {	COLOR: #767676; TEXT-DECORATION: underline}
A:hover {	BACKGROUND: #efedd3; COLOR: #000000; TEXT-DECORATION: none}
A:active {	BACKGROUND: #767676; COLOR: #ffffff; TEXT-DECORATION: none}
IMG {	BORDER-RIGHT: #ddd 1px solid; BORDER-TOP: #ddd 1px solid; BORDER-LEFT: #ddd 1px solid; BORDER-BOTTOM: #ddd 1px solid }


# *************** для желтых всплывающих подсказок ************************************
.img { margin: 0 4px 4px 0; border: 1px solid #000000; }
#tooltip {
background: #FCF5E1;
border: 1px solid #000000;
border-top: 1px solid gray;
border-right: 1px solid gray;
text-align: justify;
font: 10px Verdana, Helvetica,sans-serif;
margin:0px;
-moz-border-radius:8px;
padding: 7px 7px;
position:absolute;
visibility:hidden
}
# *************** конец (для всплывающих подсказок) ************************************


# *************** начало красивых полосатых *******************************
/* reports tables */
table.polosataya						{margin-bottom:1em;}
table.polosataya td					{font-size: 100%;  vertical-align:top; white-space:nowrap;}
table.polosataya tr.header td			{padding:2px 2px; border-bottom: #D2CDD9 1px solid;}
table.polosataya tr.header td.current	{background-color:#E8E9C0;}
table.polosataya tr.header a			{color:black;}
table.polosataya tr.holy td			{background-color:#F4F4F4;}
# *************** конец красивых таблиц *********************************

/* Серое боковое меню (в рейтингах) */
.text_black {margin-top: 7px; margin-bottom: 7px; font-weight: bold; font-size: .65em; font-family: Verdana; color: #333333; text-decoration:none;}
.greymenu_back {width: 160px; text-align: left; background: url("/images/greymenu/greymenu_back.gif") repeat-y left; }
.greymenu_top {width: 150px; height:35px; background: url("/images/greymenu/greymenu_top.gif") no-repeat top; text-align: left;}
.greymenu_end {width: 150px; height: 28px; background: url("/images/greymenu/greymenu_bottom.gif") no-repeat top;}
.greymenu_head {padding-top: 8px; padding-left: 8px;}
.greymenu_content {margin-left: 8px; margin-right: 10px; padding-bottom: 5px;  width: 120px;}

/* Конец серого бокового меню (в рейтингах) */
.reklama {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 1px; FONT: 9px/11px Verdana,Tahoma,Arial,sans-serif; COLOR: #774968
}




