body {
	background-color: #4C1115;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	scrollbar-arrow-color:#AD9C07;
	scrollbar-track-color:#AD9C07;
	scrollbar-shadow-color:#AD9C07;
	scrollbar-face-color:#4C1115;
	scrollbar-highlight-color:#AD9C07;
	scrollbar-darkshadow-color:#4C1115;
	scrollbar-3dlight-color:#4C1115;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4C1115;
}

img {
	border: 0
}

table {
	border: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-width: 0;
}

td.purple {
	background-color: #4C1115;
	color: white;
	font-weight: bold
}

td.content {
	background-color: #F5E4B1;
}

th {
	text-align: Center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E0000;
	background-color: #F9F982;
	border: 1px solid #6E0000;
}

td.legend{
	background-color: #AD9C07;
	font-weight: bold;
}


a.legend {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.legend:hover {
	text-decoration: underline
/* 	background-color: #050;
	color: #FFFFFF;  */
} 

a.menu {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline
} 

a {
	color: #4C1115;
}

p.menu {
	text-indent: -14;
	margin-left: 22;
}

p.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	color: #4C1115;
	text-align: center;
}

