@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B8B3AD;
	margin: 0px;
	background-color: #00244D;
	text-align: right;
	padding: 0px;
	vertical-align: top;
	line-height: 21px;
}
td img {
	border: none;
}
body  {
	margin: 20px;
}
a {
	font-size: 15px;
	color: #B8B3AD;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	text-align: left;
}
.cv td {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}
.cv a {
	font-size: 11px;
}

.text td {
	text-align: left;
}
.text img {
	float: right;
}
.form     td {
	text-align: left;
	padding-bottom: 4px;
}
.invisible {
	color: #00244D;
}
.date {
	font-size: 9px;
	line-height: 12px;
}

.Layer_image {
	position: absolute;
	visibility: hidden;
	top: 175px;
	right: 20px;
}
#descrLoader  {
	font-size: 12px;
}
#priceLoader {
	font-size: 12px;
	font-weight: bold;
}
#termsLoader {
	font-size: 9px;
	line-height: 12px;
}

.code {
	margin-top: 7px;
}

h1 {
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
}
ul {
	margin-top: 5px;
	font-size: 9px;
	line-height: 12px;
	list-style-type: none;
	margin-bottom: 0px;
}

