.FutureUse {
scrollbar-face-color: #889B9F;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #C3D6DA;
scrollbar-3dlight-color: #3D5054;
scrollbar-darkshadow-color: #85989C;
scrollbar-track-color: #95A6AA;
scrollbar-arrow-color: #C3D6DA; 
}
Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.GlobalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.GlobalDivider {
	color: #FFFFFF
}
.GlobalNav A:visited, A:link {
	color: #FFFFFF;
	text-decoration: underline;	
}
.GlobalNav A:hover {
	color: #000000;
	text-decoration: underline;
	}
.SectionNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01764F;
	
}
.SectionNav A:link, .SectionNav A:visited {
	color: #01764F;
	text-decoration: underline;	
}
.SectionNav A:hover {
	color: #000000;
	text-decoration: underline;
}
.SectionNav .Current {
	color: #A2CCBE;
}
.SectionDivider {
	color: #D5A835
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333333;
	padding-top: 7px;
	margin-bottom: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	padding-top: 7px;
	margin-bottom: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.Features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 160%;
}
.Gold {
	color: #D5A835
}
.Green {
	color: #01764F;
}
.Grey {
	color: #333333;
}
.Features .GreenText {
	color: #01764F;
	font-size: 14px;
	font-weight: bold;
}
.LargePromoBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.PromoNav A:visited, .PromoNav A:link, .GreenText {
	font-family: Arial, Helvetica, sans-serif;
	color: #01764F;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	line-decoration: underline;
}
.PromoNav A:hover {
	color: #000000;
	line-decoration: underline;
}
.StorePromo .Green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #01764F;	
}
.StoreDirections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PhonePromo .Black, .StorePromo .Black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.PhonePromo .Gold, .StorePromo .Gold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #D5A835;
}
.PhonePromo .Green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #01764F;	
}
.PromoGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D5A835
}
.EmblemTable A:link, .EmblemTable A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
}
.EmblemTable A:hover {
	text-decoration: underline;
}
.Copyright, .Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.PageCartItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
.PageCart {
	overflow: scroll;
	position: absolute;
	height: 180px;
	width: 230px;
	left: 200px;
	top: 300px;
	z-index: 31;
}
/*
A number of tags for CartWeaver
*/
.bckgrndcolor{
background-color:#F4E9CC;
}
.tableborder {
border-top: 0px;
border-right: 1px solid #EAD39A;
border-bottom: 1px solid #EAD39A;
border-left: 0px;
}
.tableborder td, .tableborder th {
border-top: 1px solid #EAD39A;
border-right: 0px;
border-bottom: 0px;
border-left: 1px solid #EAD39A;
}
/*
Purpose:To make colored form buttons
Application:<input type="button"> only. The .buttons class cannot be used elsewhere
*/
input.buttons{
font:bold 10px Verdana,Arial,Helvetica,sans-serif;
color: #FFFFFF;
background-color: #009B67;
border:2px #58BE9B outset;
text-decoration: none;
}.Red {

	color: #FF0000
}

