.borderedBody {
	border-style: solid;
	border-color: #111111;
	border-width: 1px;
}
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background-color: #666666;
}
.active {
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FAC01D;
}
table {
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #580004;
}
a:visited {
	font-weight: normal;
	color: #600004;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FAC01D;
	background-position: 20px;
	text-decoration: none;
}
.paragraph {
	text-indent: .5in;
}
.linkPicture {
	color: #84AA3A;
}
.menucell {
	background-repeat: no-repeat;
}

 .dottedField 
{
	border: dashed #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
