/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../images/bgOFF1.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../images/bgDIVIDER1.gif) no-repeat top right;}
#stylefour ul li a.current{color:#B30000;background:#fff url(../images/bgON1.gif) no-repeat top right;border-bottom:4px solid white;} 
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */



#NAVI_HORI {
	

}

#NAVI_HORI_SUB {
	background-color:white;
}

#NAVI_HORI_SUB ul {
	background-color:white;
	font-size:11px;font-weight:bold;
	margin:0;padding:0;list-style-type:none;width:auto;

}

#NAVI_HORI_SUB ul li {
	background-color:white;
	display:block;float:left;margin:0;
}

#NAVI_HORI_SUB ul li a {
	display:block;float:left;color:#666;
	text-decoration:none;padding:11px 20px 0 20px;
	height:23px;
}

#NAVI_HORI_SUB ul li a.current {
	display:block;float:left;color:#B30000;
	text-decoration:none;padding:11px 20px 0 20px;
	height:23px;
}




.SUBMENU1 {
	background-color:white;
	border-bottom: 1px dotted silver;
}