/* -----Header-------------------------------------------------  */
* {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #D1D1D1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	}
body{
	font-family: Tahoma;
	font-size: 13px;
	background: #140911 url(images/background/bg.gif) repeat center top; color: #000000;
	background-attachment:fixed;
	margin:0px auto;
	margin-top:10px;
}
a:link {
	color: #0f0f0f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0f0f0f;
}
a:hover {
	text-decoration: underline;
	color:#BF0000;
}
a:active {
	text-decoration: none;
	color:#0f0f0f;
}
a {
	font-family: Tahoma;
	font-size: 13px;
}
.clear { clear:both; }

.h_bor_top{ float:left; background:url(images/bg_border_main.png) no-repeat; height:20px; width:1019px; margin-left:0px 15px 0px -15px; behavior: url("iepngfix.htc")   }
.h_bor_middle{ float:left;   background:url(images/bg_border_main_m.gif) repeat-y ; width:1019px; margin-left:0px 15px 0px -15px; padding-left:15px;  }
.h_bor_bottom{ float:left; background:url(images/bg_border_main_b.png) no-repeat; height:30px; width:1019px; margin-left:10px 15px 0px -15px;  behavior: url("iepngfix.htc")  }
/*--------------topmenu----------------*/
#top_menu { float:left; width:985px; background: #140911 url(images/background/bg.gif) repeat-x ; text-align:center;
border-bottom:2px #333333 solid; border-top:2px #333333 solid;
}
#top_menu .tob_tabmenu{
width:985px; 
margin:0 auto;
padding: 0 auto;
margin-top:12px;
margin-bottom:12px;
}
#top_menu .tob_tabmenu ul{
margin:0 auto;
list-style: none;
width:985px; 
}
#top_menu .tob_tabmenu li{
padding: 0;
text-transform:uppercase;
display:inline;
}
#top_menu .tob_tabmenu a{
font-size: 1.05em;
font-weight:bold;
color:#ea118d;
text-decoration: none;
padding:10px 9px 10px 9px;
border-right:1px solid #820c5d ;
}
#top_menu .tob_tabmenu a:hover{
color:#ff97d2;
background: #140911 url(images/background/bg.gif);
}
#top_menu .tob_tabmenu a.selected{ 
color:#0f0f0f;
}
/*------------------tab search --------------------------------------------*/
#tab_top_search
{
float:left;
height:38px;
padding:0px 0px 0px 0px;
text-align:center;
width:985px;
}
#tab_top_search .bg_center {float:left; height:38px;  background:url(images/bg_search.gif) repeat-x left top ; width:985px;
}
#tab_top_search .line_s { padding-top:6px; font-size:12px; color:#9c0041; font-weight:bold; width:985px;}

