BODY {
	background-image : url(http://sradio.ru/i/back.gif);
	font-family : Tahoma;
	font-size : 15px;
}
DIV.line {
	background-color:#4783B5;
	font-weight : bold;
	vertical-align : bottom;
	font-size : 18px;
	padding-left : 10px;
	color : #ececec;
	margin : 10px 1px 10px 1px;
}
TD.cont {
	background-color : White;
	border : 1px solid #ececec;
	font-size : 14px;
	padding : 10px 10px 10px 10px;
}
A {
	color : #4682B4;
}
A:HOVER {
	text-decoration : none;
	color : #FF1493;
}
HR {
	color : #ececec;
	height : 2px;

}

TABLE {
	font-size : 14px;
}


H1 {
	color : #B5B5B5;
	font-size : 20px;
}
H2 {
	color : #294C69;
	font-size : 18px;
	text-transform: uppercase;
	text-align: center;
}
H3 {
	color : #294C69;
	font-size : 16px;
}
INPUT {
	border-left : thin solid #ececec;
	border-right : thin solid #ececec;
	border-top : thin solid #ececec;
	border-bottom : thin solid #ececec;
}
SELECT {
	border-left : thin solid #ececec;
	border-right : thin solid #ececec;
	border-top : thin solid #ececec;
	border-bottom : thin solid #ececec;
}
TEXTAREA {
	border-left : thin solid #ececec;
	border-right : thin solid #ececec;
	border-top : thin solid #ececec;
	border-bottom : thin solid #ececec;	
}
INPUT.button {
	border-left : thin solid #000000 1px;
	border-right : thin solid #000000 1px;
	border-top : thin solid #000000 1px;
	border-bottom : thin solid #000000 1px;

}
#tooltip {
background: #FCF5E1;
border: 1px solid #000000;
text-align: justify;
font: 11px Tahoma, Helvetica,sans-serif;
margin:0px;
-moz-border-radius:8px;
padding: 5px 5px;
position:absolute;
visibility:hidden
}
a.foot {
	font-size: smaller;
	text-decoration: none;
	color: #294C69;
}
tr.ch {
	background-color: #F0F8FF;
}
