a {font-family:Arial, Helvetica, sans-serif; color:#93A449; text_decoration: none; text-decoration: none}
a:link {font-family:Arial, Helvetica, sans-serif; color:#333333; text_decoration: none; text-decoration: none}
a:visited {font-family:Arial, Helvetica, sans-serif; color:#93A449; text_decoration: none; text-decoration: none}
a:hover {text-decoration: none; color:#90A140; font-weight: none}

.small { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#853C01; text-decoration: none; font-weight: normal}
.small:link { color:#93A449; text-decoration: none}
.small:visited { color:#93A449; text-decoration: none}
.small:hover { color:#93A449; text-decoration: none}

.smallbold { font-family:Arial, Helvetica, sans-serif; font-size: 11.3px; color:#853C10; text-decoration: none; font-weight: bold}
.smallbold:link { color:#333366; text-decoration: none}
.smallbold:visited { color:#333366; text-decoration: none}
.smallbold:hover { color:#782A21; text-decoration: none}

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

.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: bold}
.nav:link { color:#FFFFFF; text-decoration: none}
.bodytext { font-family:Arial, Helvetica, sans-serif; font-size: 12.5px; color:#853C10;; font-weight: normal }
.bodyTextBold { font-family:Arial, Helvetica, sans-serif; font-size: 12.5px; color:#853C10;; 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:#853C01;
}

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;
}