/* Don't delete this check css need for page editor!!!*/
#checkCssIsLoaded {
	display: none;
}
body {
	padding: 0;
	margin: 0;
	background-image: url(/ht2010/ht2010bg.gif);
	background-color: #164868;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}
.mainBlock {
	border:medium none;
	margin:0 auto;
	padding-bottom:100px;
	position:inherit;
	text-align:center;
	width:100%;
}
.topHeader {
	background-position: 0 116px;
	background-repeat: no-repeat;
	border: medium none;
	height: 270px;
	margin:0 auto;
	position: inherit;
	width: 950px;
	text-align: right;
}
.topBody {
	background-position: 406px 0;
	background-repeat: no-repeat;
	border: medium none;
	margin:0 auto;	
	position: inherit;	
	width: 950px;
	min-height: 500px;
	display: inline-block;
	padding-bottom: 20px;
}
.mainContent {
	clear: both;
	width: 682px;
	min-height: 100px;
	float: left;
	border-right: 1px dashed #fff;
}
.rightBlock {
	width: 222px;
	min-height: 100px;
	float: right;
	margin-right: 20px;
}
a:link {
	color: #c6ff00;
}
a:visited {
	color: #91bb00;
}
a:hover {
	color: #c6ff00;
}
a:active {
	color: #c6ff00;
}
.copyright {
	font-size: 12px;
}
.greenStar {
	width:44px;
	height: 30px;
	background-image: url(/ht2010/greenStar.gif);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 1px solid #c6ff00;	
}
.contentHeader {
	height: 30px;	
	font-size: 20px;
	font-weight:bold;
	border-bottom: 1px solid #c6ff00;
	float: left;
	padding-left: 5px;
}
.contentBody {
	font-size: 16px;
	clear: both;
	padding-left: 20px;
	padding-right: 10px;
}
.mainName {
	padding-top: 80px;
	font-size: 36px;
	font-weight:bold;	
}
.mainDate {
	font-size: 24px;
	font-weight:bold;
	color: #c6ff00;
}
.mainMenu {
	clear: both;
	padding-top: 20px;
}
.mainMenuItem, .mainMenuItemActive, .mainMenuItemDisabled {
	float: right;
	border-bottom: 1px dashed #c6ff00;
	margin: 3px;
	font-weight: bold;
}
.mainMenuItem a {
	padding-left: 5px;
	padding-right: 5px;
}
.mainMenuItem a:link {
	color: #fff;
	text-decoration: none;
}
.mainMenuItem a:visited {
	color: #fff;
	text-decoration: none;
}
.mainMenuItem a:hover {
	color: #c6ff00;
	text-decoration: none;
}
.mainMenuItem a:active {
	color: #fff;
	text-decoration: none;
}
.rightBlockHeader{
	font-weight: bold;
	border-bottom: 1px solid #c6ff00;
}
.mainMenuItemActive a {
	color: #c6ff00;
	text-decoration: none;	
}
.mainMenuItemDisabled a {
	color: #999;
	text-decoration: none;	
}
.center {
	text-align: center;
}
.codeStyle {
	color: #fff;
	font-family: 'Courier New Cyr', 'Courier New', monospace;
	font-size: 14px;
	line-height:0.5;
}
.clearBoth {
	clear: both;
}
.commentItems {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
}

.commentItems a{
	color: #c6ff00;
}
.commentItems a:visited {
	color: #91bb00;
}
.commentItems a:hover, .commentItems a:visited:hover{
	color: #fff;
}
.downloadName {
	float: left;
	width: 180px;
	background-image: url(/dotBg.gif);
	background-repeat: x-repeat;
}
.downloadName2 {
	float: left;
	width: 145px;
	background-image: url(/dotBg.gif);
	background-repeat: x-repeat;
}
.downloadCount {
	float: left;
	padding-left: 5px;
}
.downloadDate {
	float: left;
	padding-left: 5px;
}
