	body {
		margin: 0;
		color: #f4e9e9;
		font: 10px Verdana, Helvetica, Arial, Sans-serif;
		background: url('../images/body_bg.gif');
		background-position: 0px 226px;
	}   
	div, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td {
		margin: 0;
		padding: 0;
		font: 10px Verdana, Helvetica, Arial, Sans-serif;
		text-align: left;
	}
	img {
		border: 0;
	}
	a {
		color: #cccccc;
	}
	a:hover {
		text-decoration: none;
	}
	p {
		color: #f4e9e9;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #f4d95d;
	    font-size: 24px;
	    font-weight: normal;
	    margin: 0px 0px 10px 0px;
	}
	h2 {
	    color: #f4e9e9;
	    font-size: 18px;
	    font-weight: normal;
	    margin: 0px 0px 5px 0px;
	}
	h3 {
			font-size: 11px;
			color: #000;
	    font-weight: bold;
	}
	strong {
		font-weight: bold;
	}
	div.fl {
		float: left;
		text-align: left;
	}
	div.fr {
		float: right;
		text-align: left;
	}
	div.cb {
		clear: both;
	}
	div.errors {
		font-weight: bold;
		margin: 20px;
	}
	div.debug {
		border: 1px solid #f00;
	}
	div#body_container{
		background: url('../images/top_bg.jpg') repeat-x;
		background-position: 0px 0px;
		width: 100%;
		height: 600px;
		display: table;
	}
	div#main {
		width: 909px;
		height: 736px;
		margin: 55px 0px 20px 0px;
		display: table;
	}
	div#menu_container {
		width: 350px;
		float: left;
		margin: 0px 0px 110px 0px;
	}
	div#sites_menu {
		margin: 10px 0px 0px 110px;
		width: 200px;
		height: 60px;
	}
	ul.sites_menu {
		list-style-type: none;
	}
	ul.sites_menu li {
		margin: 0px 3px 0px 3px;
		display: block;
		overflow: hidden;
		float: left;
		width: 42px;
		color: #fff;
		text-align: center;
	}
	ul#header_menu {
		list-style-type: none;
		margin: 23px 0px 0px 300px;
	}
	ul#header_menu li {
		display: inline;
	}
	div#menu {
		margin: 10px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
		width: 200px;
		background-color: #af930e;
		opacity: 0.9;
		-moz-opacity:0.9;
		filter:alpha(opacity=90);
		text-align: center;
		display: none;
	}
	div#menu a {
		display: block;
		color: #fff;
		width: 188px;
		height: 17px;
		padding: 18px 0px 0px 0px;
		text-decoration: none;
	}
	div#menu a:hover {
		color: #000;
	}
	div#menu_end {
		width: 188px;
		height: 13px;
		padding: 18px 0px 0px 0px;
		background: url( '../images/menu_bg/4.png' ) no-repeat;
	}
	a.menu1 {
		background: url( '../images/menu_bg/1.png' ) no-repeat;
	}
	a.menu2 {
		background: url( '../images/menu_bg/2.png' ) no-repeat;
	}
	a.menu3 {
		background: url( '../images/menu_bg/3.png' ) no-repeat;
	}
	a.menu4 {
		background: url( '../images/menu_bg/4.png' ) no-repeat;
	}
	div#content {
		/* float: left; */
		width: 570px;
		height: 400px;
		margin: 0px 0px 0px 0px;
		clear: left;
	}
	div#para {
		width: 510px;
		margin: 0px 20px 0px 20px;
	}
	div#para img {
		margin: 0px 13px 0px 13px;
	}
	div#mainpage_menu {
		float: right;
		width: 250px;
	}
	div#mainpage_menu ul {
		list-style-type: none;
		margin: 200px 0 0 0;
	}
	a.mainpage_menu {
		color: #e6e6e6;
		font-size: 12px;
		text-decoration: none;
		display: block;
		width: 127px;
		height: 27px;
		line-height: 27px;
		background: url( '../images/mainpage_menu.gif' );
		margin: 5px 0 5px 0px;
		padding: 0 0 0 10px;
	}
	a.mainpage_menu:hover {
		background: url( '../images/mainpage_menu_hover.gif' );
		color: #000;
	}
	td.head {
		width: 889px;
		height: 54px;
		background: url( '../images/content_head_bg_mainpage.png' ) no-repeat;
	}
	td.content_left {
		width: 22px;
		height: 682px;
		background: url( '../images/content_left_bg_mainpage.png' ) no-repeat;
	}
	td.content_center {
		width: 866px;
		height: 682px;
		background: url( '../images/content_center_bg_mainpage.jpg' ) no-repeat;
	}
	td.content_right {
		width: 21px;
		height: 682px;
		background: url( '../images/content_right_bg_mainpage.png' ) no-repeat;
	}
	.form_input {
		width: 100px;
		height: 12px;
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
	}
	.form_button {
		width: 30px;
		background-color: #8e9caa;
		border: 1px solid #323853;
		color: #fff;
	}
	input {
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
		font-size: 10px;
	}
	input.gomb {
		border: 1px solid #323853;
		background-color: #8e9caa;
		font-size: 10px;
		color: #fff;
	}



/* Forum controllers styles */
	a.forum_icon {
		width: 16px;
		height: 16px;
		margin: none;
		padding: none;
		display: block;
		float: left;
		text-decoration: none;
	}
	a.topic_close {
		background-image: url('../images/sys/page_error.png');
	}
	a.topic_delete {
		background-image: url('../images/sys/page_delete.png');
	}
	a.msg_moderate {
		background-image: url('../images/sys/script_delete.png');
	}
	a.msg_ban_user {
		background-image: url('../images/sys/script_error.png');
	}
	a.msg_edit_msg {
		background-image: url('../images/sys/script_edit.png');
	}
/* News comments controllers styles */
	a.comment_icon {
		width: 16px;
		height: 16px;
		margin: none;
		padding: none;
		display: block;
		float: left;
		text-decoration: none;
	}
	a.comment_ban_user {
		background-image: url('../images/sys/script_error.png');
	}
	a.comment_delete {
		background-image: url('../images/sys/script_delete.png');
	}

