/* -----Header-------------------------------------------------  */
* {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #8c7f7d;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	}
body{
	font-family: Tahoma;
	font-size: 13px;
	color:#006FDD;
	background-image:url(../../attachments/style/bg_id_1.gif);
	background-repeat:repeat;
	background-color:#F3C4C9;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #303030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #303030;
}
a:hover {
	text-decoration: underline;
	color:#FA802E;
}
a:active {
	text-decoration: none;
	color:#303030;
}
a {
	font-family: Tahoma;
	font-size: 13px;
}
.clear { clear:both; }
a img { border:0px; }
/*--------------topmenu----------------*/
#top_menu { float:left; width:985px; text-align:center;  }
#top_menu .tob_tabmenu{
width:985px; 
margin:0 auto;
padding: 0 auto;
background-image:url(../../attachments/style/veins1.gif );
border-top:2px #0071E1  solid;
border-bottom:3px #0071E1  solid;
padding-top:10px;
padding-bottom:10px;
}
#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: #FFFFFF;
text-decoration: none;
padding:2px 6px 2px 6px;
border-right:2px solid #FFFFFF ;
}
.top_menu_bg { ); }
#top_menu .tob_tabmenu a:hover{
color:#FFFF00;
}
#top_menu .tob_tabmenu a.selected{ /*currently selected tab*/
color:#444444;
}
/* ----------------------------------------------------------------------------- */
/*------------------tab search --------------------------------------------*/
#tab_top_search
{
float:left;
height:38px;
padding:0px 0px 5px 0px;
text-align:center;
width:985px;
}
#tab_top_search .bg_center {float:left; height:37px; border-bottom:#0071E1 2px solid; background-color:#F2F2F2; width:985px;
}
#tab_top_search .line_s { padding-top:6px; font-size:12px; color:#414141; font-weight:bold; width:985px;}

