body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	COLOR:#00468A; TEXT-DECORATION: none
}
A:hover {
	COLOR:#1D8118; TEXT-DECORATION: none
}
.BorderBrown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#D5AB7F;
	border-right-color: #D5AB7F;
	border-bottom-color: #D5AB7F;
	border-left-color: #D5AB7F;
}
.bottomWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomBrown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5AB7F;
}
.rightGreen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DC558;
}
.rightWhiteThick {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.topWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.TableBorderPink {
	border: 1px solid #DD728B;
}
.rightLightGreen {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBD6B8;
}
.borderDarkGreen {
	border: 1px solid #79806E;
}
.rightDotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.DarkGreenFont {color:#79806E}

.HeaderLink a:link, .HeaderLink a:visited {
	color: #00468A;
	text-decoration: none;
}

.HeaderLinkHover a:hover {
	color:#333333;
}

.FooterLink a:link, .FooterLink a:visited {
	color: #00468a;
	text-decoration: none;
	font-size:11px
}

.FooterLinkHover a:hover {
	color:#333333;
}

.CartLinks { font-size:11px}

.topBottomGreen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#9DC558;
	border-bottom-color: #9DC558;
}

.VerdanaGreen10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.VerdanaGreen12 {color: #006600}

.VerdanaBlue10 {
	color:#00468a;
	font-size: 10px;
	}

.BottomGreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC558;
}

.BottomGreenDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9DC558;
}

.VerdanaBlack11 {
	color: #000000;
	font-size: 11px;
	}

.TimeNewRomanGreen14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.VerdanaWhite12 {
	color: #FFFFFF;
	font-size: 12px;
	}