.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585A59;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585A59;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 3px;
}
.textheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585A59;
	font-weight: bold;
}

.textsubnote {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585A59;
	font-weight: normal;
}
.textheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585A59;
	font-weight: bold;
	line-height: 2px;
}
.tableborder {
	border: thin groove #555150;
}
.errMsg {
	color: #585A59;
	display: inline;
	overflow: auto;
	position: relative;
	height: 100px;
	width: 150px;
	z-index: 1000;
	white-space: normal;
}
.errFld {
	border-color: #ECE9D8;
	background-color: #FFFF99;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585A59;
}
.formtitle {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #585A59;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #585A59;
	background-color: #FFFEC8;
	letter-spacing: 7px;
	display: inline;
	background-position: top;
}

.tdon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #493f31;
	background-color: #aedee7;
	margin: 5px;
	border: 1px solid #aedee7;
}
.tdoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #493f31;
	background-color: #c5e7ee;
	margin: 5px;
	border: 1px solid #c5e7ee;
}
.link A:link {color: #493f31;	text-decoration: none;}
.link A:visited {color: #493f31; text-decoration: none; }
.link A:active {color: #493f31; text-decoration: underline; }
.link A:hover {color: #493f31; text-decoration: underline;}

.linkbody A:link {color: #fffec9;	text-decoration: underline;}
.linkbody A:visited {color: #fffec9; text-decoration: underline; }
.linkbody A:active {color: #d0e9c0; text-decoration: underline; }
.linkbody A:hover {color: #fffec9; text-decoration: underline;}
