a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}

body,td,th {
	font-family: verdana, helvetica;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.columnFontSize {
	font-size: 11px;
	background-color: #E6D3A9;
}
.header {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #39412E;
}
.footerColorRow {
	background-color: E6D3A9;
}
.subNav_tableCells {
	background-color: #C9D7A4;
	font-size: 12px;
}
.subNav_containingTable {
	border: thin solid #7A8C61;
}
hr {
 border: thin dotted #C6AF95;
}
.shadedText {
	color: #B6B6A1;
}
.storeNavs {
	font-size: 12px;
	line-height: 16px;
}
.px9 {
	font-size: 9px;
}
.lineSpacing10px {
	line-height: 10px;
}
.lineSpacing8px {
	line-height: 8px;
}
.home_feature_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B51A1C;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
.home_feature_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
.home_feature_cell_spacing {
	padding: 25px 15px 15px;
}
strong {
	color: #39412E;
}
.special_column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #E6D3A9;
}
.smallcells {
	font-size: 9px;
}
.formcells {
	font-family: verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.rowShadeTwo {
	background-color: #EAEFC9;
}
.rowShadeOne {
	background-color: #DAE2A9;
}