body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #e39300;
	background-color: #020203;
	padding: 10px 15px 10px 15px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #e39300;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #e39300;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #f0f0f0;
	padding-left: 10px;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #f0f0f0;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #f0f0f0;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #f0f0f0;
}
a {
	text-decoration: none;
	color: #e39300;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 921px;
	margin: auto;
}
.top {
	width: 921px;
	height: 144px;
	background: url(images/top.png) no-repeat;
	position: relative;
}
.top a {
	display: block; 
	position: absolute; 
	top: 70px; 
	left: 0px; 
	width: 390px; 
	height: 67px;
}
.leftCell {
	width: 360px;
	height: 100%; 
	vertical-align: top;
	background-color: #070707;
}
.menuContainer {
	width: 921px;
	height: 78px;
	/*background: url(images/menu_back.png) no-repeat;*/
	margin-bottom: 7px;
}
.menuContainer ul {
	padding: 0px;
	margin: 0px;
}
.menuItem {
	float: left;
	list-style-type: none;
	font-size: 13px;
	white-space: nowrap;
}
.menuItem a {
	display: block;
	text-transform: uppercase;
	padding-top: 36px;
	padding-left: 25px;
	padding-right: 23px;
	padding-bottom: 17px;
	color: #d5d8dd;
	text-decoration: none;
}
.menuItem a:hover {
	background: url(images/menu_item.png) no-repeat bottom center;
}
.menuItemActive {
	float: left;
	list-style-type: none;
	font-size: 13px;
	white-space: nowrap;
	text-transform: uppercase;
	padding-top: 36px;
	padding-left: 20px;
	padding-right: 18px;
	padding-bottom: 17px;
	color: #d5d8dd;
	background: url(images/menu_item.png) no-repeat bottom center;
}
.flashContainer {
	width: 360px;
	height: 526px;
	position: relative;
	z-index: 1;
}
.flashInner {
	width: 360px;
	height: 526px;
	position: absolute;
	background: url(images/flash.png) no-repeat;
	z-index: 2;
}
.contentCell {
	width: 561px; 
	height: 100%;
	vertical-align: top;
}
.content {
	padding: 0px 15px 10px 15px;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.content a {
	text-decoration: underline;
}
.rightCell {
	width: 250px;
	height: 100%;
	vertical-align: top;
}
.inputBox {
	border: #242424 1px solid;
	background-color: #242424;
	color: #f0f0f0;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 21px;
	width: 280px;
}
.inputBoxHalf {
	border: #242424 1px solid;
	background-color: #242424;
	color: #f0f0f0;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 21px;
	width: 140px;
}
.textareaBox {
	border: #242424 1px solid;
	background-color: #242424;
	color: #f0f0f0;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 80px;
	width: 280px;
}
.textareaBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 120px;
	width: 400px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.bottom {
	width: 921px;
	height: 199px;
	background: url(images/bottom.png) repeat-x;
	position: relative;
	z-index: 0;
	margin-bottom: 20px;
}
.bottomRight {
	position: absolute;
	left: 727px;
	top: 140px;
	width: 160px;
	height: 55px;
	background: url(images/bottom_right.png) repeat-x bottom;
	color: #5e5e5e;
	text-transform: uppercase;
}
.bottomRight a {
	color: #5e5e5e;
	font-size: 13px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	margin-top: 20px;
	width: 260px;
	text-align: center;
	color: #e39300;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: black;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.forumTop {
	width: 251px;
	height: 38px;
	background-image: url(images/forum_top.gif);
	background-repeat: no-repeat;
}
.forumTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.voteTop {
	width: 251px;
	height: 33px;
	background-image: url(images/vote_top.gif);
	background-repeat: no-repeat;
}
.partnersTop {
	width: 251px;
	height: 33px;
	background-image: url(images/partners_top.gif);
	background-repeat: no-repeat;
}
.partners ul {
	margin: 0px;
	padding: 0px;
}
.partners li {
	list-style-type: none;
	margin: 10px;
}
.formTable {
	width: 530px;
}
.formTable td {
	padding: 8px;
	border-bottom: #6a6a6a 1px dotted;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 22px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.buttonLoggedIn {
	height: 22px;
	width: 100px;
	text-align: center;
	margin: 5px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}
.regContainer {
	position: relative;
}
.pageMiddle {
	position: absolute;
	top: 200px;
}
.register {
	float: left;
	font-weight: normal;
	width: 260px;
}
.whiteLink {
	margin-top: 28px;
	float: right;
	width: 270px;
	text-align: center;
}
.whiteLink a {
	color: white;
	font-size: 18px;
}
.loginForm {
	margin-left: 70px;
}
.indexLink {
	padding-top: 10px;
	font-weight: bold;
}
