FIELDSET.error {
	border: 2px groove red;
}
FIELDSET.error LEGEND {
	color: red;
}

.spacer {
	padding-left: 3px;
}
.spacer1 {
	margin-right: 5px;
}
.spacer2 {
	padding-top: 3px;
}

.line {
	width: 125px;
	height: 1px;
	color: #916B4A;
}

#golddash {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 96px;
	border-bottom: 2px dashed #916B4A;
}
#tealdash {
	width: 80px;
	border-bottom: 2px dashed #007073;
}

.main {
	padding-left: 1px;
	padding-right: 2px;
	width: 284px;
	background-color: #FFFFFF;
	border-right: 1px dashed #916B4A;
	border-bottom: 1px dashed #916B4A;
}

#fielder {
	width: 220px;
}

.contact {
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #007073;
}
.topic  {
	text-indent: 2pt;
	font: 10pt "Arial", "Helvetica", "Sans-Serif";
	color: #916b4a;
	text-decoration: none;
	font-weight: bold;
}
.note {
	font-family: Arial, Verdana;
	font-size: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
.small  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	float: right;
	margin-top: -12pt;
	margin-left: 6px;
	margin-bottom: 2px;
}

#point {
	font-size: 12px;
	font-family: verdana, helvetica;
	color: #007073;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

LEGEND {
	font-size: 12px;
	font-family: verdana, helvetica;
	color: #007073;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

#title {
	font-size: 18px;
	font-family: verdana, helvetica;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}
#title1 {
	font-size: 13px;
	font-family: verdana, helvetica;
	color: #916B4A;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

.cat {
	border-bottom : 1px solid #916B4A;
	border-right: 1px solid #9A9A9A;
	font-family: Arial, Verdana;
	display: block;
	width: 190px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #007073;
	background-color: #85B8B8;
}

#navlist A:link {
	border-right: 1px solid #9A9A9A;
	padding-left: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #007073;
	text-decoration: none;
	background-color: #eeeeee;
	padding-top: 2px;
	width: 90px;
	display: block;
	border-bottom : 1px solid #916B4A;
}
#navlist A:visited {
	border-right: 1px solid #9A9A9A;
	padding-left: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #007073;
	text-decoration: none;
	background-color: #eeeeee;
	padding-top: 2px;
	width: 90px;
	display: block;
	border-bottom : 1px solid #916B4A;
}
#navlist A:hover {
	border-right: 1px solid #9A9A9A;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 2px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	width: 90px;
	text-decoration: none;
	color: #fff;
	background-color: #007073;
	border-bottom : 1px solid #916B4A;
}
#navlistplain A:link {
	border-right: 1px solid #9A9A9A;
	padding-left: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #007073;
	text-decoration: none;
	background-color: #eeeeee;
	padding-top: 2px;
	width: 90px;
	display: block;
	border-bottom : 1px solid #916B4A;
}
#navlistplain A:visited {
	border-right: 1px solid #9A9A9A;
	padding-left: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #007073;
	text-decoration: none;
	background-color: #eeeeee;
	padding-top: 2px;
	width: 90px;
	display: block;
	border-bottom : 1px solid #916B4A;
}
#navlistplain A:hover {
	border-right: 1px solid #9A9A9A;
	padding-left: 2px;
	padding-top: 2px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	width: 90px;
	text-decoration: none;
	color: #fff;
	background-color: #007073;
	border-bottom : 1px solid #916B4A;
}

P {
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}

LI {
	padding-right: 0px;
}

