﻿.H4c_Style1 {
	border-style: none;
	border-width: 0px;
}
.H4c_Style2 {
	color: white;
	text-align: center;
    background: url(nav_divider.jpg) right no-repeat;
	height: 36px;
	line-height:36px;
	padding-right:1px;
	
}
.H4c_Bglevel2 {
	/*background-color: #FDCF55;*/
	background-position: left;
	z-index: -100;
}

.H4c_MenuLevel0,.H4c_MenuLevel0:visited,.H4c_MenuLevel0:link {
	color: white;
	text-decoration: none;
	
	font-size: 12px;
	
	 display:block; 
    line-height:36px;
	padding: 0 32px;
	
}
.H4c_MenuLevel0:hover
{
   
    background: url(nav_grad_h.jpg) repeat-x;
	color: white;
	text-decoration:none;
	}
.H4c_MenuLevel0Selected,.H4c_MenuLevel0Selected:visited,.H4c_MenuLevel0Selected:link {
	color: white;
	
	font-size: 12px;
	 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;
 	background: url(nav_grad_h.jpg) repeat-x;
    padding:0 32px;
    display:block;
}
.H4c_MenuLevel0Selected:hover{
	
}
.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited {
	color: black;
	padding-left: 7px;
	padding-right: 7px;
}

.H4c_MenuLevel1,.H4c_MenuLevel1:visited ,.H4c_MenuLevel1:link {
	
	font-size: 12px;
	color: black;
	text-decoration: none;
	
	
}

.H4c_MenuLevel1:hover {
	font-size: 12px;
	color: black;
	
	text-decoration: underline;
}

.H4c_MenuLevel1Selected,.H4c_MenuLevel1Selected:visited,.H4c_MenuLevel1Selected:link {
	color: white;
	
	font-size: 12px;
	
	display:inline-block;
	line-height:25px;
}


.H4c_Style3{
	color: white;
	text-align: center;
	/*background: url(menu_center.gif) repeat-x ;*/
	font-size:12px;
	height: 36px;
	line-height:36px;
	padding-right:1px;
	background: url(nav_divider.jpg) right no-repeat;
}

.H4c_Style4 {
	text-align: right;
}
td.H4c_Style2{
	nowrap;
}
td.H4c_Style3{
	nowrap;
}


 

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
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;

color: black
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
color:black;
}

 

.H4c_Bglevel2 span{display:inline-block; height:24px; line-height:24px;  color:black;padding:0 3px; }

.H4c_MenuLevel1{display:inline-block; height:24px; line-height:24px;}

#describe span:first-child{display:none;}