* { font-family : Arial; font-size : 11px; color : black; }
P { font-family : Arial; font-size : 11px; color : black; }

A { font-family : Arial; font-size : 11px; color : black; text-decoration : none; }
A:HOVER { text-decoration : underline; }

.hotlink { font-family : Arial; font-size : 11px; color : #FF9933; font-weight: bold; }

.login_field { font-size: 11px; }

.how_it_works {
	font-family : Arial; 
	font-size : 11px; color : black;
	padding:9px; 
	line-height : 11pt;
	width:145px;
}

.Grid {
	border-style: solid;
	border-width: 1px;
	border-bottom-color: Black;
	border-top-color: Black;
	border-left-color: Black;
	border-right-color: Black
}

.Grid th {
	border-width: 1px;
	border-bottom-color: Black;
	border-top-color: Black;
	border-left-color: Black;
	border-right-color: Black
}

.Grid td {
	border-width: 1px;
	border-bottom-color: Black;
	border-top-color: Black;
	border-left-color: Black;
	border-right-color: Black
}

#footer_links a:link, a:visited, a:active
{
	text-decoration:none;	
}

#footer_links a:hover 
{	
	border-bottom:dotted 1px silver;
}

.suspicious_track
{
	background-color: #ffa0a0;
	text-align:center;
	color:#333333;
}

.row
{
	background-color:#F7F6F3;
	text-align:center;
	color:#333333;
}
.alternateRow
{
	background-color:#ffffff;
	color:#333333;
	text-align:center;
}
