BODY
{
	margin: 0px;
body bgcolor=FFFFFF;
	font-family: Arial, Sans-serif;
	font-size: x-small;
}

.ACCOUNT
{
	font-family: Arial narrow, Sans-serif;
	font-size: x-small;
}

.ProductTitle
{
    font-family: arial narrow, Arial, Sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #1c4492;
}

.ProductDesc
{
	font-family: arial narrow, Arial, Sans-serif;
	font-size:12pt;
	font-weight: normal;
}

.ResearchDesc
{
	font-family: Arial, Sans-serif;
	font-size: small;
	font-weight: normal;
}

.ShipNotice
{
    font-family: Arial, Sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: Red;
}

.ResearchUL
{
        font-family: Arial, Sans-serif	
        font-size: small;
	font-weight: normal;
	text-decoration: underline;
	color: white;
	font-family:  Arial, Sans-serif;
	list-style-image: url(../Images/TriBullet.gif);
}

A.PageNav
{
	font-size:13px;font-family:'Arial MT', Arial, Helvetica, sans-serif;
	text-align: left;color:#333399;line-height: 125%; z-index: 2;
	font-weight: bold; 
	
}
.PageNav A:link {text-decoration: none; color: #333399;font-weight: bold; }
.PageNav A:hover {text-decoration: none; color: #f49f1d; font-weight: bold; }
.PageNav A:visited {text-decoration: none; color: #333399; font-weight: bold; }
.PageNav A:visited:hover {text-decoration: none; color: #f49f1d; font-weight: bold; }

A.ResearchUL
{
	color: white;
}

A:visited.ResearchUL
{
	color: white;
}

.ResearchHeader
{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: white;
}

.Nutrition_Info
{
	font-size: 9pt;
	font-family: Arial narrow, Courier, mono;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}

h1
{
	font-family: Arial, Sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 18pt;
    height: 70px;
}
h3
{
	font-family: Arial, Sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
}

.AccountInfo
{
	font-size: small;
}

.Price
{
	font-family:Arial, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

.NAME
{
	font-weight: bold;
	font-size:13px;font-family:'Arial MT', Arial, Helvetica, sans-serif;
	text-align: left;color: #7d7d7d;line-height: 125%; 
}

.quantity
{
    border-width:  medium 1px 0px 1px;
    border-style: outset solid solid solid;
    width: 30px;
    border-color: #c5c5c5;
}
    
.mycheckbox {
	width:4em;
	height:4em;
	border-width:  medium 1px 0px 1px;
    border-style: outset solid solid solid;
    border-color: #c5c5c5;
}    
    

.CartListItemAlt
{
    background-color: #ebe9e9;
    font-size: small;
    text-align: left;
    border: 1px solid #008000;
}

.CartListItem
{
    border: 1px solid #FFFFFF;
    font-family: Arial, Sans-serif;
    font-size: small;
    background-color: #ebe9e9;
    text-align: left;
}

.CartListHead
{
    font-family: Arial, Sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: Black;
    background-color: #b8b6b6;
    text-align: center;
}

.CartListFooter
{
	font-family: Arial, Sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: White;
	background-color: #FF9900;
}
.SubTotal
{
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F26521;
	text-align: right;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e79119;
	margin: 3px;
	padding: 3px;
	border: 0;
	cursor: hand;
}

.NutInfo
{
	border-bottom: solid 1px #000;
}

.OrderSummary
{
	font-family: Arial, Sans-Serif;
	font-size: xx-small;
	color: Black;
	background-color: Transparent;
}

