.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;
}
.corporatetext {
	color: #493F31;
	font-size: 12px;
}

.textheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585A59;
	font-weight: bold;
}
body {
	background-image: url(file:///C|/Program Files/xampp/htdocs/images/background_softblue.jpg);
	background-repeat: repeat;
	background-image: url(background_softblue.jpg);
}
.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;
	overflow: auto;
	position: relative;
	white-space: normal;
	font-size: 12px;
}
.errFld {
	border-color: #ECE9D8;
	background-color: #FFFF99;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585A59;
	display: inline;
}
.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;
}
.server_error{
	background-color: #444436;
	border: 1px solid #F00;
	padding: 5px;
	display: none;
	margin: 2em 5px;
}
