body {
	background-color: #070707;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 15px;
	margin-top: 0px;
}
.left {
	width: 235px;
	vertical-align: top;
	background-color: #000000;
}
.middle {
	width: 600px;
	vertical-align: top;
	background-color: #000000;
}
.right {
	padding-left: 20px;
	width: 75px;
	vertical-align: top;
	background-color: #070707;
}
.site {
	width: 1135px;
}
.menus {
	width: 205px;
}
.site .left .menus td.menu-active {
	background-color: #fff200;
}
.site .left .menus td.menu {
	background-color: #1a1a1a;
}
.site .left .menus td.menu:hover {
	background-color: #333333;
}.site .left .menus .menu-active a {
	color: #000000;
}
.site .left .menus a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.login-cp {
	width: 205px;
	margin-top: 25px;
}
.label1 {
	color: #fff200;
	font-weight: bold;
}
.label2 {
	color: #ffffff;
	font-weight: bold;
}
.site .left .login-cp td {
	padding-bottom: 3px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
.newsletter-cp {

	width: 205px;
	margin-top: 25px;
}
.site .left .newsletter-cp td {

	padding-bottom: 3px;
}
.menus td {
	padding-left: 10px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.site .middle .col1 {
	width: 303px;
	padding: 30px;
	vertical-align: top;
	background-color: #1a1a1a;
}
.site .middle .col2 {
	width: 227px;
	vertical-align: top;
	padding-left: 10px;
}
h2 {
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h3 {
	font-size: 13px;
	color: #fff200;
	font-weight: bold;
}
#logo {
	margin-top: 81px;
	margin-bottom: 10px;
}
.site .middle .col3 {

	width: 540px;
	padding: 30px;
	vertical-align: top;
	background-color: #1a1a1a;
}
.site .middle img {
	border: 1px solid #1a1a1a;
}
select, input, textarea {
	color: #cccccc;
}
.content {
	margin-top: 10px;
}
.site .middle .col2 p {
	margin-top: 0px;
}
#pagingLeft {
	float: left;
}
#pagingRight {
	float: right;
}
p {
	line-height: 16px;
}
