@charset "windows-1251";
a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-family: Verdana;
}
td, p, ol, ul, li, div, span {
	font-family: Verdana;
	font-size: 12px;
}
input {
	border: dotted;
	border-width: thin;
}
.Transparent {
	font-size: 1px;
	color: #FFFFFF;
}
.CourierFont {
	font-family: Courier;
}
.SmallFont {
	font-size: 11px;
}
.SmallRedFont {
	font-size: 11px;
	color: #FF0000;
}
.SmallInvisibleFont {
	font-size: 1px;
	color: #FFFFFF;
}
.SmallCourierFont {
	font-size: 11px;
	font-family: Courier;
}
.SmallStrongFont {
	font-size: 11px;
	font-weight: bold;
}
.StrongRedFont {
	font-weight: bold;
	color: #FF0000;
}
.RedFont {
	color: #FF0000;
}
.Border {
	border-right: #000000 1pt solid;
	border-top: #000000 1pt solid;
	border-left: #000000 1pt solid;
	border-bottom: #000000 1pt solid;
}
.FormElement {
	background-color: #EEEEEE;
	border-right: #AAAAAA 1pt solid;
	border-top: #AAAAAA 1pt solid;
	border-left: #AAAAAA 1pt solid;
	border-bottom: #AAAAAA 1pt solid;
	font-family: Courier;
}
.txt {
	font-size: 12px;
	font-family: Arial;
	color:#135D8E;
}
.bot {
	font-size: 11px;
	font-family: Arial;
	color:#205E9B;
}
