

.H4Style1 {
	border-style: none;
	border-width: 0px;
}

.H4Style2 {
	color: #FFF;
	text-align: center;
	background-image: url('H4SelectedRepeat.gif');
	background-position: left;
	height: 31px;
}

.H4Bglevel2 {
	 
	background-image: url('secondrowBG.gif');
	background-repeat:repeat-x repeat-y;
	background-position: left;
}
 
.H4MenuLevel0,.H4MenuLevel0:visited,.H4MenuLevel0:link {
	color: white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.H4MenuLevel0:hover{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.H4MenuLevel0Selected,.H4MenuLevel0Selected:visited,.H4MenuLevel0Selected:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	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: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.H4MenuLevel1Selected,.H4MenuLevel1Selected:visited,.H4MenuLevel1Selected:link {
	color: #CCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.H4Style3 {
	color: #FFF;
	text-align: center;
	background-image: url('H4repeat.gif');
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
	height: 31px;
	font-size:12px;
}

.H4Style4 {
	color: #FFF;
	text-align: right;
	font-size:12px;
}

td.H4Style2 {
	white-space: nowrap; 
	padding-left:6px;
	padding-right:6px;
}

td.H4Style3 {
	white-space: nowrap;
	padding-left:6px;
	padding-right:6px;
}

 td.AAAA {
	padding-left:3px;
	padding-right:3px;
}

td.AAAA:hover {
	/*
	background-color:#cccccc;
	*/
}

#wrap1 {
}
 
table.bottom {
height:6px;
/* width:auto; */
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-bottom-width: 0;
font:normal 11px Arial;
line-height:15px;
z-index:100;
text-align:left;
color:#FFF;
}

#dropmenudiv a{
/* width: auto; */
display: block;
padding: 3px 7px 7px 7px;
font:normal 11px Arial;
text-decoration: none;
text-align:left;
color:#FFF;
}

#dropmenudiv a:hover{ /*hover background color*/
/* 
background-color: gray;
*/
color:white;
text-decoration:underline;
}

