Body { 
background-color : #ffffff; 
} 
TH { 
font-family : Arial, Helvetica, sans-serif; 
color : #35537f; 
font-weight : bold; 
font-size : 14px; 
}
INPUT{
	background : White;
	border : 1px solid #9199a6;
	text-align : center;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
}
.Heading{
	color: #365889;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}
h1{
	font-family : Tahoma;
	font-size : 12px;
	color: #2b4673;
}
.news{
	font-family : Tahoma;
	font-size : 12px;
	color: #2b4673;
}
.txt{
	font-family : Tahoma;
	font-size : 11px;
	color: #666666;
}
.navmenu{
	font-family : Tahoma;
	font-size : 10px;
	color: #666666;
}
.menu{
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	color : White;
}
.bgleft{
	background : url(../Img/bg_left.png) repeat-y right;
} 
.copyright{
	font-size : 10px;
	font-family : Tahoma;
	color : White;
	padding-top : 10px;
	text-indent : 162px;
}
ul{
	list-style: none;
	margin-left: 12px;
	padding-left: 10px;
}
li.menu{
	padding-left: 18px;
	/* отступ от маркера */
	background: url(../Img/linenum.gif) no-repeat left center;
	/* задаем фон */
	color : #263d5f;
}
a:active { 
color : #3c3c3c; 
text-decoration : none; 
} 
a:visited { 
color : #666666; 
text-decoration : none; 
} 
a:hover { 
color : black; 
text-decoration : none; 
} 
a:link { 
color : #666666; 
text-decoration : none; 
} 
a:active { 
color : #3c3c3c; 
text-decoration : none; 
} 
a.txt_link:visited { 
color : #E8E8E8; 
text-decoration : none; 
} 
a.txt_link:hover { 
color : #E8E8E8; 
text-decoration : none; 
} 
a.txt_link:link { 
color : #E8E8E8; 
text-decoration : none; 
} 



