body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/resources/images/bg_all.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	text-decoration: underline;
	color: #666666;
}
A:hover {
	text-decoration: underline;
	color: #0077B9;
}
A.developed {
	text-decoration: none;
	color: #acacac;
}
A.developed:hover {
	text-decoration: underline;
	color: #acacac;
}
.menu {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    height: 18px;
}
.menu A {
	color: #666666;
	text-decoration: none;
}
.menu A:hover {
	color: #666666;
	text-decoration: underline;
}
.selected {
    font-weight: bold;
}
.text {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Zagolovok {
	color: #3C97CA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.address {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.phone {
	color: #0077B9;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.cprght {
	color: #acacac;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1 {
	color: #0077B9;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(/resources/images/h1_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
H2 {
	color: #0077B9;
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
P {
    line-height: 16px;
    padding-right: 15px;
}
.tableHeader {
    background-color: #0278BA;
    color: #FDFF00;
    font-weight: bold;
    text-align: center;
    height: 25px;
}
.tableBody {
}
.tableRow1 {
}
.tableRow2 {
}
UL {
    padding-right: 15px;
}
LI {
    padding-bottom: 5px;
}
.head_h1 H1 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    background-image: url(/resources/images/spacer.gif);
    margin: 0px;
    padding-top: 19px;
    padding-left: 50px;
}
.menu1h {
    background: url(/resources/images/m_2.gif) no-repeat;
}
.menu2h {
    background: url(/resources/images/m_1.gif) no-repeat;
}
.menu3h {
    background: url(/resources/images/m_3.gif) no-repeat;
}
.menu1h H2, .menu2h H2, .menu3h H2 {
    color: #FDFF00;
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
}
.top_menu {
	text-align:center;
	background-color:#0178B9;
}
.top_menu A {
	color: #FDFF00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.top_menu A:hover {
	text-decoration: underline;
}
