body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
body {
	background-color: #CCCCCC;
}
a:link {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
	}
a.b:link {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.b:visited {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.b:hover {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F11189;
	text-decoration: none;
}
a.b:active {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.c:link {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
a.c:visited {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
a.c:hover {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
a.c:active {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
a.d:link {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #CCCCCC;
	text-decoration: none;
}
a.d:visited {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #CCCCCC;
	text-decoration: none;
}
a.d:hover {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #CCCCCC;
	text-decoration: none;
}
a.d:active {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #CCCCCC;
	text-decoration: none;
	}
.body {
	font-size: small
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #000000;
	text-align: left;
}
.style1 {
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: none;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.style3 {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: none;
	color: #FFFFFF;
}
.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.style7 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: left;
	font-weight: none;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
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: white;
}