body {
    padding:0x;
	margin:0px;
	background: White;
	color: Black;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color:black;
	text-decoration: none;
}
a:visited {
	color:black;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
color:#becb11;
font-size:20px;
margin-bottom:0px;
font-weight:normal;
}
h2 {
color:#becb11;
font-size:16px;
margin-bottom:0px;
}
h3 {
color:#becb11;
font-size:12px;
margin-bottom:3px;
font-weight:bold;
}
p {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
hr {
color:#f3f3f3;
width:100%;
}
.hr-br {
background-image:url(images/hr-line.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.td-pad { /*îòñòóïû âíóòðè ÿ÷ååê*/
padding:15px;
padding-bottom:0px;
}
.td-pad_small { /*îòñòóïû âíóòðè ÿ÷ååê (ìàëåíüêèå)*/
padding:10px;
}
.ORmenu{ /*îðàíæ. ññûëêè*/
color:#ff6600;
font-size:16px;
font-weight:bold;
}
.ORmenu_small{ /*îðàíæ. ññûëêè ìàëåíüêèå*/
color:#ff6600;
font-size:12px;
font-weight:bold;
}
.TestTD {
	height: 100%;
	width: 100%;
}
.LinkTable { /*ãë. ìåíþ (òàáëèöà)*/
	background: #C0CE08;
	text-align: center;
	text-decoration:none;
	padding-bottom:0px;
	
}
.LinkT { /*ññûëêè â ãë. ìåíþ*/
	width: 80px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.TopTD { /*âåðõíÿÿ ÿ÷åéêà*/
	background-image:url(images/bg-top.gif);
	background-position:right;
	background-repeat: no-repeat;
	border:none;
}
#bottomline {
background-image:url(images/bottom-line.gif);
background-repeat:repeat-x;
height:19px;
padding-top:2px
}
.Linkmenu {
text-decoration:blink;
color:#000000;
font-weight:bold;
}