/* CSS Document */
.menu_header {
    padding: 0 0 0 26px;
	width: 968px;
	margin:0 auto;
	list-style:none;
	height:25px;
	position:relative;
	font-size:11px;
	background-image: url(/themes/default/media/images/menu/main_header_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.menu_header_1 {
    width:901px;
	padding-left:93px;
}

.menu_header li {
    float:left;
	height:25px;
	margin-right:1px;
}

.menu_header li a {
    display:block;
	float:left;
	height:25px;
	line-height:20px;
	color:#223776;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
	background:url(/themes/default/media/images/menu/pro_five_0a.gif) no-repeat;
}

.menu_header li a b {
    float:left;
	display:block;
	padding:3px 9px 5px 8px;
	
	background:url(/themes/default/media/images/menu/pro_five_0b.gif) no-repeat right top;
	color:#223776;
	color:#FFFFFF;
}

* html .menu_header li a b {
    float:left;
	display:block;
	margin-bottom:-3px;
	padding:3px 9px 5px 8px;
	
	background:url(/themes/default/media/images/menu/pro_five_0b.gif) no-repeat right top;
}

.menu_header li.current a {
    /*color:#000;*/
	background:url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
}

.menu_header li.current a b {
    background:url(/themes/default/media/images/menu/pro_five_2b.gif) no-repeat right top;
	color:#223776;
}

.menu_header li a:hover {
    /*color:#000;*/
	color:#223776;
	background: url(/themes/default/media/images/menu/pro_five_1a.gif) no-repeat;
}

.menu_header li a:hover b {
    color:#223776;
    background:url(/themes/default/media/images/menu/pro_five_1b.gif) no-repeat right top;
/*	background:url(/themes/default/media/images/menu/pro_five_2b.gif) no-repeat right top;*/
}

.menu_header li.current a:hover {
    /*color:#000;*/
	color:#223776;
	background: url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
	cursor:default;
}

.menu_header li.current a:hover b {
  background:url(/themes/default/media/images/menu/pro_five_2b.gif) no-repeat right top;
}





  /*.menu_header li.current_new a {
  
	background:url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
}

.menu_header li.current_new a b {
    background:url(/themes/default/media/images/menu/pro_five_2b_new.gif) no-repeat right top;
	color:#223776;
}

.menu_header li.current_new a:hover {
    
	color:#223776;
	background: url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
	cursor:default;
}

.menu_header li.current_new a:hover b {
  background:url(/themes/default/media/images/menu/pro_five_2b_new.gif) no-repeat right top;
}*/





/*.menu_header li.current_new_1 a {
    
	background:url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
}

.menu_header li.current_new_1 a b {
    background:url(/themes/default/media/images/menu/pro_five_2b_new_1.gif) no-repeat right top;
	color: #FFFFFF;
}

.menu_header li.current_new_1 a:hover {
    
	color: #FFFFFF;
	background: url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
	cursor:default;
}

.menu_header li.current_new_1 a:hover b {
  background:url(/themes/default/media/images/menu/pro_five_2b_new_1.gif) no-repeat right top;
}*/






.menu_header li.current_new_2 a {
    /*color:#000;*/
	background:url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
}

.menu_header li.current_new_2 a b {
    background:url(/themes/default/media/images/menu/pro_five_2b.gif) no-repeat right top;
	color: #223776;
}

.menu_header li.current_new_2 a:hover {
    /*color:#000;*/
	color: #223776;
	background: url(/themes/default/media/images/menu/pro_five_2a.gif) no-repeat;
	cursor:default;
}

.menu_header li.current_new_2 a:hover b {
  background:url(/themes/default/media/images/menu/pro_five_2b.gif) no-repeat right top;
}


