.H15Style1 {
	border-style: none;
	border-width: 0px;
}
.H15Style2 {
	color: white;
	text-align: center;
	background-image: url('bg_act.gif');
	background-repeat: repeat-x ;
	height: 30;
}
.H15Style2aaa {
	color: white;
	text-align: center;
	background-image: url('bg_act.gif');
	height: 30px;
	cursor: pointer;
	cursor: hand;
}
TD.H15Style2 {
	border-bottom-style: none;
	border-width: 0px;
}
.H15Style3{
	color: white;
	text-align: center;
	background-image: url('bg.gif');
	height:30px;
}
.H15Style3aaa {
	color: white;
	text-align: center;
	background-image: url('bg_act.gif');
	height: 30px;
	cursor: pointer;
	cursor: hand;
}
.H15Style4 {
	text-align: right;
}


.H15MenuLevel0,.H15MenuLevel0:visited,.H15MenuLevel0:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration:none;
}
a:hover.H15MenuLevel0 {
	text-decoration: none;
	color: White;
}
.H15MenuLevel0Selected,.H15MenuLevel0Selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration:none;
}
TD.H15Style4,TD.H15Style3 {
	border-bottom: thin #c6c6c5 solid;
	border-width: 0px;
}
TD.H15MenuLevel0Selected{
	border-width: 0px;
}

TD.H15Level1Seperator{
border-right-style: solid ;
border-right-width: 1px;
border-right-color: white;
}
.H15MenuLevel1Selected,.H15MenuLevel1Selected:visited,.H15MenuLevel1Selected:link,.H15MenuLevel1Selected:hover  {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
}
.H15MenuLevel1,.H15MenuLevel1:visited ,.H15MenuLevel1:link {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #0055cc;
}
.H15MenuLevel1:hover{
    line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	color: #d15213;
	text-decoration: none;
}
.2tb {
    background-image: url('bg_2.');
	border: 1px dotted #b24007;
}

#H15SubNav ul li 
	{
		float:left;
		display:block;
		font:Verdana 10px;
		height:27px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:url(Level2Seperator.gif) right no-repeat;		
	}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:15px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
color:white;
}