body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #faecc5;
	padding: 5px;
	background-color: #bd0800;
	border-bottom: black 1px dashed;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #ba0800;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #ba0800;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ba0800;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ba0800;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ba0800;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #8d3003;
}
a {
	text-decoration: underline;
	color: #b60901;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 100%;
	height: 100%;
	margin: auto;
}
.top {
	height: 237px;
	background: url(images/top.png) no-repeat;
	width: 918px;
	margin: auto;
	position: relative;
}
.logo {
	position: absolute; 
	top: 126px; 
	left: 30px; 
	width: 206px; 
	height: 57px;
}
.logo a {
	display: block;
	width: 206px; 
	height: 57px;
}
.languageBar {
	position: absolute;
	left: 67px;
	top: 18px;
	width: 150px;
	height: 22px;
}
.languageBar a {
	color: #f9eed0 !important;
	text-decoration: none;
}
.topForm {
	position: absolute;
	left: 720px;
	top: 208px;
	width: 200px;
	height: 22px;
}
.inputBoxSearch {
	border: #850e06 1px solid;
	background-color: #850e06;
	color: #faecc5;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20px;
	width: 160px;
	text-align: center;
}
.topSubmit {
	position: absolute;
	left: 897px;
	top: 210px;
	width: 15px;
	height: 18px;
}
.leftCell {
	width: 268px; 
	height: 100%; 
	vertical-align: top;
	background: url(images/back.png) repeat-x bottom; 
	background-color: #faecc5;
}
.menuContainer {
	margin: 0px;
	float: left;
}
.menuItem {
	margin-left: 9px;
	width: 250px;
	border-bottom: #947c52 1px dashed;
}
.menuItem a {
	font-size: 15px;
	padding: 7 15 7 15;
	padding-left: 15px;
	color: #811910;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menuItem a:hover {
	text-decoration: none;
	color: black;
}
.menuItemActive {
	margin-left: 9px;
	width: 250px;
	border-bottom: #947c52 1px dashed;
	font-size: 15px;
	padding: 7 15 7 15;
	padding-left: 15px;
	color: black;
	display: block;
	font-weight: bold;
}
.subMenuItem {
	border-bottom: #947c52 1px dashed;
}
.subMenuItem a {
	font-size: 13px;
	padding: 7 15 7 15;
	padding-left: 15px;
	color: #811910;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.subMenuItem a:hover {
	text-decoration: none;
	color: black;
}
.subMenuItemActive {
	border-bottom: #947c52 1px dashed;
	font-size: 13px;
	padding: 7 15 7 15;
	padding-left: 15px;
	color: black;
	display: block;
	font-weight: bold;
}
.subSubMenuItem {
	border-bottom: #947c52 1px dashed;
}
.subSubMenuItem a {
	font-size: 11px;
	padding: 7 15 7 15;
	padding-left: 15px;
	color: #811910;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: black;
}
.subSubMenuItemActive {
	border-bottom: #947c52 1px dashed;
	font-size: 11px;
	padding: 7 15 7 15;
	padding-left: 15px;
	color: black;
	display: block;
	font-weight: bold;
}
.contentCell {
	width: 650px; 
	height: 100%;
	vertical-align: top;
	background: url(images/back.png) repeat-x bottom; 
	background-color: #faecc5;
}
.content {
	padding: 5 5 10 20;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.rightCell {
	width: 250px;
	height: 100%;
	vertical-align: top;
}
.inputBox {
	border: #f6dfb6 1px solid;
	background-color: #f6dfb6;
	color: #8d3003;
	font-family: Trebuchet MS;
	font-size: 13px;
	height: 20px;
	width: 400px;
}
.inputBoxHalf {
	border: #f6dfb6 1px solid;
	background-color: #f6dfb6;
	color: #8d3003;
	font-family: Trebuchet MS;
	font-size: 13px;
	height: 20px;
	width: 200px;
}
.textareaBox {
	border: #f6dfb6 1px solid;
	background-color: #f6dfb6;
	color: #8d3003;
	font-family: Trebuchet MS;
	font-size: 13px;
	height: 100px;
	width: 400px;
}
.bottom {
	width: 918px;
	height: 105px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.bottomText {
	color: #faecc5;
	padding-top: 40px;
	font-size: 12px;
}
.bottomText a {
	color: #faecc5 !important;
	text-decoration: none;
	font-size: 12px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.inputBoxLogin {
	border: #f6dfb6 1px solid;
	background-color: #f6dfb6;
	color: #8d3003;
	font-family: Trebuchet MS;
	height: 24px;
	width: 240px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 5px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.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: 620px;
}
.formTable td {
	padding: 8px;
}
.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;
}
.codeImg {
	margin: 5px;
}
.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;
}
.loginTop {
	margin-top: 20px;
	width: 268px;
	height: 30px;
	background: url(images/login_top.png) no-repeat;
}
.rightBlock {
	text-align: right;
	margin-right: 5px;
}
.loggedIn {
	padding: 12px;
}