body {
	background-color: #FFFFFF;
	font-family : Tahoma, Arial;
	font-size : 8pt;
	text-align: justify;
	margin-top : 0 px;
	scrollbar-arrow-color : #011F7D;
	scrollbar-shadow-color : #4169E1;
	scrollbar-track-color : #F7F7FF;
	scrollbar-face-color : #D0D6E8;
}

table {	background-color: #FFFFFF;
	font-family : Tahoma, Arial;
	font-size : 8pt;
	text-align: left;
} 

h1 {	font-variant: small-caps;
	font-family : Tahoma, Arial;
	font-size : 12pt;
	background-color: #4169E1;
	color: white;
	padding: 4px;
	text-align: left;
}

h2 {
	border-bottom : double Navy;
	font-family : Tahoma, Arial;
	font-size : 12pt;
	font-weight: bold;
	background-repeat : no-repeat;
	background-image : url('icon/item.gif');
	text-indent : 35;
	padding : 3;
}

h3 {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	background-color: #4169E1;
	color: white;
	padding: 4px;
	text-align: left;
}

A  {
	color: black;
	text-decoration : none;
}
A:Hover {color: blue}
img {
	border : 2px Black;
}

.tr1 {	font-family : Tahoma, Arial;
	font-size : 8pt;
	font-weight: bold;	
	color: white;
	text-align: center;
	background-color : #011F7D;
	border-bottom : red;
}

.tr2 {	font-family : Tahoma, Arial;
	font-size : 8pt;
	color: black;
	text-align: left;
	background-color : #D0D6E8;
	text-indent : 10px;
	border-bottom : red;
}

.tr30 {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	color: black;
	text-align: left;
	background-color : #F7F7FF;
	text-indent : 10px;
	border-bottom : red;
}

.tr31 {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: black;
	text-align: left;
	background-color: #FFE4B5;
	text-indent: 10px;
	border-bottom : red;
}

.BoxTable {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	border : 1 solid  Blue;
	color: Black;
}
form {
	margin-bottom : 0px;
	font-family : Tahoma, Arial;
	font-size : 8pt;
}
input, select, button{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	vertical-align: baseline;
}
.OkayBox {
	border: 1 solid  Green;
	background-color: #D5FBAE;
	color: Black;
	background-image: url(icon/icon_okay.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 10px 10px 10px 36px;
	margin: 0 0 10px 0;
}
.ErrorBox {
	border: 1 solid  Red;
	background-color: #FFB6C1;
	color: Black;
	background-image: url('icon/icon_error.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 10px 10px 10px 36px;
	margin: 0 0 10px 0;
}
.InfoBox {
	border: 1 solid Black;
	background-color: #FAE092;
	color: Black;
	background-image: url('icon/icon_notice.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 10px 10px 10px 36px;
	margin: 0 0 10px 0;
}
.VoprosBox {
	border: 1 solid Black;
	background-color: #B0E0E6;
	color: Blue;
	background-image: url('icon/icon_vopros.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 10px 10px 10px 36px;
	margin: 0 0 10px 0;
}
.gmnoprint {
	font-family : Tahoma, Arial;
	font-size : 8pt;1
}
