body {
	margin: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffaf0a;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #ffaf0a;
	font-weight: normal;
}
h3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #ffaf0a;
	font-weight: normal;
}
h4 {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffaf0a;
}
h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #829c99;
}
h6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffaf0a;
}
p, div, td, li {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
}
a {
	text-decoration: none;
	color: #829c99;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Tahoma;
	font-size: 10px;
	color: #829c99;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 979px;
	height: 100%;
	margin: auto;
	margin-bottom: 10px;
}
.top {
	height: 288px;
	width: 979px;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}
.top a {
	display: block; 
	position: absolute; 
	top: 50px; 
	left: 50px; 
	width: 100px; 
	height: 100px;
}
.leftCell {
	border-left: #5f726f 1px solid;
	width: 260px; 
	height: 100%; 
	vertical-align: top;
	background-color: #dde7de;
}
.menuContainer {
	margin: 0 0 3 1;
	float: left;
	width: 259px;
}
.menuItem, .subMenuItem, .subSubMenuItem {
	height: 30px;
	background: url(images/menu_item.png) no-repeat;
}
.menuItem a, .subMenuItem a, .subSubMenuItem a {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 30px;;
	padding-left: 25px;
	color: #55736f;
	display: block;
	text-decoration: none;
}
.menuItem a:hover, .subMenuItem a:hover, .subSubMenuItem a:hover {
	text-decoration: none;
	color: black;
}
.menuItemActive, .subMenuItemActive, .subSubMenuItemActive {
	height: 30px;
	background: url(images/menu_item.png) no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 30px;;
	padding-left: 25px;
	color: black;
	display: block;
}
.newsBlock {
	background: url(images/news_block.png) no-repeat top;
	padding: 48 15 20 15;
}
.newsBlock a {
	color: #dd7921; 
	font-size: 11px;
}
.contentCell {
	width: 719px; 
	height: 100%;
	vertical-align: top;
	border-right: #5f726f 1px solid;
}
.content {
	padding: 10 15 20 15;
}
.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: #6d938e 1px solid;
	background-color: #f2f6f5;
	color: #293b38;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	width: 350px;
}
.inputBoxHalf {
	border: #6d938e 1px solid;
	background-color: #f2f6f5;
	color: #293b38;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	width: 175px;
}
.inputBoxSearch {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	width: 105px;
	text-align: center;
	font-size: 10px;
}
.inputBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Tahoma;
	font-size: 11px;
	height: 19px;
	width: 400px;
}
.textareaBox {
	border: #6d938e 1px solid;
	background-color: #f2f6f5;
	color: #293b38;
	font-family: Tahoma;
	font-size: 12px;
	height: 100px;
	width: 350px;
}
.textareaBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Tahoma;
	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;
}
.bottomCell {
	border-left: #5f726f 1px solid;
	border-right: #5f726f 1px solid;
	border-bottom: #5f726f 1px solid;
}
.bottom {
	margin-left: 1px;
	margin-right: 1px;
	border-top: #829b98 3px solid;
	height: 52px;
	position: relative;
}
.bottomRight {
	position: absolute;
	right: 20px;
	top: 12px;
	text-align: right;
	font-size: 11px;
}
.bottomRightStrong {
	font-weight: bold;
	color: #829c99;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.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: 625px;
}
.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: Tahoma;
	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: Tahoma;
	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;
}
.designedTop {
	width: 251px;
	height: 33px;
	padding-left: 10px;
	padding-top: 8px;
	color: #34818f;
	background-image: url(images/designed_top.gif);
	background-repeat: no-repeat;
}