
.horizontalcssmenu ul{
margin-left: 44px;
padding: 0;
list-style-type: none;
z-index:10000;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
height:22px;
text-align:center;
border:none;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 55px; /*Width of top level menu link items*/
padding: 2px 8px 0 0;
border: none;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 11px Arial;
}

/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: -65px;
top: 0;
border-top: 1px solid #202020;
position: absolute;
margin-top:-2px;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 100px; /*width of sub menu levels*/
font-weight: normal;
padding: 1px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
border: 1px solid #202020;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/* menu */

.style8 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757553;
	font-weight: bold;
}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7961;
	font-size: 10px;}
body {
	background-color: #111300;
}
.style16 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style22 {font-size: 10px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style25 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }
.style26 {color: #5B5C34}
.style28 {
	color: #F6F7E9;
	font-size: 5px;
}

