.body {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	color: #000000;
	font-size: 12px;
}


A {
 	font-family: Verdana, Georgia, Times New Roman, sans-serif;
 	font-size: 11px;
 	font-weight: normal;
	color: #400080;
	text-decoration: underline;

}

.leftLinks{
 	background-color: #9B74B5;
	font-family: Georgia;
 	font-size: 10px;
 	text-align: left;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 0.5em 0.5em;
}

.leftLinks a{
	font-family: Georgia;
 	font-size: 10px;
 	text-align: left;
	color: #000000;
	text-decoration: none;
}

.leftLinks a:hover{
 	background-color: #cfb53b;
	color: #000000;
}

.topBar {
	color: #ffffff;
	height: auto;
	width: auto;
	letter-spacing: 1px;
	word-spacing: 1.5px;
	font-family: Arial;
	font-size: 11px;
	vertical-align: middle;
	padding: 0em 0.5em;
}

.topBar a {
	font-family: Arial;
	color: #ffffff;
	letter-spacing: 1px;
	word-spacing: 1.5px;
	vertical-align: middle;
	text-decoration: none;
	font-size: 11px;
}

.topBar a:hover {
	color: #D2A66F;
	text-decoration: underline;
	font-size: 11px;
}

.topBar2 {
	color: #000000;
	height: auto;
	width: auto;
	font-family: Georgia;
	font-size: 10.5px;
	vertical-align: bottom;
	text-align: right;
	padding: 0em 0.3em;
	font-weight: bold;
}

.midBar {
	color: #400080;
	height: auto;
	width: auto;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	padding: 0em 0.5em;
	font-weight: bold;
	text-align: center;
}

.midBar a {
	font-family: Verdana;
	color: #400080;
	letter-spacing: 1px;
	word-spacing: 1.5px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.midBar a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

.bodyBox{
	font-family: Georgia;
	background-color: #ffffff;
	font-size: 11px;
	padding: 0.5em 0.5em;
	color: #400080;
	border-right: 1px solid #000000;
}

.bodyBox a{
	font-family: Georgia;
	font-size: 11px;
	color: #9B74B5;
	text-decoration: none;
}

.bodyBox a:hover{
	font-family: Georgia;
	font-size: 11px;
	color: #400080;
	text-decoration: underline;
}

.titleBox{
	background-color: #ffffff;
	border-right: 1px solid #000000;
}

.webForm{
  background-color: #ffffff;
  font-size: 10.5px;
  padding: 1px;
  padding-left: 0px;
  letter-spacing: 1px;
  color: #222222;
  border: 1px solid #A99970;
}

.webForm a {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	color: #000000;
	letter-spacing: .5px;
	font-weight: bold;
	text-decoration: underline;
}

.webForm a:hover {
	font-style: italic;
	text-decoration: none;
}

.bodyTable{
  padding: 1px;
  border: 1px solid #A99970;
}

.bodyTable td{
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 10px;
	color: #000000;
  	padding: 5px;
}

.footer{
	color: #ffffff;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	text-align: center;
}

.footerB{
	color: #ffffff;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	text-align: right;
	padding-right: 0.5em;
}

.footerB a{
    color: #ffffff;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

.footerB a:hover{
	color: #cfb53b;
	text-decoration: underline;
}

.small {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.bigX {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.xbig {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 24px;
}

.storeTable {
	border: solid 1px #000000;
}

.storeTable th {
	background-color: #cfb53b;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.storeTable td {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11px;
}Error: Unable to read footer file.

