body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background: #333;
	color: #fff;
}

table, td {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

a, a:visited {
	color: #ff6600;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	font-size: 12px;
	font-family: verdana;
	text-decoration: underline;
}

img {
	border: solid 1px #ff6600;
}

/*Header*/
div.header {
	margin: auto;
	display: block;
	width: 980px;
	height: 240px;
	background: url(./images/top.jpg) no-repeat;
	cursor: pointer;
	border-left: solid 10px #333333;
	border-right: solid 10px #333333;
	z-index: 1;
}
div.header1 {
	margin: auto;
	display: block;
	width: 980px;
	height: 240px;
	/*background: url(./images/top.jpg) no-repeat;*/
	cursor: pointer;
	border-left: solid 10px #333333;
	border-right: solid 10px #333333;
	z-index: 1;
}
/*menu-block*/
div.menu {
	margin: auto;
	width: 980px;
	height: 40px;
	background: url(./images/menu-bg.jpg) repeat-x;
	border-left: solid 10px #333333;
	border-right: solid 10px #333333;
	text-align: justify;
}
/*menu element*/
a.menu, a.menu:visited {
	display: block;
	height: 40px;
	padding: 12 13 0 13;
	background: inherit;
	color: #fff;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	border-left: solid 1px #f39f4d;
}
a.menu:hover {
	display: block;
	height: 40px;
	width: auto;
	padding: 12 13 0 13;
	background: url(./images/active-menu-bg.jpg) repeat-x;
	color: #fff;
	font-size: 12px;
	font-family: verdana;
	text-decoration: underline;
	border-left: solid 1px #f39f4d;
}
a.menu-active, a.menu-active:visited {
	display: block;
	height: 40px;
	padding: 12 13 0 13;
	background: url(./images/active-menu-bg.jpg) repeat-x;
	color: #fff;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	border-left: solid 1px #f39f4d;
}
a.menu-active:hover {
	display: block;
	height: 40px;
	width: auto;
	padding: 12 13 0 13;
	background: url(./images/active-menu-bg.jpg) repeat-x;
	color: #fff;
	font-size: 12px;
	font-family: verdana;
	text-decoration: underline;
	border-left: solid 1px #f39f4d;
}

a.footermenu, a.footermenu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.footermenu:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
/*main*/
div.main {
	display: block;
	margin: auto;
	width: 980px;
	background: #333333;
	border-left: solid 10px #333333;
	border-right: solid 10px #333333;
	text-align: left;
	padding: 0;
}
/*Main left block*/
.mainLeftBlock {
	width: 690px;
	background: #333333 url(./images/content-bottom-bg.jpg) right bottom no-repeat;
	text-align: justify;
	color: #ffffff;
	border: 0;
	border-top: solid 30px #333333;
	border-left: solid 20px #333333;
	border-right: solid 30px #333333;
	border-bottom: solid 30px #333333;
	margin: 0;
}
/*Main right block*/
.mainRightBlock {
	width: 190px;
	background: #333333;
	text-align: justify;
	color: #ffffff;
	border: 0;
	border-top: solid 30px #333333;
	border-left: solid 30px #333333;
	border-right: solid 20px #333333;
	border-bottom: solid 30px #333333;
}
/*footer*/
div.footer {
	margin: auto;
	display: block;
	width: 980px;
	height: 150px;
	background:#f16405 url(./images/bottom-bg.jpg) repeat-x;
	border-left: solid 10px #333333;
	border-right: solid 10px #333333;
}

/*
	Headers
*/

h1, h2, h3, h4, h5, h6 {
	color: #ff6600;
	padding: 0;
	margin: 10 0;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
}

/*
	Search Form Styles
*/

.search_text {
	float: left;
	height: 22px;
	width: 100px;
	border: 0;
	background: #666666;
	color: #fff;
	font-size: 10px;
	padding: 5px;
}
.search_submit {
	border: 0;
	height: 22px;
	background: #999999;
	color: #fff;
	font-size: 10px;
}

/*
	NEWS
*/
/*Main page*/

/*
	FORUM styles
*/

.forumheader {
	color:#6A6A6A;
	font-weight:bold;
}

.forumheader2 {
	color:#000;
	font-weight:bold;
}

.forumlinkinf {
	color:#6A6A6A;
	font-weight:bold;
}

.quotTable {
	border:1px dashed #aaa;
	margin-left:20;
	margin-bottom:5;
	background:#eee;
}

table.quotTable TD {
	padding:3 10;
	font-size:9pt;
	color: #999;
}

.quotHeader {
	background:#ddd;
	border-bottom:1px dashed #333:
}

#rightBottomForumBorder {
	border-right:1px solid #666;
}

#rightBottomForumBorderDDD {
	border-right:1px solid #ddd;
}

.borderEcho {
	border-bottom:1px solid #FFF;
	background-color:#D9D9D9;
	height:1px;
}

.forumTopicComment {
	padding-left:15;
	color:#aaa;
}

#forumMainColor {
	color:#999;
}

table.forumtable td {
	color: #000;
}

a.smallgreylink, a.smallgreylink:visited {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}

a.smallgreylink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}