@charset "utf-8";
/* CSS Document */

body
		{
	background-color: #FEF5CB;
	background-image: url(../site_images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

#mainbody
		{
	border: medium solid #B9C074;
}
a:link {
	color: #98A148;
}
a:visited {
	color: #98A148;
}
a:hover {
	color: #707634;
}
a:active {
	color: #707634;
}
.style1 {color: #81843D}
.arial-24-norm-bold {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.Arial-12-norm-norm-burgundy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.Arial-16-italic-bold {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.arial-16-norm-norm {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
