body {
	background-color:#20262b;
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	text-align: center;
}

body,table,tr,td {
	font-family:Arial;
	font-size:11px;
	margin:0px;
	border:0px none;
	padding:0px;
}

.tabmenu{
	width:90px;
	position:absolute;
	background-color:#243039;
	padding:0px;
	border-color:#464e54;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	line-height:200%;
}

.menu{
	position:absolute;
	background-color:#243039;
	padding:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-color:#464e54;
	line-height:200%;
	z-index:1500;
}

.menu1{
	width:170px;
	position:absolute;
	padding:0px;
	color:#bd9701;
	line-height:200%;
}

.menu2{
	border-bottom:1px solid #464e54;
	border-left:1px solid #464e54;
	border-right:1px solid #464e54;
	background-color:#243039;
}


.menu_button{
	margin:0px;
	border:0px none;
	background-color:#243039;
	padding:0px;
	border-bottom:1px solid #464e54;
	line-height:200%;
	color:#bd9701;
}

.menu_button div {
	color:#bd9701;
}

.menu_subbutton {
	color:#bd9701;
}

.menu_button_one {
	cursor:pointer;
	text-align:right;
	width:168px;
}

.forum_content td {


	color:#8096a6;

}

.forum_content  {

	background-color:#243039;
	border:1px solid #464e54;
	width:770px;
	color:#8096a6;
	margin-left: auto;
	margin-right: auto; 
}

a {
	color:#bd9701;
	text-decoration:none;
}

input {
	border:1px solid #000000;
}

.shadow1 {
	width:766px;
	font-size:2px;
	background-color:#000000;
	height:2px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	margin-left: auto;
	margin-right: auto; 
}

.shadow2 {
	width:762px;
	font-size:2px;
	background-color:#000000;
	height:2px;
	filter:alpha(opacity=30);
	opacity: 0.3;
	margin-left: auto;
	margin-right: auto; 
}

.msg_list td {
	padding:4px;
}

.tab_off {
	background-color:#20262b;
	padding:5px;
	border-bottom:1px solid #464e54;
}

.tab_on {
	padding:5px;
	border-top:1px solid #464e54;
	border-left:1px solid #464e54;
	border-right:1px solid #464e54;
}

.tab_separator {
	border-bottom:1px solid #464e54;
}