.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 {
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	background: #019cec url(menu-selected-bg-repeater.gif) repeat-x top left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	height: 35px;
	text-align: center; 
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
	vertical-align: middle;
	text-decoration: none;
}
.H6_Style3{
	background: transparent url(menuitem-separator.gif) repeat-y right;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 35px;
	text-transform: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	line-height: normal;
}

td.H6_Style2{
	padding: 0px 15px 0px 15px;
    font-weight: bold; 

}

td.H6_Style3 
{
	padding: 0px 15px 0px 15px;
    font-weight: bold; 
}

.H6_Bglevel2 {
	background-color: white;
	background-position: left;
	z-index: -100;
}

.H6_MenuLevel0,.H6_MenuLevel0:visited,.H6_MenuLevel0:link {
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: normal;
	
}
.H6_MenuLevel0:hover, td.H6_Style3:hover
{
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: normal;
	
}

a.AdminStyle:link, a.AdminStyle:visited
{
    font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: normal;
}

a.AdminStyle:hover, a.AdminStyle:active
{
    font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: normal;
}

.H6_MenuLevel0Selected,.H6_MenuLevel0Selected:visited,.H6_MenuLevel0Selected:link {
	color: #FFF;
	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: #FFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
}

.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited {
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	text-transform: none;
	text-align: center;
	text-decoration: underline;
}

.H6_MenuLevel1,.H6_MenuLevel1:visited ,.H6_MenuLevel1:link {
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	text-transform: none;
	text-align: center;
}

.H6_MenuLevel1:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	height: 20px;
	text-transform: none;
	margin-top:10px;
	text-align: center;
	text-decoration: underline;
}

.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited,.H6_MenuLevel1Selected:link {
	color: #000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	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;
margin-top: 4px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3299CC;
height: 18px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3299CC;
color:#FFFFFF;
}

/* custom intersite stylng */
 
.menu_panel
{
    height: 35px;
    background: #019cec url(menu-bg-repeater.gif) repeat-x top left; /*#2f2e34 */
}

.secondary-menu-panel
{
    background-color: #019cec;
    height: 29px;
    vertical-align: top;
    width: 100%;
    clear: both;
}

div.submenu-item, div.submenu-item-separator
{
    margin-top: 9px;
    margin-right: 10px;
    float: left;
    color:#FFF;
}

div.submenu-item-separator
{
    width: 5px;
    margin-top:8px;
}