.toprows {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ba0003;
	font-size: 11px;
	text-align: center;

}
body, td {
	font-family: tahoma;
	font-size: 11px;
}
.grayrows {
	font-size: 11px;
	text-align: center;
	background-color: #CCCCCC;
}
.normalrow {
	font-size: 11px;
	text-align: center;
	background-color: #EFEFEF;

}
.menu {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ba0003;

}
.buttons {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

select {
	font-family: tahoma;
	font-size: 10px;
}

A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: none; color: red;}
.traderow {

	font-size: 11px;
	text-align: center;
}
.toprowssmall {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CE;
	font-size: 10px;
	text-align: center;
}
.normalrowsmall {

	font-size: 10px;
	text-align: center;
	background-color: #EFEFEF;
}
