body{
	text-align:center;
}

div#global_cont{
	width:990px;
	margin:0 auto;
	text-align:left;
	font:11px tahoma;
}

div#top_section{
	width:100%;
	height:75px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

div#top_logo_cont{
	float:left;
	width:287px;
	height:75px;
}

div#top_banner_cont{
	float:left;
	margin-right:5px;
	width:468px;
	height:75px;
}

div#top_loginbox_cont{
	float:left;
	width:230px;
	background:#09991E;
}

div#horizontal_menu_cont{
	width:100%;
	height:30px;
	margin-bottom:5px;
	background:#173F8A;
	background-image:url('/images/new_site/main_menu_bg.png');
}

div#page_body_cont{
	float:left;
	width:755px;
	margin-right:5px;
}

div#right_section_cont{
	float:left;
	width:230px;
}

div#bottom_cont{
	float:left;
	width:100%;
	border-top:2px solid #6682B5;
	margin-top:5px;
	font:11px tahoma;
}

div#right_tournaments_cont{
	width:229px;
	margin-bottom:10px;
	text-align:left;
	border-bottom:1px solid #D6D6D6;
	padding-bottom:5px;
}
div#right_tournaments_buttons_cont{
	border-bottom:1px solid #D6D6D6;
	margin-bottom:5px;
	height:21px;
}
div#right_tournament_button{
	float:left;
	margin-left:10px;
}

div#right_tournament_button a{
	font:bold 12px tahoma;
	color:#204EA4;
}


div#right_window_cont h1{
	font:bold 18px tahoma;
	margin-bottom:5px;
}

div#right_window_cont{
	width:229px;
	margin-bottom:10px;
	border:1px solid #DEE3F4;
}

div#right_window_cont a{
	font:bold 11px tahoma;
	color:#173F8A;
	text-decoration:none;
}
div#right_window_cont a:hover{
	text-decoration:underline;
	color:#CC111C;
}

div#right_window_cont #headers{
	height:20px;
	font:bold 11px tahoma;
	color:#CC111C;
	background-image:url('/images/new_site/tab_white.jpg');
	padding-left:15px;
	text-transform:uppercase;
	margin-bottom:5px;
	padding-top:5px;
	text-align:left;
}

div#right_window_cont #contents{
	font:11px tahoma;
	margin-bottom:5px;
}


div#right_230_300_banner{
	width:230px;
	height:300px;
	background:#DEE3F4;
	margin-bottom:5px;
}


div#main_page_top_cont{
	width:100%;
	border:1px solid blue;
	float:left;
}

div#main_page_top_cont #kun_mavzu{
	float:left;
	width:300px;
	margin-right:10px;
	border:1px solid red;
	height:100%;
}

div#main_page_top_cont #top_maqola{
	width:300px;
	border:1px solid green;
	float:left;
	height:100%;
}





.loginbox{
	background:#09991E;
	color:#FFFFFF;
	width:100%;
	font:10px tahoma;
}
.loginbox a{
	font:10px tahoma;
	color:#DEE3F4;
	text-decoration:none;
}
.loginbox a:hover{
	text-decoration:underline;
}

input{
	height:20px;
	font:10px tahoma;
}

body td{
	font:11px tahoma;
}

.anons{
	border-top:3px solid #C6D2E2;
	margin-top:5px;
	background:#E6EBF3;
}
.anons_inside td{
		font:10px tahoma;
		color:#000000;
}

.anons_inside a{
    color:#CC111C;
	font:10px tahoma;
    font-weight:bold;
    text-decoration:none;
}
.anons_inside a:hover{
    text-decoration:underline;
}

.bottom{
	margin-bottom:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	border-bottom:1px solid #DEE3F4;
	font:9px tahoma;
	color:#6682B5;
	text-align:center;
}
.bottom a{
	font:11px tahoma;
	color:#6682B5;
	text-decoration:none;
}
.bottom a:hover{
	text-decoration:underline;
	color:#CC111C;
}

.bottom_text{
	padding-top:5px; 
	padding-bottom:10px; 
	font:11px tahoma;
}
.bottom_text a{
	font:11px tahoma;
	color:#6682B5;
	text-decoration:none;
}
.bottom_text a:hover{
	text-decoration:underline;
	color:#CC111C;
}


