.main {  }
.bg {  background-attachment: fixed; background-image: url(assets/gradient_bg_main.jpg); background-repeat: repeat-x; background-position: left top}
.leading_large {  font-family: "Times New Roman", Times, serif; font-size: 16px; line-height: 24px; color: 8C8038; text-decoration: none}
.lsn { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: 8C8038 ; font-weight: normal}
.rsn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #E9E4C9;
	font-weight: normal
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #94863A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
}
a:link {  color: #999933; text-decoration: none}
a:hover {  color: #000066; text-decoration: underline}
a:visited {  color: #999933; text-decoration: none}
a:active {  color: #666666; text-decoration: line-through}
.cell_bg {  background-attachment: fixed; background-image: url(assets/gradient_bg_cell.jpg); background-repeat: repeat-x; background-position: center bottom}
.watermark {
	background-attachment: scroll;
	background-image: url(assets/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom
}
.rsn_bg { background-attachment: fixed; background-image: url(assets/rsn_watermark.jpg); background-repeat: no-repeat; background-position: right bottom}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD9F47;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #94863A;
	text-decoration: none;
	line-height: 12px;
	background-color: #F4F1DF;
	border: 1px solid #F7F2E1;
	margin: 2px;
	padding: 2px;
}
