/* CSS Document */
.rhm1{
	width:700px;
	height:37px;
	margin:0 auto;
/*	background:url(images/rhm1_bg.gif) repeat-x;		
*/}
.rhm1-bg{
/*	background:url(images/rhm1_bg.gif) repeat-x;
*/	height:37px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 8px 0 8px;
	height:37px;
	line-height:37px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 8px 0 8px;
}
.rhm1-bg li.current a{
background:url(../images/1px_line.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#cc33cc;}
.rhm1-bg li.current a span{
	background:url(../images/1px_line.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#cc33cc;
}
.rhm1-bg li a:hover{
color:#cc33cc;
background:url(../images/1px_line.jpg);
background-repeat:repeat-x;

}
.rhm1-bg li a:hover span{
background:url(../images/1px_line.jpg);
background-repeat:repeat-x;
color:#cc33cc;
}

