body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);

}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.copy {
	font-family: Aria;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_b {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_contacts {
	font-family: Arial;
	font-size: 8pt;
	color: #11152f;
	text-decoration: none;
}
.txt_all {
	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 12px;
}
.img_border {
	border: 8px solid #666666;
}
.txt_legend {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_table {

	font-family: Arial;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.txt_hl {
	color: #97A7C6;
	text-decoration: none;
}

.form_tr {
	font-family: Arial;
	font-size: 12pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	border-width: 1px;
	border-color: #999999;
	background-color: #111530;

