.BagHeaderTD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #00008b;
	color: #ffff99;
}

.BagHeaderText {
    COLOR: #ffff99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.BagStartRow {
	background-color: #ffffcc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.BagAltRow {
	background-color: #b0e0e6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.BagGrandTotal {
	background-color: #ff9999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.Calculations {
	background-color: #ccccff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

.Dropdownbox {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.Announcements {
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}

.CartButtons {
	background-color: #00008b;
	color: #ffff99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : thin solid #add8e6;
}

.theader {
	background-color : silver;
		font-size : 10pt;
} 
 
.caption {
	font-size : 8pt;

}

TD {
	font-family : sans-serif;
	font-size : 10pt;
}

.textLink
{
    COLOR: #0099cc;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 11px;
    FONT-WEIGHT: 500
}

.medheading
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}

.OrderStatus {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight: bold;
	color: #cc0000;
}
