.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteborder {
	border: 3px solid #FFFFFF;
}
.notop {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A6B47;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCDDBA;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5C59;
}
.greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #385A56;
}
.greenbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #395B58;
}
.list {
	list-style-image: url(../images/block.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: outside;
}
.yellowborder {
	border: 1px solid #DCDDBA;
}
.boldpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #806473;
	font-size: 12px;
}
.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #806473;
}
.whitetopbottom {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.listb {
	list-style-position: outside;
	list-style-image: url(../images/dot.gif);
}
.boldyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DCDDBA;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1CAC7;
}
.smallgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #538480;
}
.greenborder {
	border: 1px solid #699D9D;
}
.yellowborder2 {
	border: 1px solid #9D9979;
	background-repeat: no-repeat;
}
.norepeat {
	background-repeat: no-repeat;
}
.line {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bolddrkpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663366;
	font-size: 12px;
}
