a {color:#CC3333; text_decoration: none; text-decoration: none}
a:link {color:#CC3333; text_decoration: none; text-decoration: none}
a:visited {color:#CC3333; text_decoration: none; text-decoration: none}
a:hover {text-decoration: none; color:#AA3333; font-weight: none}

.small { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; text-decoration: none; font-weight: normal}
.small:link { color:#4A4A4A; text-decoration: none}
.small:visited { color:#4A4A4A; text-decoration: none}
.small:hover { color:#993333; text-decoration: none}

.smallbold { color:#000000; text-decoration: none; font-weight: bold}
.smallbold:link { color:#EEAA00; text-decoration: none}
.smallbold:visited { color:#CCCCCC; text-decoration: none}
.smallbold:hover { color:#EEAA00; text-decoration: none}

.medium { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#853C01; text-decoration: none; font-weight: normal}
.medium:link { color:#EEAA00; text-decoration: none}
.medium:visited { color:#CCCCCC; text-decoration: none}
.medium:hover { color:#EEAA00; text-decoration: none}

.nav {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold}
.nav:link { color:#FFFFFF; text-decoration: none}
.bodytext { font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; color:#000000;; font-weight: normal }
.bodyTextBold { font-family:Georgia, "Times New Roman", Times, serif; font-size: 12.5px; color:#993333;; font-weight: bold}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}

/* ----- Shop Styles ----- */

SELECT.options {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

TABLE {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#853C01;
	text-decoration: none;
	font-weight: normal
}

TABLE.borderTable {
	background-color: #764200;
	border: 0px;
}

TABLE.innerTable {
	width:100%;
	background-color: #ffffff;
	border: 0px;
}

TD.titleCell {
	text-align: right;
}

TD.valueCell {
	text-align: left;
}

TR.alertRow {
	background-color: #C0D38F;
}

TR.headerRow {
	background-color: #F2F0E7;
}

.formElement {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#853C01;
}
.bodyTextBoldWhite { font-family:Georgia, "Times New Roman", Times, serif; font-size: 12.5px; color:#FFFFFF;; font-weight: bold }
.bodytextWhite { font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; color:#FFFFFF;; font-weight: normal }
.smallWhite { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; text-decoration: none; font-weight: normal }
.smallboldWhite { color:#FFFFFF; text-decoration: none; font-weight: bold }
