body {
	background-color:#ffffff;
	background-image:url(images/top_back.jpg);
	background-repeat:repeat-x;
	margin:0px;
}


body, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
}
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
}
.h1 {
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#B38D58;
font-weight:bold;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575757;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#9A6720;
}
a:hover .newsTitle {
	color:#0000ff;
}
.newsDateInset {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.newsTitleInset {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9A6720;
	text-decoration: none;
}
a:hover .newsTitleInset {
	color:#0000ff;
	text-decoration: none;
}
.normalrow {
}


.highlightrow {
	background-color: #f1f1f1;
}
.borderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size:10px;
}
.membertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #B38D58;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;

}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112F55;

}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #B38D58;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;

}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}