﻿BODY
{
	
	margin-left: 0px;	
	margin-top: 0px; 
	margin-right: 0px;	
	margin-bottom: 0px; 
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58768B;
	text-decoration: none;
}
a.bottomlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58768B;
	text-decoration: none;
}
a.bottomlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58768B;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58768B;
	text-decoration: underline;
}
a.productinfolink:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #646D75;
	text-decoration: underline;
}
a.productinfolink:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #646D75;
	text-decoration: underline;
}
a.productinfolink:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #646D75;
	text-decoration: none;
}
.week-product-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2CC1EC;
	height: 30px;
}
.product-header {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #1B1F23;
	height: 30px;
	font-weight: bold;
}
.product-title {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #1B1F23;
	height: 25px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A4A4A;
	height: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EDEFE9;
}
.griditemstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	background-color: #ffffff;
	text-align:left;
}
.gridheaderstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2CC1EC;
	background-color: #FAF9F9;
	text-transform: uppercase;
	text-align:center;
}
.gridpagerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
.gridfooterstyle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2386E3;
	background-color: #FAF9F9;
	text-transform: uppercase;
}
.gridselecteditemstyle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	background-color: #ffffff;
	text-align:center;
}
.gridalternatingitemstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
	background-color: #f9f9f9;
	text-align:center;
}
.message {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;	
}
.sendbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F8C95;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #636F76;
	border-bottom-color: #636F76;
}
.inputtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7E8B94;
}