.H6_Style1 {
	border-style: none;
	border-width: 0px;
	background: url(normal.gif) repeat-x;	
}
table.H6_Bglevel2{
	border-style: none;
	border-width: 0px;
	background: url(small_bar.gif) repeat-x;	
}
.H6_Style2 {
	color: #00803E;
	text-align: center;
	background: url(hover.gif) repeat-x;	
	height: 31px;
	padding-left:0px;
	padding-right:0px;
}

.H6_Style3{
	color: black;
	text-align: center;
	background: url(normal.gif) repeat-x ;
	padding-left:0px;
	padding-right:0px;
	height: 31px;
}

td.H6_Style2{
	padding-left:8px;
	padding-right:8px;

}

td.H6_Style3 
{
	padding-left:8px;
	padding-right:8px;
}


.H6_Bglevel2 {
	background-color: white;
	background-position: left;
	z-index: -100;
}

.H6_MenuLevel0, :visited.H6_MenuLevel0, :link.H6_MenuLevel0 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
	
}
:hover.H6_MenuLevel0
{
	color: #FFFFFF;
	text-decoration: none
	
}
.H6_MenuLevel0Selected, :visited.H6_MenuLevel0Selected, :link.H6_MenuLevel0Selected {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position: right 50%;

}
:hover.H6_MenuLevel0Selected{
	color: #FFFFFF;
	text-decoration: none
}
.H6_MenuLevel1Selected, :visited.H6_MenuLevel1Selected {
	color: #FFCC66;
	padding-left: 7px;
	line-height: 23px;
	padding-right: 7px
}

.H6_MenuLevel1, :visited.H6_MenuLevel1, :link.H6_MenuLevel1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px
}

:hover.H6_MenuLevel1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	
}

.H6_MenuLevel1Selected, :visited.H6_MenuLevel1Selected, :link.H6_MenuLevel1Selected {
	color: #FFFF00;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	
}




.H6_Style4 {
	text-align: right;
}

 

#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;
}
