.tblMaster
{
	width: 770px;
	height: 100%;
	background-color:#ffffff;
}

.tblLeft
{
	width: 190px;
}

.tblBody
{
	width: 580px;
	height: 100%;
}

.tblHeading
{
	font-weight: bold;
	color: #7C2230;
}

.tblHeading1
{
	font-weight: bold;
	color: #7C2230;
}

.tblRow
{
	color: #4D4C4C;
	background-color: #efead9;
}

.tblDrugPricing
{
    background-color:#7c2230;

}

.tblDrugPricing td
{
    color:#ffffff;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
}

.tblDrugPricing a
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
