a:link {
	color: #ff0000;
	text-decoration: none;

}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0033ff;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;

}
a:active {
	color: #00CC00;
}
.ErrorInfo {font-family: Arial, Helvetica, sans-serif}

table {
	border-collapse: collapse
	border-color: #111111;
	cell-spacing: 0px;
	cell-padding: 0px;
}
.In_Form {
	background-color: #c5bd96;
	font-family: Arial, Helvetica, sans-serif;
}

.LB_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00F;
}
.InfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.FF_LabelR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.FF_LabelB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#TAB_Out {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
}
#RegForm {
}
#TAB_In {
}
