.header_menu {
	padding: 4px 0px 0px 0px;
	background-image: url(../images/header_menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.header_menu_buttons
{
	background-position: 0 100%;
}

.header_menu_buttons a
{
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
.header_menu_buttons span { display:none; }
.header_menu_buttons a:hover { background: none; }

.header_menu_btn_01
{
	width: 133px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_01.gif);
}
.header_menu_btn_01 a
{
	width: 133px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_01.gif);
}

.header_menu_btn_02
{
	width: 82px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_02.gif);
}
.header_menu_btn_02 a
{
	width: 82px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_02.gif);
}

.header_menu_btn_03
{
	width: 93px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_03.gif);
}
.header_menu_btn_03 a
{
	width: 93px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_03.gif);
}

.header_menu_btn_04
{
	width: 82px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_04.gif);
}
.header_menu_btn_04 a
{
	width: 82px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_04.gif);
}

.header_menu_btn_05
{
	width: 150px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_05.gif);
}
.header_menu_btn_05 a
{
	width: 150px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_05.gif);
}

.header_menu_btn_06
{
	width: 79px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_06.gif);
}
.header_menu_btn_06 a
{
	width: 79px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_06.gif);
}

.header_menu_btn_07
{
	width: 126px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_07.gif);
}
.header_menu_btn_07 a
{
	width: 126px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_07.gif);
}

.header_menu_btn_08
{
	width: 160px;
	height: 27px;
	background: none bottom left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_08.gif);
}
.header_menu_btn_08 a
{
	width: 160px;
	height: 27px;
	background: top left no-repeat; 
	background-image:url(../images/rs/header_menu_btn_08.gif);
}

