﻿.H6_Style1 {
	border-style: none;
	border-width: 0px;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: #081F5C url(menu_bg.gif) top right;
}
table.H6_Bglevel2 {
	border-style: none;
	border-width: 0px;	
}
.H6_Style2 {
	color: white;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	width: 127px;
	height: 36px;
	background: #081F5C url(menu_bg_tri.gif) top right;
}
.H6_Style3, td.H6_Style3, #ActiveTabLevel0 {
	color: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	background: #081F5C url(menu_bg_tri.gif) top right;
	width: 127px;
	height: 36px;
}
td.H6_Style23 {
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}
td.H6_Style33 {
	padding: 0px 4px;
	vertical-align: bottom;
	color: #FF0000;
	font-size: 10px;
	text-align: center;
}
.H6_Bglevel2 {
	z-index: -100;
}
.H6_MenuLevel0, .H6_MenuLevel0:link, .H6_MenuLevel0:visited {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
}
.H6_MenuLevel0Selected, .H6_MenuLevel0Selected:link, .H6_MenuLevel0Selected:visited {
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #A0ABC8;
	text-decoration: none;
	padding-top: 8px;
}
.H6_MenuLevel0Selected:hover, .H6_MenuLevel0:hover {
	color: #A0ABC8;
}
.H6_MenuLevel1,.H6_MenuLevel1:visited ,.H6_MenuLevel1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #081F5C;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
.H6_MenuLevel1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC0000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
.H6_MenuLevel1Selected,.H6_MenuLevel1Selected:visited,.H6_MenuLevel1Selected:link {
	color: #DC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
.H6_Style4 {
	text-align: right;
}
.H6_Style5 {
	vertical-align: bottom;
	color:#CCCCCC;
	font-size: 10px;
	padding:4px 0px 0px 0px;
}
#describe{
	height:15px;
}

#dropmenudiv {
	position:absolute;
	border:1px solid #081F5C;
	border-bottom-width: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #081F5C;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #3299CC;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #3299CC;
	color:#FFFFFF;
}
