@charset "windows-1251";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.padbcont_header {width:100%; height:30px }
.padbox_header { width:auto; height:auto; }
.colcont_top { top: 12px; width: 100%; height:auto  }
.colboxleft_top { width:auto; height:auto; float:left }
.colboxright_top { width:auto; height:auto; float:right }
.colboxmiddle_top {
	text-align: center;
	width:760px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	margin-top: 10px;
}

.style1 {
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.background_table_no_repeat {
	background-repeat: no-repeat;
}
.background_table_repeat_y {
	background-repeat: repeat-y;
}

.style4 {color: #00CC00}
.style5 {color: #FFFFFF}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.content_cell {
	text-align: center;
	vertical-align: middle;
}
.history {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	text-align: left;
	font-style: italic;
}
