 body
{
	margin-left : 0px;
	margin-top :3px;
	padding-left: 50%;
	position: absolute;
	background-color : #F0FFF0;
}

A {font-family : Arial, Helvetica, sans-serif;	font-size : 12px;	color : #285894;	text-decoration: underline;}
A:visited {text-decoration: underline;color :#285894;}
A:active {text-decoration:  none;color : #224f88;}
A:hover {text-decoration:  none;color : #224f88;}	

A.bold {
	TEXT-DECORATION:none;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 14px;
	color : #777777;
	font-weight : bold;
}
A.bold:visited {TEXT-DECORATION:none;color :#777777; }
A.bold:active {TEXT-DECORATION:none;	color : #285894;}
A.bold:hover {TEXT-DECORATION:none; color : #285894; }

A.navtop {
	TEXT-DECORATION:none;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 14px;
	color : #777777;
	font-weight : bold;
}
A.navtop:visited {TEXT-DECORATION:none;color :#777777; }
A.navtop:active {TEXT-DECORATION:none;	color : #285894;}
A.navtop:hover {TEXT-DECORATION:none; color : #285894; }
A.navtop1 {
	TEXT-DECORATION:none;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 14px;
	color : #FF8040;
	font-weight : bold;
}
A.navtop1:visited {TEXT-DECORATION:none;color :#FF8040; }
A.navtop1:active {TEXT-DECORATION:none;	color : #285894;}
A.navtop1:hover {TEXT-DECORATION:none; color : #285894; }


A.leftmenu{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial,verdana;
	color : #777777;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.leftmenu:visited {color : #777777; TEXT-DECORATION: none;}
A.leftmenu:active {color :  #FF8040; TEXT-DECORATION: none;}
A.leftmenu:hover {color : #FF8040; TEXT-DECORATION: none;}

A.leftmenu1{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial,verdana;
	color : #224f88;
	TEXT-DECORATION: none;
}
A.leftmenu1:visited {color :  #224f88;}
A.leftmenu1:active {color :  #457dbc;}
A.leftmenu1:hover {color :#457dbc;TEXT-DECORATION: underline;}


A.leftmenu2{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial,verdana;
	color : #FF8040;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.leftmenu2:visited {color : #FF8040; TEXT-DECORATION: none;}
A.leftmenu2:active {color :  #FF8040; TEXT-DECORATION: none;}
A.leftmenu2:hover {color : #FF8040; TEXT-DECORATION: none;}

TD {
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TD.navtop {
	padding: 5px 10px 5px 10px;
	border-right: 1px solid Silver;
}
TD.navtop1 {
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 14px;
	color : #FF8040;
	font-weight : bold;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid Silver;
}
TD.navbot {
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #285894;
}
TD.bot {
    FONT-SIZE: 11px;
	padding: 10px 0px 70px 0px;
	
}
TD.leftmenu{
	vertical-align : top;
	padding-top : 5px;
	padding-right : 2px;
	padding-bottom : 5px;
	padding-left : 10px;
	border-bottom : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
}
TD.leftmenu2{
    FONT-SIZE: 11px;
	FONT-FAMILY: tahoma,arial,verdana;
	color : #FF8040;
	font-weight : bold;
	vertical-align : top;
	padding-top : 5px;
	padding-right : 2px;
	padding-bottom : 5px;
	padding-left : 10px;
	border-bottom : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
}
TD.right{
	vertical-align : top;
	text-align : center;
}
TD.block1 {
	padding: 30px 10px 0px 20px;
	
}
TD.block2 {
	padding: 10px 10px 15px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
	border-left:  1px solid #dfdfe2;
	border-right:  1px solid #dfdfe2;
	border-bottom:  1px solid #dfdfe2;
}

ul.simpleList{
margin: 0px;
padding: 0 0 0 18px;
}

LI {/* to delete */
	list-style-image : url(images/li.gif);
}
span.liSpan{
    background: url(images/li.gif) 0% 0px no-repeat;
    display: block;
    /*padding-left: 18px;*/
    text-indent: 18px;
}
a span.liSpan{
    display: list-item;
    list-style: none;
}

LI.arrow {/* to delete */
	list-style-image : url(images/arrow-gray.gif);
}
span.arrow {
	/*list-style-image : url(images/arrow-gray.gif);*/
    background: url(images/arrow-gray.gif) 0% 70% no-repeat;
    padding-left: 23px;
}
LI.v {/* to delete */
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	list-style-image : url(images/li-v.png);
}
span.v {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    background: url(images/li-v.png) 0% 0% no-repeat;
    display: block;
    width: 46px;
    height: 43px;
}
LI.v1 {/* to delete */
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :bold;
	margin-top : 0px;
	margin-bottom : 0px;
	color :#224f88;
	margin-left : 0px;
	letter-spacing : 3px;
	list-style-image : url(images/li-v1.png);
}
span.v1 {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :bold;
	margin-top : 0px;
	margin-bottom : 0px;
	color :#224f88;
	margin-left : 0px;
	letter-spacing : 3px;
    background: url(images/li-v1.png) 0% 50% no-repeat;
    display: block;
    padding: 20px 0 0 40px;
}
table.tableBack{
    background: url(images/bottom.jpg) bottom left no-repeat;
}

UL.square {	list-style-type : square;	margin-top : 3px;	margin-bottom : 4px;	margin-left : 30px;	line-height : 130%;}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :bold;
	margin-top : 10px;
	margin-bottom : 0px;
	color :#224f88;
	margin-left : 10px;
	letter-spacing : 3px;
	
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :bold;
	color : #004800;
	margin-top : 10px;
	margin-bottom : 0px;
}
h1.w {
	color : #F0FFF0;
	FONT-SIZE: 5px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	text-align : left;
}
H3 {
	FONT-FAMILY: Arial, Verdana, Helvetica;
	FONT-SIZE: 14px;
	color : #777777;
	font-weight : bold;
}
H5 {
	font-family : "Times New Roman", Times, serif;
	font-size : 21px;
	font-weight :normal;
	margin-top : 10px;
	margin-bottom : 10px;
	color :#224f88;
	margin-left : 10px;
	font-style : italic;
	text-align : center;
}

STRONG.w 
 {	
 color : #F0FFF0;
FONT-SIZE: 5px;
}


#container 
{
	width: 1000px;
	margin-left: -500px;
}
#topfon
{
	width: 1000px;
	height: 207px;
	background: url('images/top.jpg') no-repeat;
}

#logo
{
	position: relative;
	float: left;
	margin-left: -750px;  /*от  правого края tele*/
	margin-top: 20px;
}

#tele
{
	position: relative;
	float: left;
	padding-top : 0px;
	padding-left : 550px; /*от  левого края фона*/
}
#topbuttons
{
	position: relative;
	float: left;
	padding-top : 20px;
	padding-left : 275px; 
}
#topicons
{
	position: relative;
	float: right;
	padding-top : 20px;
	padding-right : 0px; 
}
.hide{
display: none;
}
.h1 h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :bold;
	margin-top : 10px;
	margin-bottom : 0px;
	color :#224f88;
	margin-left : 10px;
	letter-spacing : 3px;
}
