.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}

.buttontext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}

.buttontextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;


}

.buttontextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;


}

.submenutable {  background-color: #CCCCCC; border-color: #000000 #000000 #000000 black; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.buttontextSmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; padding-left: 4px; }
.redline {
	color: #800000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.subheadwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;


}
.mainhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	font-variant: small-caps;

}
.input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #003366;
	width: 300px;

}
a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
		color: #800000;
			text-decoration: none;
}

a:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
		color: #800000;
			text-decoration: underline;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}