/* CSS Document */

.menu_header_block {

    padding:0 0 0 0;

	margin:0 auto;

	width:300px;

	list-style:none;

	height:25px;

	position:relative;

	font-size:11px;

	background-image: url(/themes/default/media/images/main_header_bg.gif);

	background-position:bottom;

	background-repeat:no-repeat;

	background-color:#FFFFFF;

}



.menu_header_block li {

    float:left;

	height:25px;

	margin-right:1px;

}



.menu_header_block li a {

    display:block;

	float:left;

	height:25px;

	line-height:20px;

	color:#223776;

	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/pro_five_0a.gif) no-repeat;

}



.menu_header_block li a.short {

    display:block;

	float:left;

	height:25px;

	line-height:20px;

	color:#223776;

	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/pro_five_0a_short.gif) no-repeat;

}



.menu_header_block li a b {

    float:left;

	display:block;

	padding:3px 16px 5px 8px;

	background:url(/themes/default/media/images/pro_five_0b.gif) no-repeat right top;

	color:#223776;

}



* html .menu_header_block li a b {

    float:left;

	display:block;

	margin-bottom:-3px;

	padding:3px 16px 5px 8px;

	background:url(/themes/default/media/images/pro_five_0b.gif) no-repeat right top;

}



.menu_header_block li.current a {

    color:#000;

	background:url(/themes/default/media/images/pro_five_2a.gif) no-repeat;

}



.menu_header_block li.current a.short_active {

    color:#000;

	background:url(/themes/default/media/images/pro_five_2a_short.gif) no-repeat;

}



.menu_header_block li.current a b {

    background:url(/themes/default/media/images/pro_five_2b.gif) no-repeat right top;

	color:#223776;

}



.menu_header_block li a:hover {

    color:#000;

	background: url(/themes/default/media/images/pro_five_1a.gif) no-repeat;

}







.menu_header_block li a:hover b {

    background:url(/themes/default/media/images/pro_five_1b.gif) no-repeat right top;

}



.menu_header_block li.current a.short_active:hover {

    color:#000;

	background: url(/themes/default/media/images/pro_five_2a_short.gif) no-repeat;

	cursor:default;

}



.menu_header_block li.current a:hover b {

    background:url(/themes/default/media/images/pro_five_2b.gif) no-repeat right top;

}
