body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link    {	TEXT-DECORATION: none }
A:visited {	 TEXT-DECORATION: none }
A:hover   {	COLOR: #CC6633; TEXT-DECORATION: none }
.MainTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #EE9033;
	font-style: italic;
	font-family: "Arial";
	text-decoration: none;
}
.PhoneTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #EE9033;
	font-family: Verdana;
}
.CatSec
{
    font-family: "Arial";
    font-size: 13px;
    color: #3E3E3E;
    font-weight: bold;
}
.CatSubSec {
	font-family: "Arial";
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.SpecialLink {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color:#000000;
	text-decoration: underline;
}
A.SpecialLink1
{
	font-size: 12px;
	color: #FF3100;
	font-family: Verdana;
	text-decoration: underline;
}
A.SpecialLink1:hover
{
	font-size: 12px;
	color: #CC6633;
	font-family: Verdana;
	text-decoration: underline;
}
.Greeting {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color:#EE9033;
	font-style: italic;
}
.Text
{
	font-size: 12px;
	color:#323232;
	font-family: "Verdana";
	text-align: justify;
}
.TextBold {
	font-family: "Verdana";
	font-size: 12px;
	color:#323232;
	font-weight : bold;
}
A.TextLink {
	font-family: "Verdana";
	font-size: 12px;
	color:#CC6633;
	text-decoration: underline;
}
A.TextLink:visited {
	font-family: "Verdana";
	font-size: 12px;
	color:#CC6633;
	text-decoration: underline;
}
A.TextLink:hover {
	font-family: "Verdana";
	font-size: 12px;
	color:#CC6633;
	text-decoration: none;
}
.BigBoldText
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: "Verdana";
}
.MonotypeText{
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color:#000000;
	text-decoration: none;
}
.SubTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #cc6600;
	font-family: "Verdana";
}
.Title{
	font-family: "Verdana";
	font-size: 14px;
	color: #CE3100;
	font-weight : bold;
}
.ProductTitle{
	font-family: "Verdana";
	font-size: 14px;
	color:#CC6633;
	font-weight : bold;
}
.BlueBoldText {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color:3E5E67;
	font-style: italic;
	font-weight: bold;
}
.DiscountCostText
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3300;
	font-family: Verdana;
}
.CostText
{
	font-weight: bold;
	font-size: 12px;
	color: #3e5e67;
	font-family: Verdana;
}
.PollTitle {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color:#000000;
	font-style: italic;
}
.PollText {
	font-family: "Verdana";
	font-size: 12px;
	color:#000000;
}
.BlueBoldLink {
	font-family: "Arial";
	font-size: 17px;
	color:3E5E67;
	font-weight: normal;
}
.Message
{
	font-weight: bold;
	font-size: 12px;
	color: #CE3100;
	font-family: "Verdana";
	text-align : center;
}
.ImportantMessage
{
	font-weight: bold;
	font-size: 18px;
	color: #ff6633;
	font-family: Verdana;
	text-align: center;
}
.StockMessage
{
	font-size: 18px;
	color: #ff0033;
	font-family: Arial;
	text-align: center;
}
.MainMenu
{
	font-weight: bold;
	font-size: 15px;
	color: #3e3e3e;
	font-family: "Arial";
}
.FormInput
{
	background-color: #ffffff;
	border: #777777 1px inset;
	font-family: Verdana;
	font-size: 12px;
	color: #424242;
}
.FormButton
{
	background-color: #ffffff;
	border-bottom: #777777 1px outset;
	border-right: #777777 1px outset;
	border-top: #ABABAB 1px outset;
	border-left: #ABABAB 1px outset;
	color: #000000;
	font-size: 12px;
	font-face: Tahoma,Verdana;
	cursor: hand;
}

.FormButtonRed
{
    background-color: #FF9900;
    border-bottom: #777777 1px outset;
    border-right: #777777 1px outset;
    border-top: #ABABAB 1px outset;
    border-left: #ABABAB 1px outset;
    color: #333333;
    font-size: 13px;
    font-face: Tahoma,Verdana;
    cursor: hand;
    font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #CE3100;
}

