.bottomline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
a:link {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #9999FF;
	text-decoration: none;
}

.linkbar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
a:visited {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	color: #C9D5E3;
	text-decoration: none;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.textbold {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 24px;
	color: #99CC66;
	font-weight: bold;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titletext {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
}
.pageheading {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #999933;
}
.secondarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.dottedline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.textgreen {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	color: #c85c18;
}
.greenborder {
	border: medium solid #669933;
}
