.toprows {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B70C5;
	font-size: 10px;
	text-align: center;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9CAD2;
	font-size: 10px;
	background-color: #1D1D1D;
}
.grayrows {
	font-size: 10px;
	text-align: center;
	background-color: #595959;
}
.normalrow {
	font-size: 10px;
	text-align: center;
	background-color: #6E6E6E;

}
.menu {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #0000FF;
	background-color: #6E6E6E;

}
.buttons {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link {text-decoration: underline; color: #FFCC00;}
A:visited {text-decoration: underline; color: #FFCC00;}
A:active {text-decoration: underline; color: #FFCC00;}
A:hover {text-decoration: none; color: red;}
.traderow {

	font-size: 10px;
	text-align: center;
	background-color: #6E6E6E;
}
.toprowssmall {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A60AC;
	font-size: 9px;
	text-align: center;
}
.normalrowsmall {

	font-size: 9px;
	text-align: center;
	background-color: #6E6E6E;
}
table.maintbl td { font-size: 14px; border: none; } 
