.btnRow0
{
	height: 20px;
	font-size:11px;
    font-weight: bold;
	font-family:arial,helvetica,verdana,sansserif;
	xborder: 0px; 
	border-bottom: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	background-color: #f7f7f7; 
	color: #666666;
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
.bgRow0
{
	background-color: #f7f7f7; 
}
.btnRow1
{
	height: 20px;
	font-size:10px;
    font-weight: bold;
	font-family:arial,helvetica,verdana,sansserif;
	xborder: 0px; 
	border-bottom: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	background-color: #336699; 
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
.bgRow1
{
	background-color: #336699; 
}
TABLE.tblRow1
{
	BORDER-TOP: #336699 0px solid; 
	BORDER-BOTTOM: #336699 0px  solid; 
	BORDER-LEFT: #336699 1px solid; 
	BORDER-RIGHT: #336699 1px solid;
}
.btnRow2
{
	height: 20px;
	font-size:10px;
    font-weight: bold;
	font-family:arial,helvetica,verdana,sansserif;
	xborder: 0px; 
	border-bottom: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	background-color: #ffffcc; 
	color: #000000;
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
.bgRow2
{
	background-color: #ffffcc; 
}
TABLE.tblRow2
{
	BORDER-TOP: #336699 0px solid; 
	BORDER-LEFT: #336699 1px solid; 
	BORDER-RIGHT: #336699 1px solid;
}
.btnRow3
{
	height: 20px;
	font-size:10px;
    font-weight: bold;
	font-family:arial,helvetica,verdana,sansserif;
	xborder: 0px; 
	border-bottom: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	border-left: 0px; 
	background-color: #ffcc33; 
	color: #000000;
	cursor: hand;
	cursor: pointer;
	vertical-align: middle;
}
.bgRow3
{
	background-color: #ffcc33; 
}
.rowSeperator
{
	background-color: #777777; 
}
TABLE.tblRowBlank
{
	background-color: #ffffff; 
	BORDER-TOP: #336699 0px solid; 
	BORDER-LEFT: #336699 1px solid; 
	BORDER-RIGHT: #336699 1px solid;
}
