.H4c_Style1 {
	border-style: none;
	border-width: 0px;
	font-size: 18px;
}
.H4c_Style2 {
	color: #79d0f0;
	font-size: 18px;
	text-align: center;
	background: url(menu_active_center.gif) no-repeat center top;	
	height: 39px;
	*height: 49px;
	vertical-align: top;
	padding-top: 10px;
}
.H4c_Bglevel2 {
	background-color: #f2f2f2;
	background-position: left;
	z-index: -100;
}

.H4c_MenuLevel0,.H4c_MenuLevel0:visited,.H4c_MenuLevel0:link {
	color: #80d7f7;
	text-decoration: none;
	font-family: Arial,Verdana, Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.H4c_MenuLevel0:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
.H4c_MenuLevel0Selected,.H4c_MenuLevel0Selected:visited,.H4c_MenuLevel0Selected:link {
	color: #ffffff;
	font-family: Arial,Verdana, Tahoma;
	font-size: 18px;
	font-weight: normal; 
	text-decoration:none;
}
.H4c_MenuLevel0Selected:hover{
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
}
.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited {
	color: #00aeef;
	font-size: 18px;
	font-weight: normal; 
	text-decoration:none;
}

.H4c_MenuLevel1,.H4c_MenuLevel1:visited ,.H4c_MenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #79d0f0;
	text-decoration: none;
	font-weight: normal;
	padding-left: 7px;
	line-height: 31px;
	padding-right: 15px;
}

.H4c_MenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00aeef;
	font-weight: normal;
	text-decoration: none;
	padding-left: 7px;
	line-height: 31px;
	padding-right: 15px;
}

.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited,.H4c_MenuLevel1Selected:link {
	color: #00aeef;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 7px;
	line-height: 31px;
	padding-right: 15px;
}


.H4c_Style3{
	color: #79d0f0;
	font-size: 18px;
	text-align: center;
	height: 39px;
	*height: 49px;
	vertical-align: top;
	padding-top: 10px;
}

.H4c_Style4 {
	text-align: right;
}
td.H4c_Style2{
	nowrap;
}
td.H4c_Style3{
	nowrap;
}


 

#dropmenudiv{
position:absolute;
border:1px solid #80d7f7;
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 #80d7f7;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #3299CC
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3299CC;
color:#FFFFFF;
}

 