.main_menu_left
{
	background:url(../../img/rr_main_menu_bg_naactive_left.gif) no-repeat;
	width:9px;
}

.main_menu_right
{
	background:url(../../img/rr_main_menu_bg_naactive_right.gif) no-repeat;
	width:9px;
}

.main_menu_mid
{
	background:url(../../img/rr_main_menu_bg_naactive_mid.gif) repeat-x;
	height:19px;
}

.main_menu_left_active
{
	background:url(../../img/rr_main_menu_bg_active_left.gif) no-repeat;
	width:9px;
}

.main_menu_right_active
{
	background:url(../../img/rr_main_menu_bg_active_right.gif) no-repeat;
	width:9px;
}

.main_menu_mid_active
{
	background:url(../../img/rr_main_menu_bg_active_mid.gif) repeat-x;
	height:19px;
}


.main_menu_item,
.main_menu_item_active{
text-align:center;
font:12px Arial, Helvetica, sans-serif;
letter-spacing:1px;
color:#fff;
text-decoration:none;
}
#last{
margin-right:0;
}
.main_menu_item_active{
color:#F0D9A3;
}
.main_menu_item:hover{
color:#F0D9A3;
}