.scFormLabel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.scFormInput input, .scFormInput textarea, .scFormInput select {
	border: 1px solid #394d18;
	background-color: #fffbf7;
	color: #394d18;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.scFormInput {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.scRequiredField {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
}
.tsBK1 {
	background-color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.tsBK2 {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.tsBK1 a, .tsBK1 a:hover, .tsBK1 a:link, .tsBK1 a:visited, .tsBK2 a, .tsBK2 a:hover, .tsBK2 a:link, .tsBK2 a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.tsHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.tsError {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}