* {
	margin: 0; 
	padding: 0;
	margin-left: auto;
     margin-right: auto;
}

a:link {
	color: #D0D0D0;
}
a:visited { 
	color: #D0D0D0;
}
a:hover {
	color: #6C94E4;
}
a:active{
	color: #6C94E4;
}

.navi_heading {
	padding-left: 3px;
	text-align: left;
}
.navi_cat_heading {
	padding-left: 3px;
	font: bold 12px verdana, arial, tahoma;
	text-align: left;
}

.hide_pic {
display:none;
}

.heading1 {
color: #FFFFFF;
font: bold 12px verdana, arial, tahoma;
}
.heading2 {
color: #FFFFFF;
font: normal 10px verdana, arial, tahoma;
padding-left: 20px;
padding-top: 13px;
padding-right: 20px;
text-align: left;
}
.neko_heading {
color: #FFFFFF;
font: normal 10px verdana, arial, tahoma;
}
.left_heading {
color: #FFFFFF;
font: bold 10px verdana, arial, tahoma;
padding-left: 8px;
padding-top: 5px;
}
.right_heading {
color: #FFFFFF;
font: bold 10px verdana, arial, tahoma;
padding-left: 8px;
padding-top: 5px;
}
.center_heading {
color: #FFFFFF;
font: bold 10px verdana, arial, tahoma;
padding-left: 42px;
padding-top: 5px;
font-weight:bold;
text-align: left;
}
.left_menu {
	font: normal 10px verdana, arial, tahoma;
	padding-left: 14px;
	padding-top: 7px;
	text-align: left;
	color: #C0C0C0;
	list-style-image: url(images/tri.gif);
}
a.menu_link:link{
	text-decoration: none;
}
a.menu_link:visited{
	text-decoration: none;
}
a.menu_link:hover{
	text-decoration: none;
}
a.menu_link:active{
	text-decoration: none;
}
.menu_link_pad {
padding-bottom: 3px;
}
.right_menu {
	font: normal 10px verdana, arial, tahoma;
	padding-left: 14px;
	padding-top: 7px;
	text-align: left;
	color: #C0C0C0;
	list-style-image: url(images/tri.gif);
}
a.main_button_home {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/news_button.png);
}
a.main_button_home:hover {

float: left;
background-image: url(images/news_button2.png);
}
a.main_button_services {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/services_button.png);
}
a.main_button_services:hover {

float: left;
background-image: url(images/services_button2.png);
}
a.main_button_games {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/games_button.png);
}
a.main_button_games:hover {

float: left;
background-image: url(images/games_button2.png);
}
a.main_button_account {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/account_button.png);
}
a.main_button_account:hover {

float: left;
background-image: url(images/account_button2.png);
}
a.main_button_forums {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/forums_button.png);
}
a.main_button_forums:hover {

float: left;
background-image: url(images/forums_button2.png);
}
a.main_button_support {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/support_button.png);
}
a.main_button_support:hover {

float: left;
background-image: url(images/support_button2.png);
}
a {
	text-decoration:underline;
	color: #FFFFFF;
}
a.main_button_contact {

width: 64px;
height: 18px;
border: 1px;
float: left;
background-image: url(images/contact_button.png);
}
a.main_button_contact:hover {

float: left;
background-image: url(images/contact_button2.png);
}




.none {
	display: none;
}

#login_spacer_left {

height: 17px;
BORDER: #87ceeb 1px solid;
float: left;
}

#login_block {
	padding-top: 3px;
}


