div#menu ul {
	margin: 0px; padding: 0px;
}
div#menu li {
	margin: 0px; padding: 0px; font-weight:normal;
}
#menu {
	background: rgb(255, 255, 255);
}
#hmenu #menu {
		width: 100%;
}
#menu ul {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 0px;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover > ul {
	display: none;
}
#menu li {
	position: relative;
}
#menu ul li ul {
	font-weight: normal;	
}
#menu ul ul {
	left: 100%; top: 0px; position: absolute; z-index: 500;
}

#menu ul li ul li a {
	padding-top: 4px; padding-bottom: 4px; padding-left: 3px; font-weight: normal;
}

#menu a {
	font-weight:bold; text-align: left; color: rgb(0,0,0); text-decoration: none; display: block; font-size-adjust: none; font-stretch: normal;
}
#rmenu a {
	background: rgb(255, 255, 255); font: 0.95em/normal Tahoma; text-align: left; color: rgb(65, 64, 152); text-decoration: none; display: block; font-size-adjust: none; font-stretch: normal;
}

#menu a.main_menu {
	 font-weight: bold; padding: 2px 3px 3px; text-align: left; color: rgb(0,0,0); font-size-adjust: none; font-stretch: normal;
}
#rmenu a.main_menu
{
BORDER-BOTTOM: rgb(65,64,152) 1px solid; 
TEXT-ALIGN: left; 
PADDING-BOTTOM: 3px; 
PADDING-LEFT: 3px; 
PADDING-RIGHT: 3px; 
FONT: bold 0.95em Tahoma; 
BACKGROUND: #ffffff; 
COLOR: rgb(65,64,152);
PADDING-TOP: 2px
}

#hmenu #menu a.main_menu {
	 border-style: solid;  border-bottom-color:rgb(0,178,154);
}

#menu a.main_current {
	color: rgb(159, 34, 52);
}

#rmenu a.main_current {
	background: rgb(255, 255, 255); color: rgb(255, 153, 0);
}
#menu a.current {
	background: rgb(255, 255, 255); color: rgb(159,34,52);
}
#rmenu a.current {
	background: rgb(227, 227, 227); color: rgb(255, 153, 0);
}
#menu a:hover {
	background: rgb(255,255,255); color: rgb(159.34,52);
}
#menu a.main_menu:hover {
	background: rgb(255,255,255); color: rgb(159.34,52);
}
#rmenu a:hover {
	background: rgb(227, 227, 227); color: rgb(65, 64, 152);
}
#rmenu a.main_menu:hover {
	background: rgb(227, 227, 227); color: rgb(65, 64, 152);
}





#hmenu
{
	float: left;
	width: 100%;
}
#hmenu ul
{

list-style: none;
margin: 0;
padding: 0;
}
#hmenu ul li
{
	float: left;
	margin-right:9px;
}

#hmenu ul ul
{
	position: absolute;
	z-index: 500;
display: none;
display: none;
}
#hmenu ul li:hover > ul
{
display: inline-block;
}
#hmenu #menu li
{
	
	position: relative;
}

#hmenu #menu #menu0
{
	text-align:center;
	padding-top:5px;
	height: 30px;
	width: 140px;
	margin-left:5px;
	background:url(../images/sce/menu_bgr.jpg);
}
#hmenu #menu #menu1
{
	text-align:center;
	padding-top:5px;
	height: 30px;
	width: 140px;
	background:url(../images/sce/menu_bgr.jpg);
}
#hmenu #menu #menu2
{
	height: 35px;
	width: 140px;
	background:url(../images/sce/menu_bgr.jpg);
}
#hmenu #menu #menu3
{
	height: 35px;
	width: 140px;
	background:url(../images/sce/menu_bgr.jpg);
}
#hmenu #menu #menu4
{
	text-align:center;
	padding-top:5px;
	height: 30px;
	width: 140px;
	background:url(../images/sce/menu_bgr.jpg);
}
#hmenu #menu #menu5
{
	text-align:center;
	padding-top:5px;
	height: 30px;
	width: 140px;
	background:url(../images/sce/menu_bgr.jpg);
}
#hmenu a
{
	height: 1%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
font: 1em Verdana;
display: block;
}
#hmenu ul li ul li a
{
}
#hmenu a.main_menu
{
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
font: 1em Verdana;
text-decoration:none;
}
#hmenu a.main_current
{
	color: #ffffff;text-decoration:none;

}
#hmenu a.current
{
	color: #FFFFFF;text-decoration:none;

}
#hmenu a:hover
{`
	color: #ffffff;
cursor: pointer;
}
#hmenu a.main_menu:hover
{
	color: #ffffff;
cursor: pointer;
}
#hmenu a.main_current {
	// color: rgb(255, 153, 0);
	color:rgb(255,255,255);
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
}
