.body {
	margin: 0px;
	background-color: #e6e6e6;
	background-image: url(images/back_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainback {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	height: 508px;
	width: 750px;
	position: fixed;
	z-index: 0;
	clear: both;
}
.menu {
	position: absolute;
	left: 0px;
	top: 81px;
	z-index: 10;
	width: 417px;
	height: 24px;
}
.submenu {
	position: absolute;
	left: 0px;
	top: 183px;
	z-index: 10;
	clear: both;
	width: 439px;
	height: 24px;
}
.leftblock {
	overflow: hidden;
	position: absolute;
	z-index: 20;
	height: 300px;
	width: 468px;
	left: 19px;
	top: 208px;
}
.leftblockb {
	overflow-y: auto;
	overflow-x: hide;
	position: absolute;
	z-index: 20;
	height: 300px;
	width: 468px;
	left: 19px;
	top: 208px;
}
ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 15px;
}
.foot {
	overflow: visible;
	position: fixed;
	z-index: 20;
	height: 25px;
	width: 730px;
	left: 0px;
	top: 520px;
}
.rightblock {
	overflow: auto;
	position: absolute;
	z-index: 200;
	height: 300px;
	width: 241px;
	left: 507px;
	top: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	padding-right: 0px;
}
.rightblock em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	font-style: normal;
	text-align: left;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #120B7F;
	line-height: 16px;
}
.activegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00A323;
	text-align: left;
}
.activered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0202;
	text-align: left;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
}
