﻿body {
	SCROLLBAR-FACE-COLOR: #EFF6F1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;	
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	SCROLLBAR-ARROW-COLOR: #B81B30;
	SCROLLBAR-TRACK-COLOR: #efefef;
	font-family: Verdana, Georgia, Arial, Sans-Serif;	
	background-color: white;
}

.formText {
	font-size: 12px;
	font-weight:normal;
	color: #003300;
	line-height: 17px;
	text-align:left;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.apple0 {
	font-size: 11px;
	color: #003300;
	line-height: 17px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.apple1 {
	font-size: 13px;
	color: #555555;
	line-height: 18px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.apple2 {
	font-size: 14px;
	color: #555555;
	line-height: 16px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.apple3 {
	font-size: 16px;
	line-height: 20px;
	color: #0E732F;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.apple4 {
	font-size: 12px;
	line-height: 20px;
	color: #0E732F;
	font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.apple3ctr {
	font-size: 16px;
	line-height: 20px;
	color: #0E732F;
	text-align:center;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.dropList {
	color: #555555;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 20px;
	text-align: left;
}

.quantity {
	width: 24px;
	height: 18px;
	font-size: 11px;
	color: #5b649f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.btn {
	cursor:hand;
}

INPUT {
	background: #ffffff;
	height: 20px;
	color: #006633;
	border-color: #b4b4b4;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

a {
	color: #B81B30;
}
a:active {
	color: #B81B30;
	text-decoration: none;
}
a:visited {
	color: #B81B30;
	text-decoration: none;
}
a:link {
	color: #B81B30;
	text-decoration: none;
}
a:hover {
	color: #009933;
	background-color: #ffffff;
	text-decoration: underline;
}

.footer {
  font-size: 13px;
  color: #fffffc;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

a.footer:link {
  color: #fffffc;
  text-decoration: none;
}

a.footer:visited {
  color: #fffffc;
  text-decoration: none;
}

a.footer:hover
{
	color: #B81B30;
	background-color: #A5CBB2;
	text-decoration: underline;
}

a.footer:active {
  color: #fffffc;
  text-decoration: none;
}

a.apple4:link {
  color: #B81B30;
  text-decoration: none;
}

a.apple4:visited {
  color: #B81B30;
	text-decoration: none;
}

a.apple4:hover
{
	color: #002596;
	background-color: #ffc82e;
	text-decoration: underline overline;
}

a.apple4:active {
  color: #B81B30;
  text-decoration: none;
}

.cd {
  font-size: 11px;
  color: #fffffc;
  font-style: italic;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
}

a.cd:link {
  color: #f7f7f7;
  text-decoration: none;
}
a.cd:visited {
  color: #f7f7f7;
  text-decoration: none;
}

a.cd:hover {
  color: #3300cc;
  background-color: #A5CBB2;
  text-decoration: underline;
}

a.cd:active {
  color: #f7f7f7;
  text-decoration: none;
}