.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.download:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.download:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.download:hover {
	color: #FFFF99;
	text-decoration: none;
}
UL.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}
A.nav:link {
	color: #000000;
	text-decoration: none;
}
A.nav:visited {

	color: #000000;
	text-decoration: none;
}
A.nav:hover {

	color: #990033;
	text-decoration: none;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
}
A.bottom:link {
	color: #990033;
	text-decoration: none;
}
A.bottom:visited {
	color: #990033;
	text-decoration: none;
}
A.bottom:hover {
	color: #000000;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.notice
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000099;
}
A:link {
	color: #990033;
}
A:visited {
	color: #990033;
}
A:hover {
	color: #FF9900;
}


//taken from old form
td.tablehead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #e3e3e3}

td.fieldname {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #FFFFFF}

td.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF}


.textback {
	background-color: #fdfde8;
}