.u_textbox {
width: 158px;
height: 17px;
border: 0px;
border-style: hidden;
color: #FFFFFF;
font: normal 12px arial, verdana, tahoma;
background: url('images/login_text_bg.png');
background-repeat:no-repeat;
background-position: left center; 
padding-left: 14px;
padding-right: 4px;
/*
padding-top: 2px;
*/
}
.p_textbox {
width: 158px;
height: 17px;
border: 0px;
border-style: hidden;
color: #FFFFFF;
font: normal 12px arial, verdana, tahoma;
background: url('images/login_text_bg2.png');
background-repeat: no-repeat;
background-position: left center; 
padding-left: 14px;
padding-right: 5px;
/*
padding-top: 2px;
*/
}
.search_textbox {
height: 17px;
border: 0px;
border-style: hidden;
color: #FFFFFF;
background: url('images/search_text_bg.png');
background-repeat: no-repeat;
background-position: left center; 
padding-left: 14px;
padding-right: 4px;
/*padding-top: 3px;*/
}
.login_img {
width: 47px;
height: 17px;
padding: 0px;
border: 0px;
text-align: center;
text-indent: -1000em;
background: url("images/login_button.png") no-repeat center center;
vertical-align: middle; *vertical-align: text-bottom;
cursor: pointer;
}
.login_img:hover {
width: 47px;
height: 17px;
padding: 0px;
border: 0px;
text-align: center;
text-indent: -1000em;
background: url("images/login_button2.png") no-repeat center center;
vertical-align: middle; *vertical-align: text-bottom;
}
.reg_img {
width: 60px;
height: 17px;
padding: 0px;
border: 0px;
text-align: center;
text-indent: -1000em;
background: url("images/reg_button.png") no-repeat top left;
vertical-align: middle; *vertical-align: text-bottom;
cursor: pointer;
}
.reg_img:hover {
width: 60px;
height: 17px;
padding: 0px;
border: 0px;
text-align: center;
text-indent: -1000em;
background: url("images/reg_button2.png") no-repeat top left;
vertical-align: middle; *vertical-align: text-bottom;
}
.search_img {
width: 58px;
height: 17px;
border: 0px;
text-align: center;
text-indent: -1000em;
background: url("images/search_button.png") no-repeat top left;
cursor: pointer;
vertical-align: middle; *vertical-align: text-bottom;
}
.search_img:hover {
width: 58px;
height: 17px;
border: 0px;
text-align: center;
text-indent: -1000em;
background: url("images/search_button2.png") no-repeat top left;
vertical-align: middle; *vertical-align: text-bottom;
}
.search_gap {
padding-left: 10px;
}

body {

	 width: 1024px;
	font: normal 10px verdana, arial, tahoma;
	text-align: center; /* to correct the centering IE bug*/
	color: #FFFFFF;
	background: url("images/back.png");
	background-repeat: repeat-x;
	background-color: #000000;
	/*position: absolute;*/
	position: relative;
}

#top_spacer {
	width: 1024px;
	height: 4px;
}
#head {
	width: auto;
	height: 192px;
	background: url("images/title.png") no-repeat;
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
}
#login {
	width: 1024px;
	height: 26px;
	text-align: center;
	background: url("images/login.png") no-repeat center center;
}

#center_block {
	width: 1024px;
	float: left;
	height: auto;
}
#center_block2 {
	width: 1024px;
	float: left;
	height: auto;
}
#menu_box_center {
	width: 1024px;
	height: 131px;
}
#menu_box_center2 {
	width: 200px;
	height: 12px;
	float: left;	
	/*border: 1px solid #ffffff;*/
	/*border: 1px solid #ffffff;*/
}
#menu_box_buttons {
padding-left: 160px;
padding-top: 4px;
height: 18px;
}
#menu_box_left {
	width:195px;
	height: 12px;
	float: left;
	/*border: 1px solid #ff0000;*/
}
#search_form {
text-align: left;

height: 18px;

}
#left {
	width: 129px;
	height: 24px;
	float: left;
	font-size: 12px;
	background-color: #0E2443;
	background: url("images/left.png") no-repeat;
	/*filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;*/
}
#left_spacer {
	width: 43px;
	height: 24px;
	float: left;
	background: url("images/left_spacer_bg.png");
	background-repeat: no-repeat;

}
#center {
	width: 680px;
	height: 24px;
	float: left;
	background: url("images/middle.png") no-repeat;
	/*
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	*/
}
#right {
	width: 140px;
	height: 24px;
	float: left;
	font-size: 12px;
	background: url("images/right.png") no-repeat;
	/*
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;*/
}
#right_spacer {
	width: 32px;
	height: 24px;
	float: left;
	background: url("images/right_spacer_bg.png") no-repeat;
}
#center_cont_left {
	width: 140px;
	height: 438px;
	float: left;
	padding-top: 6px;
	background: url("images/left_bottom.png") no-repeat;
}
#center_left_spacer {
	width: 32px;
	height: 100px;
	float: left;
	background: url("images/left_spacer_bg2.png");
	background-repeat: no-repeat;
}
#center_cont_center {
	width: 680px;
	min-height: 438px;
	float: left;
	background: #18161A url("images/middle_bottom.png") no-repeat;
}
#center_right_spacer {
	width: 32px;
	height: 100px;
	float: left;
	background: url("images/right_spacer_bg2.png") no-repeat;
}
#center_cont_right {
	width: 140px;
	height: 438px;
	float: left;
	padding-top: 6px;
	background: url("images/right_bottom.png") no-repeat;

}
#foot {
	width: 1024px;
	height: 39px;
	text-align: center;
	padding-top: 50px;
	float: left;
	color: #FFFFFF;
}
