.beambg {
	background-image: url(images/beambg.jpg);
	background-repeat: repeat-x;
}
.contenttopbg {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913020;
	font-style: italic;
}
.tdbg {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C2AA93;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4F01;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4F01;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668D38;
	text-decoration: underline;
}li {
	list-style-image: url(images/bullet.gif);
	padding: 0px 0px 0px -10px;
	margin: 0px 0px 0px -15px;
	line-height: 16px;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tdbglight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #C2AA93;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.formbox {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	padding: 2px;
	height: 12px;
	width: 150px;
}

.formselect {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	padding: 2px;
	width: 157px;
}

.formtext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	padding: 2px;
	height: 75px;
	width: 450px;
}

.tdbgrightbrd {

	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C2AA93;

}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e1e1e;
	padding: 2px;
	height: 12px;
	width: 125px;
	border: 1px solid #BDB182;
}
