body {
	margin: 2px 2px 2px 2px;
	background-color: #C7B295;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.botborder {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 10px;
	border-bottom-color: #3D2814;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #3D2814;
	border-right-color: #3D2814;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #3D2814;
	border-left-style: solid;
	border-left-width: 2px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}
.mainhead {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 15px;
	margin: 0px 0px 0px 7px;
	line-height: 28px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.leftborder {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 10px;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
}
.quote {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 10px;
	color: #666666;
}

A.gray	 			{ color: #FFFFFF; text-decoration: none; }
A:link.gray			{ color: #FFFFFF; text-decoration: none; }
A:visited.gray		{ color: #FFFFFF; text-decoration: none; }
A:hover.gray		{ color: #E38600; text-decoration: underline; }
A:active.gray		{ color: #FFFFFF; text-decoration: none; }

A.comments	 			{ color: #CCCCCC; text-decoration: none; }
A:link.comments			{ color: #FF6600; text-decoration: none; }
A:visited.comments		{ color: #999999; text-decoration: none; }
A:hover.comments		{ color: #CCCCCC; text-decoration: underline; }
A:active.comments		{ color: #999999; text-decoration: none; }

A	 			{ color: #583D1B; text-decoration: none; }
A:link			{ color: #583D1B; text-decoration: none; }
A:visited		{ color: #583D1B; text-decoration: none; }
A:hover			{ color: #583D1B; text-decoration: underline; }
A:active		{ color: #583D1B; text-decoration: none; }
.bodyCaption {
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	font-style: strong;
	font-weight: bold;
}
