.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F8FBD0;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993333;
	padding: 10px;
}
.content {
	background-color: #B4B4B4;
	padding: 17px;
}
.contentNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E7E7DC;
}
.contentBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E7E7DC;
	padding: 4px 10px;
}

.body_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 4px 7px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.header_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8f2e2c;
	padding: 4px 10px;
	font-style: normal;
	font-weight: bolder;
}





.promoBlock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7D7;
	border-right-color: #E7E7D7;
	border-bottom-color: #E7E7D7;
	border-left-color: #E7E7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;

}
.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}

a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}

a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: underline;
}

a:link {
	color: #660000;
	text-decoration: underline;
}

a:visited {
	color: #660000;
	text-decoration: underline;
}
