TABLE
{
	border-collapse:collapse;
}
.row
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	background-color:#efefef;
}
.alternateRow
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	background-color:transparent;
}
.highlightedRow
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	color:white;
	background-color:#B6C8ED;
}
.title
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	background-color:#B6C8ED;
	height:1px;
	border-left-width: 1; 
	border-right-width: 1; 
	border-top: 1px solid #484337; 
	border-bottom: 1px solid #484337
}
