.fin {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	clear: both;
	float: left;
	height: 20px;
	width: 100px;
	line-height: 20px;
}
.fin2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	clear: none;
	float: none;
	height: 20px;
	line-height: 20px;
}
.required {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
.g1 {
	font-size: 14px;
	color: #CCCCCC;
	background-color: #990000;
	clear: none;
	float: none;
	padding-right: 5px;
	padding-left: 5px;
}
.c1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	clear: none;
	float: none;
	padding-left: 5px;
	padding-right: 5px;
}
.g2 {
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
	clear: none;
	float: none;
	padding-right: 5px;
	padding-left: 5px;
}
.c2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	clear: none;
	float: none;
	padding-left: 5px;
	padding-right: 5px;
}
