.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.20pad {
	padding: 20px;
}
.1blkborder {
	border: 1px solid #333333;
}
.content {
	font-family: Times New Roman, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.leftpad20 {
	padding-left: 20px;
}
.rl20 {
	padding-right: 20px;
	padding-left: 20px;
}
.tb10border {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #243610;
	text-decoration: none;
}

.menutext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}

.menutext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;

}
.linkgrn {
	color: #003300;
	text-decoration: underline;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.rl20border {
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #666666;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
