.H6_Style1 {
	margin-top:-2px;
	margin-left:-16px;
	border-style: none;
	border-width: 0px;
	background: Transparent ;
	color: #FFFFFF;
}
table.H6_Bglevel2{
	color: #FFFFFF;	
	border-style: none;
	border-width: 0px;
	background: Transparent ;	
	z-index: -100;
	padding-left:0px;
	padding-right:0px;
}
.H6_Style2 {
	width:100px;	
	color: #FFFFFF;
	text-align: center;
	background: url(selectedtab.png) repeat-x  ;	/*Selected TAB background goes here*/
	height: 15px;
	padding-left:0px;
	padding-right:0px;
}
.H6_Style3{
	width:100px;
	color: #FFFFFF;
	text-align: center;
	background: url(tab.png) repeat-x  ;
	padding-left:0px;
	padding-right:0px;
	height: 15px;
}

/*Selected TAB text alignment goes here*/
td.H6_Style2{
	padding-left:0px;
	padding-right:0px;

}

/*Main TABs text alignment goes here*/
td.H6_Style3 
{
	padding-left:0px;
	padding-right:0px;
}


.H6_Bglevel2 {
	background-color: #FFFFFF;
	background-position: right;
	z-index: -100;
}

.H6_MenuLevel0,.H6_MenuLevel0:visited,.H6_MenuLevel0:link {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	
}
.H6_MenuLevel0:hover
{
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	
}
.H6_MenuLevel0Selected,.H6_MenuLevel0Selected:visited,.H6_MenuLevel0Selected:link {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;
	

}
.H6_MenuLevel0Selected:hover{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;
	
}
.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 23px;
	
	
	
}
/* Second horizontal row properties */
.H6_MenuLevel1,.H6_MenuLevel1:visited ,.H6_MenuLevel1:link {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 23px;
	padding-left:0px;
	
	
}

.H6_MenuLevel1:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	line-height: 23px;
	
	
}

.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited,.H6_MenuLevel1Selected:link {
	color: #ffffff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 23px;
	
	
}




.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: #000000
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d71921;
color:#FFFFFF;
}

 
