body
{	
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #C1C1C1 url(../images/BGDot.gif);
	/*background-color: #421017;	#8AACF3*/
	}
	
UL, LI 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(../images/XangoBullet.gif);
}

.prices 
{
	float:right;
	border: dashed 1px #330000;
}

.right 
{
	float:right;
	text-align:center;
	font-weight:bold;
	width: 250px;
}

.defaultright 
{
	float:right;
	text-align:center;
	width: 225px;
	border: solid 1px #666666;
	background: #8AACF2 url(../images/BlueBG.jpg) repeat-y;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana Arial;
	padding: 5 5 5 15;
	display:block;
}

.defaultright img 
{
	/*border: solid 1px #666666;*/
	filter:progid:DXImageTransform.Microsoft.DropShadow(color="#4B4B4B")
}

p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

p table{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}
.disclaimer 
{
	text-align: center;
	border-top: 1px dashed #330000;
	padding: 1 30 1 30;
	font-size: 10px;
	color: #999999;	
}
	
.tableContent
{
	background: #421017 url(../images/bg.jpg) repeat-y;
	width: 768px;
	padding: 0 0 0 0;	
}

.tableEmail
{
	background: #421017 url(../images/bgEmail.jpg) repeat-y;
	width: 406px;
	padding: 0 0 0 0;	
}

.ingredients 
{
	font-size: 11px;
	font-family: Verdana Arial;
	color: #666666;
}

.Distributor 
{
	background: url(../images/DistributorName.jpg);
	width: 354px;
	height: 39px;
	text-align: center;
	font-size: medium;
	color: #ffffff;
	font-family: Garamond Verdana Arial;
}

.contentTable 
{
	background-color: #E27024;
}

.mainInfo 
{
	padding: 2 23 2 23;
}

H2, H3, H4 
{
	color: #CC6633;
	text-transform: capitalize;
}

h4 a 
{
	color: #CC6633;
	text-transform: capitalize;
}
.alphaBox{
	height:20px; 
	font-size:12px;
	font-weight: bold; 
	font-family:verdana arial; 
	/*FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=80); */
	border:1px solid #999999; 
	background-color:#421017;
	color:#CC6633;
}