.H4c_Style1 {
	border-style: none;
	border-width: 0px;
	text-align:center;
	border-bottom:1px solid #fff;
}
.H4c_Style2 {
	color: #fff;
	text-align: center;
	height: 24px;
}
.H4c_Bglevel2 {
	background-color: transparent;
	z-index: -100;
}

.H4c_MenuLevel0,.H4c_MenuLevel0:visited,.H4c_MenuLevel0:link {
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS",'Tahoma';
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
  padding-right: 0px;
	
}
.H4c_MenuLevel0:hover
{
	color: #ef5c01;
	text-decoration: none;
}
.H4c_MenuLevel0Selected,.H4c_MenuLevel0Selected:visited,.H4c_MenuLevel0Selected:link {
	color: #ef5c01;
	font-family: "Trebuchet MS",'Tahoma';
	font-size: 16px;
	font-weight: bold; 
	text-decoration:none;
  padding-left: 0px;
  padding-right: 0px;
}

.H4c_MenuLevel0Selected:hover{
	text-decoration: none;
	color: #ef5c01;
}
.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited {
	color: transparent;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H4c_MenuLevel1,.H4c_MenuLevel1:visited ,.H4c_MenuLevel1:link {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ef5c01;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}

.H4c_MenuLevel1:hover {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited,.H4c_MenuLevel1Selected:link {
	color: #fff;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.H4c_Style3{
	color: black;
	text-align: center;
	padding-left:3px;
	padding-right:3px;
	height: 24;
}

.H4c_Style4 {
	text-align: right;
}
td.H4c_Style2{
	nowrap;
}
td.H4c_Style3{
	nowrap;
}


 

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3299CC
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: red;
color:#FFFFFF;
}

 
