BODY { background: #5596D6; color: #FFFFFF;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: #000080; }
A:visited { color: #000080; }
A:active { color: #000080; }
.ThRows {
	background-color: #407DBB;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 15px;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  {
	background-color: #FFFFE1;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 15px;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.FSF_submit {
	color: #FFFFFF;
	background-color: #919BA5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 70px;
	height: 20px;
	margin-top: 8px;
	margin-left: 0px;
}
