body {
	background-color: #999999;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.MainFrame {
	overflow: auto;
	height: 633px;
	width: 681px;
	padding: 5px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	line-height: 24px;



}
.HomePageText {
	height: 157px;
	width: 409px;
	padding: 5px;

}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.RateText {
	font-size: 11px;
	background-color: #E1E1E1;
	color: #000000;
	line-height: 28px;
	padding: 10px;



}
.RateText strong{
	font-size: 12px;
	background-color: #E1E1E1;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	



}

