.F_MainTable {
	background-color: #F2F2F2;
	border: 1px solid #0066CC;
}
.F_Row1 {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.InputBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	background-color: #FBFBFB;
}

.F_Row2 {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
