@charset "utf-8";
/* CSS Document */
* {
	margin:0;
}
html {
	height:100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#000;
	height:100%;
}
.middlebox {
	margin-left:150px;
	margin-top:0px;
	background-color: #B5BB4D;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
}
.super_wrapper {
	min-height: 100%;
	height: 100%;
	margin-bottom: 0;
}

.outer_wrapper {
	background: #fff url(bgleft.gif) repeat-y left;
}
.wrapper {
	float: left;
	margin-right: -200px;
	background: url(bgright.gif) repeat-y right;
}

.container {
	width: 1240px;
	float: left;
	margin-right: -200px;
	background: url(bgright.gif) repeat-y right;
}
.content {
	margin-right: 200px;
	background: url(bgleft.gif) repeat-y left;
}
.main {
	margin-left: 200px;
	
	
	padding-left: 20px;
	padding-right: 20px;
		background-color: #B5BB4D;
		width: 800px;
}
.left {
	width: 200px;
	float: left;
}
.sidebar {
	width: 200px;
	float: left;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear:both;
/*	background-color:#6FF;
*/}
.footer {
	height: 0;
/*	background-color:#0F0;
*/	
}


.bg1 {
	font-size: 24px;
}


.bg {
	font-size: 36px;
	color: #FFF;
}
body,td,th {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.bg2 {
	font-size: 9px;
	text-align: left;
}
.bg3 {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: auto;
}
.ln {
	color: #FF6;
	font-weight: bold;
	font-size: 14px;
	font-stretch:expanded;
}
.ds {
	float: right;
	width: auto;
}
.tb {
	text-align: center;
}
a:link {
	color: #FF9;
	text-decoration: none;
}
a:visited {
	color: #FF9;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FF0;
	text-decoration: none;
}
.st {
	color: #FF9;
}
.pho {
	font-size: 9px;
}
