body {
	background-color: #C7C3BA;
}
.Main {
	background-color: #FFFFFF;
	width: 800px;
}
a:link {
	color: #631B0B;
	text-decoration: none;
}
.MainLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px;
}
.HeaderTR {
background: url(images/HeaderBG.jpg) no-repeat 100% 0px;
}
.Content {
	text-align: left;
	margin: 10px;
}
.ContentLink {
	font-weight: bold;
	text-align: right;
}
.ContentLink a:link {
	color: #82AA31;
}
.ContentTitle {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
.ContentTitleFlair {
	color: #82AA31;
	font-size: 18px;
}
.SidebarTitle {
	color: #82AA31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595858;
}
.style1 {
	color: #78746B;
	font-size: 11px;
}
.SidebarContent {
	margin: 20px 10px;
	line-height: 18px; 
	color: #808080;
}
.SidebarContentTitle {
	color: #82AA31;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #472827;
}
a:hover {
	text-decoration: none;
	color: #92BB3D;
}
a:active {
	text-decoration: none;
	color: #000000;
}