body {
font-family: Verdana; 
font-size:12px; 
line-height:1.5;
color:#3C3B3B;
background:#E2E7F6;
}

.LeftTextBold{
font-family: Verdana; 
font-size:12px; 
line-height:1;
color:#3C3B3B;
font-weight:bold;
}
		
table.Header
{
background-color:#FFFFFF;
border-top: 0px;
border-bottom: 0px;
border-left: 1px solid #848383;
border-right: 1px solid #848383;
}

table.Order
{
background-color:#FFFFFF;
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 12px;
}


table.MainContainmentTable
{
background-color:#FFFFFF;
border-top: 0px;
border-bottom: 0px;
border-left: 1px solid #848383;
border-right: 1px solid #848383;
}

.TitlesUnderlined
{
font-family: Verdana; 
font-size:14px; 
color:#3C3B3B;
text-decoration:underline;
font-weight:bold;
}
.OrderHeading
{
text-transform: uppercase;
font-weight:bold;
font-family: Verdana; 
font-size:11px; 
color:#ffffff;
}
.BoldPurple
{
font-family: Verdana; 
font-size:12px; 
color:#6F538B;
text-decoration:none;
font-weight:bold;
}

table.LeftTable
{
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background-image:url(../images/LeftTableBackgrd.jpg);
background-repeat:repeat-y;
}

.LeftTextPurple{
font-family: Verdana; 
font-size:12px; 
color:#6F528B;
font-weight:bold;
}

.LeftTextRed{
font-family: Verdana; 
font-size:12px; 
color:#E64B46;
text-decoration:line-through;
}

table.FooterTable
{
font-family: Tahoma; 
font-size:11px;
color:#FFFFFF;
background-color:#676767;
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-decoration:none;
}

.FooterLinks{
font-family: Tahoma; 
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}