.H6_Style1 {
	border-style: none;
	border-width: 0px;
}
table.H6_Bglevel2{
	border-style: none;
	border-width: 0px;
}
.H6_Style2,.H6_Style3
{border-right:1px solid #a7a7a7; padding:0px;}
/*
.homelink
{padding:0px 15px !important;}
*/
.H6_Style2 {
	color: #00803E;
	height: 22px;
	background-color:#a7a7a7;
}

.H6_Style3{
	color: black;
	height: 22px;
}


.H6_Bglevel2 {
	background-color: Transparent;
	background-position: left;
	z-index: -100;
	width:973px;
	/*border-bottom:1px solid #999;*/
	/*margin: 5px 0px 15px 0px;*/

}

.H6_MenuLevel0,
.H6_MenuLevel0:visited,
.H6_MenuLevel0:link {
	color: #636466;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:0px 15px;
	display:block;
	
}
.H6_MenuLevel0:hover
{
	color: #516470;
	text-decoration: none;
	
}
.H6_MenuLevel0Selected,
.H6_MenuLevel0Selected:visited,
.H6_MenuLevel0Selected:link {
	color: #FFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	text-decoration:none;
	margin:0px 15px;
	display:block;
}


.H6_MenuLevel0Selected:hover{
	color: #fff;
	text-decoration: none;
}
.H6_MenuLevel1Selected,
.H6_MenuLevel1Selected:visited {
	color: #666666;
	padding-left: 7px;
	line-height: 20px;
	padding-right: 7px;
}

.H6_MenuLevel1,
.H6_MenuLevel1:visited ,
.H6_MenuLevel1:link {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

.H6_MenuLevel1:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.H6_MenuLevel1Selected,
.H6_MenuLevel1Selected:visited,
.H6_MenuLevel1Selected:link {
	color: #E87B1E;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}




.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;
}

 
/* FOR ADMIN*/

.adminMenuPanel 
{
    background-image: url(/CommonSkin03elements/greybg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #fff;
}


.adminMenuPanel .H6_Style3, .adminMenuPanel .H6_Style2{
	color: black;
	background-color:transparent;
	border:0px solid; padding:0px 25px;
}
.adminMenuPanel .H6_Style3 a, .adminMenuPanel .H6_Style2 a
{color: black;	text-decoration:underline;}


.adminMenuPanel .H6_Style2 {
    font-weight:bold;
}


