
body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a {
	font-family: Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #BC2933;
}
a:active {
	text-decoration: none;
	color: #333366;
}
.style1 {
	font-size: 10px
}
.style5 {font-size: 12px}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}

.style7 {font-size: 18px}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-family: "Times New Roman", Times, serif}
.style10 {font-size: 14px}
.style11 {font-family: "Times New Roman", Times, serif}
.style12 {font-size: 14px; font-family: "Times New Roman", Times, serif; }
.style13 {font-size: 1px}
.style14 {font-size: 2px}

#dropmenudiv{
position:absolute;
background-color: #C02C35;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
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;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #33317A;
color:#FFFFFF;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
