*
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #4D7F60;
}
a:link,
a:visited,
a:hover,
a:active 
{
	color: #96BEA5;
	text-align: justify;
	border: 0px;
	text-decoration: underline;
}
a:hover,
a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}
h1,h2
{
	font-size: 27px;
	text-align: center;
	font-weight: normal;
}
h2
{
	font-weight: normal;
	font-size: 21px;
}
img
{
	border: 0px;
}
body
{
	scrollbar-face-color: #14251d;
	scrollbar-highlight-color: #4d7f60;
	scrollbar-shadow-color: #4d7f60;
	scrollbar-arrow-color: #96bea5;
	scrollbar-track-color: #1a2b21;
	scrollbar-base-color: #1a2b21;
	scrollbar-3d-light-color: #ff9c3b;
	scrollbar-dark-shadow-color: #00000;
	background: url("../img/fon.jpg");
}
p
{
	text-align: justify;
}
/* Именованные значения  */
/* Элементы управления Button, Input и т.п. */
.input
{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	color: #000000;
}
.button
{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
/* Специальные элементы таблиц */
.tds1,
.tds2,
.tds3,
.tds4
{
	border: 1px solid #646464;
}
.tds1
{
	border-bottom: none;
	border-right: none;	
}
.tds2
{
	border-bottom: none;
}
.tds3
{
	border-right: none;	
}
.tds
{
	border: none;
}
/* Именованные значения  */
/* Стили by Chernov PA  */
.item_hdr
{
	font-family: Verdana;
	font-size: 12px;
	color: #EE0007;
	font-weight: bold;
	text-decoration: underline;	
}

