

.H4Style1 {
	border-style: none;
	border-width: 0px;
}

.H4Style2 {
	color: white;
	text-align: center;
	background-image: url('FirstRowItemSelectedBG_BBN.gif');
	
	background-position: left;
	 
	height: 31px;
}

.H4Bglevel2 {
	 
	background-image: url('secondrowBG_BBN.gif');
	background-repeat:repeat-x repeat-y;
	background-position: left;
	 
}
 
.H4MenuLevel0,.H4MenuLevel0:visited,.H4MenuLevel0:link {
	color: black;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.H4MenuLevel0:hover{
	color: #003300;
	
	font-family: Arial, Helvetica, sans-serif;
}
.H4MenuLevel0Selected,.H4MenuLevel0Selected:visited,.H4MenuLevel0Selected:link {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right;
}

.H4MenuLevel1Selected,.H4MenuLevel1Selected:visited {
	color: white;
	padding-left: 14px;
	line-height: 27px;
	padding-right: 14px;
}

.H4MenuLevel1,.H4MenuLevel1:visited ,.H4MenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
 
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
}
 
.H4MenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;

	text-decoration: none;
}

.H4MenuLevel1Selected,.H4MenuLevel1Selected:visited,.H4MenuLevel1Selected:link {
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.H4Style3 {
	color: black;
	text-align: center;
	background-image: url('FirstRowItemBG_BBN.gif');
	padding-left: 0px;
	padding-right: 0px;
	text-transform: capitalize;
	height: 31px;
	font-size:12px;
}

.H4Style4 {
	color: green;
	text-align: right;
	font-size:12px;
}

td.H4Style2 {
	white-space:  nowrap; 
	padding-left:0px;
	padding-right:0px;
}

td.H4Style3 {
	white-space: nowrap;
	padding-left:0px;
	padding-right:0px;
}
 td.AAAA {
	padding-left:0px;
	padding-right:0px;

}
td.AAAA:hover {
	background-color:#cccccc; 
	border-left:1px solid #7a7c7a;
	border-right:1px solid #7a7c7a;
	
}
#wrap1
{

border-left:1px solid #9a9a9a;
border-right:1px solid #9a9a9a;
}
 
table.bottom
{
height:6px;
width:100%;
background:transparent;
}
td.left{
background:transparent;
}
td.bottomR{
background-image:url('bottom_repeat.png');
background-repeat:repeat-x;
background-position:bottom;
}
#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: #f0fff0;
color:green;
}