body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
H1 {
    font-size: 16px;
    color: #D0DEAB;
    font-weight: bold;
    margin-bottom:0;
    margin-top:0;
}
H2 {
    font-size: 13px;
    color: #D0DEAB;
    font-weight: bold;
    margin-bottom:0;
    margin-top:0;
}
H3 {
    font-size: 13px;
    color: #007900;
    font-weight: bold;
    margin-bottom:0;
    margin-top:0;
}
td.topboxcolor {
	background-color: #AEDA73;
} 
tr.topboxcolor {
	background-color: #AEDA73;
} 
td.showitemsboxcolor {
	background-color: #007900;
}
table.showitemsboxcolor {
	background-color: #007900;
}
td.alist {
	background-color: #007900;
} 
td.clist {
	background-color: #008D00;
}
td.prlist {
	background-color: #00A100;
}
td.slist {
	background-color: #00B500;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-size: 13px;
}
.style2 {
	font-size: 12px;
	color: #0000CC;
}
.style3 {
	font-size: 16px;
	color: #007900;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	color: #007900;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.style7 {color: #999999}
.style8 {
	font-size: 13px;
	color: #000000;
}
.style9 {
	font-size: 13px;
	color: #3333FF;
}
.style10 {
	font-size: 13px;
	color: #F0F0F0;
	font-weight: bold;
}
.style11 {
	font-size: 13px;
	color: #F0F0F0;
} 
.style12 { 
	font-size: 13px;
	color: #D0DEAB;
} 
.style13 {font-size: 14px}
.style15 {color: #FFFFFF}
.style25 {font-size: 16px; font-weight: bold; }
.style26 {color: #000000}
-->

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Arial;
color:#FFFFFF;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;

color:#FFFFFF;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: '#007900';
}
