.H4c_Style1 {
	border-style: none;
	border-width: 0px;
}
.H4c_Style2 {
	color: #00803E;
	text-align: center;
	background: url(menu_active_center.gif) repeat-x;	
	height: 24px;
}
.H4c_Bglevel2 {
	background-color: #262ac9;
	background-position: left;
	z-index: -100;
}

.H4c_MenuLevel0,.H4c_MenuLevel0:visited,.H4c_MenuLevel0:link {
	color: #1a14ab;
	text-decoration: none;
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: bold;
	
}
.H4c_MenuLevel0:hover
{
	color: #FFCC00;
	text-decoration: underline;
}
.H4c_MenuLevel0Selected,.H4c_MenuLevel0Selected:visited,.H4c_MenuLevel0Selected:link {
	color: yellow;
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;

}
.H4c_MenuLevel0Selected:hover{
	text-decoration: underline;
}
.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H4c_MenuLevel1,.H4c_MenuLevel1:visited ,.H4c_MenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00803E;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

.H4c_MenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited,.H4c_MenuLevel1Selected:link {
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.H4c_Style3{
	color: #1a14ab;
	text-align: center;
	background: url(menu_center.gif) repeat-x ;
	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: #3299CC;
color:#FFFFFF;
}

 
