<Style>/* Default CSS Stylesheet for a new Web Application project */{}

td	{font: 11px/18px Arial, Helvetica;}

a.orangebold:link	{font: 11px/18px Arial, Helvetica; color: #EE5926; text-decoration: underline; font-weight:bold;}
a.orangebold:visited	{font: 11px/18px Arial, Helvetica; color: #EE5926; text-decoration: underline; font-weight:bold;}
a.orangebold:hover	{font: 11px/18px Arial, Helvetica; color: #EE5926; text-decoration: none; font-weight:bold;}

a.headblue:link	{ font: 12px/25px Arial, Helvetica; color: #50b5cf; text-decoration: none; font-weight:bold;}
a.headblue:visited	{ font: 12px/25px Arial, Helvetica; color: #50b5cf; text-decoration: none; font-weight:bold;}
a.headblue:hover	{ font: 12px/25px Arial, Helvetica; color: #50b5cf; text-decoration: none; font-weight:bold;}

.headblue	{font: 12px/25px Arial, Helvetica; color:#4B4B4B; font-weight:bold;}
.checkouthead	{font: 12px/25px Arial, Helvetica; font-weight:bold;}
.checkoutheadon {font: 12px/25px Arial, Helvetica; font-weight:bold; color:#50b5cf; }
.carthead	{font: 11px/18px Arial, Helvetica; font-weight:bold;}
.small	{font: 10px/17px Arial, Helvetica;}
.bold	{font: 11px/18px Arial, Helvetica; font-weight: bold;}
.darkgray	{font:11px/1.2  Arial, Helvetica; color:#6B6A6A; font-weight : bold;}
.email	{width: 127px; height: 18px; font-size: 11px; font-family: Arial; border: 1 outset #CECEC5;}
.coupon	{width: 112px; height: 20px; font-size: 11px; font-family:  Arial, Helvetica; border: 1 outset #dedebd; text-align : left;}
.cartquantity	{width: 40px; height: 20px; font-size: 11px; font-family:  Arial, Helvetica; border: 1 outset #dedebd; text-align : left;}
.cart {width: 142px; height: 16px; padding-left: 2px; font-size: 10px; float: left;}
.CartHeader	{font-weight: bold; height: 26px; border-bottom: 1px solid #CCCCCC;}
.GeneralPage	{}
.GeneralTable	{}
.ErrorMessages	{margin: 0px 0px 11px 0px; font-weight: bold; color: #FF0000; text-align: center;}
.Messages
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 8pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
color: #FF0000; /* Background color */
text-align: Center; /* Align Text */
}
.InvoiceHead
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 15pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 text-align: Left; /* Align Text */
}
.Headings
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 10pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 text-align: Left; /* Align Text */
}
.TotalContent
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 11px; /* Font Size */
 font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 text-align: right; /* Align Text */
}



.Content
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 11px; /* Font Size */
 
}

.ContentTableHeader
{
/*font-family:  Arial, Helvetica;   Font Face */
/*font-size: 10pt;  Heading Font Size */
 
/*font-weight: Bold;   Heading Font Style */
 
}

.ContentTable
{
 }

 
.packingSlip
{
background-color: white;
border:1;
border-color:Black;

}

.ContentTableHorizontal
{
background-color: white;
}

</Style>

