body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.content_block {
	background-color: #4E60BE;
	background-image: url(images/main_bg_down.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCFFFF;
}
a:hover {
	color: #FFFF66;
}
a:active {
	color: #33CCFF;
}
body {
	background-color: #000066;
}
.content_table {
	background-image: url(images/MAIN_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left_bar {
	text-align: center;
	padding: 5px 0px;
	width: 231px;
}
.left_block {
	width: 226px;
	background-image: url(images/left_bg.gif);
	clear: none;
	float: none;
}
.left_block th {
	background-image: url(images/left_th.jpg);
	height: 40px;
	width: 216px;
	padding: 12px 5px 5px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #1F375B;
	background-position : center center;
	background-repeat: no-repeat;
}
.left_block th a{ color: #1F375B;
}
.left_block th a:link{ color: #1F375B;
}
.left_block th a:vlink{ color: #1F375B;
}
.left_block th a:alink{ color: #1F375B;
}
.left_block_content {
	background-image: url(images/left_main_bg.jpg);
	width: 171px;
	padding: 0px 20px 5px 35px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	
}
.left_block_content  a:link {
	color: #0033CC;
}
.left_block_content  a:visited {
	color: #0033CC;
}
.left_block_content  a:hover {
	color: #FFFFFF;
}
.left_block_content  a:active {
	color: #0033CC;
}
#main_menu_item a, #main_menu_item a:link, #main_menu_item a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #8ABCFF;
	display: block;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 12px;
	background-image: url(/images/cut_close.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main_menu_item a:hover {
	color: #FFFFFF;
	background-color: #000099;
}
#main_menu_item br {
	display: none;
}
.left_down {
	background-image: url(images/left_down.jpg);
	height: 20px;
	width: 226px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
}
.r_block {
	width: 227px;
}
.r_box {
	width: 227px;
}
.r_box_hider {
	width: 292px;
	background-image: url(images/r_hider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-top: 15px;
}
.r_box_content {
	width: 227px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D2D2FF;
	background-image: url(images/r_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.r_box_down {
	width: 217px;
	background-image: url(images/r_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
.offer {
	border: 1px dashed;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #CCCCFF;
	margin-bottom: 5px;
}
.content {
	padding: 10px;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
#main_menu_item a.forum_link, #main_menu_item a.forum_link:link, #main_menu_item a.forum_link:visited {
	background-color: #FFCCFF;
	background-image: url(/images/for_bg.gif);
	padding-left: 15px;
}
#main_menu_item a.forum_link:hover {
	background-color: #993399;
}