BODY
{
	background-color:#ffffff;
}


.tableBlank
{
}

.tableContainer
{
	background-color:#ff64c8;
}

.tableColor
{
	background-color:#ffffff;
}

.tableContent
{
	background-color:#ffffff;
	font-face: arial;
	font-weight:700;
	font-size:12px;
}
.lblTextMedBold
{
	font-family:tahoma;
	color:#ffffff;
	font-weight:700;
	font-size:12px;
}
.lblTextBigBold
{
	font-family:Verdana;
	color:#ffffff;
	font-weight:700;
	font-size:13px;
}
.lblText
{
    font-family:tahoma;
	color:#000000;
	font-weight:300;
	font-size:10px;
}
 
.txtBid
{
    font-family:tahoma;
	color:#000080;
	font-weight:700;
	font-size:13px;
}
.lblTextB
{
    font-family:tahoma;
	color:#00008b;
	font-weight:500;
	font-size:10px;
}
.lblTextC
{
    font-family:tahoma;
	color:#00008b;
	font-weight:500;
	font-size:11px;
}
.lblTextD
{
    font-family:tahoma;
	color:#00008b;
	font-weight:700;
	font-size:13px;
}
.lblTextA
{
    font-family:Verdana;
	color:#000000;
	font-weight:700;
	font-size:11px;
}
.lblTextA1
{
    font-family:Verdana;
	color:#ffffff;
	font-weight:700;
	font-size:11px;
}
.tableHeader
{
	font-family:arial;
	color:#ffffff;
	font-weight:700;
	font-size:14px;
	text-align:center;
	background-color:#005572;
}

.tableTitle
{
	font-family:arial;
	color:#ffffff;
	font-weight:700;
	font-size:12px;
	text-align:left;
	background-color:#778899;
}

.tableFooter
{
	font-family:arial;
	color:#000000;
	font-weight:700;
	font-size:14px;
	background-color:#ffffff;
}

.tableRowBlank
{
	background-color:#ffffff;
}


.tableRow0
{
	font-family:arial;
	color:#000000;
	font-weight:500;
	font-size:12px;
	height: 25px;
	background-color:#cccccc;
}

.tableRow1
{
	font-family:arial;
	color:#000000;
	font-weight:500;
	font-size:12px;
	height: 25px;
	background-color:#ffffff;
}

