
/*<agl.folder "bg">*/
	body {
	color: black;
	background-color: #505050 }
	.top_fade {
	background-image: url("../media/top_gray_fade.gif");
	background-repeat: repeat-x;
	background-attachment: fixed }
	.bot_fade {
	background-image: url("../media/bot_gray_fade.gif");
	background-repeat: repeat-x }
	.white {
	background-color: white }
	.side_blue_bars  {
	background-image: url("../media/side_blue_bars.gif");
	background-repeat: repeat-x }
	.steel_blue {
	background-color: #3b5dae }
	.bone {
	background-color: #f4ece5 }
/*</agl.folder>*/
/*<agl.folder "logo">*/
	#logo_rel {
	position: relative }
	#logo_abs {
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: -36px }
/*</agl.folder>*/
/*<agl.folder "menu">*/
	.menu {
	color: white;
	font-size: 9px;
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 2px solid white }
	.menu_over {
	color: white;
	font-size: 9px;
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #974f52;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 2px solid white }
/*</agl.folder>*/
/*<agl.folder "Text">*/
	.copyright_line {
	color: #707070;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
	.header1  {
	color: #a39380;
	font-size: 13px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 1px;
	border-bottom: 2px solid #a39380 }
	.body1  {
	color: #847768;
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-right: 30px }
	.body1 a:link, .body1 a:visited {
	color: #974f52;
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none }
	.body1 a:hover, .body1 a:active {
	color: #974f52;
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: underline }
	.body_indent1  {
	color: #847768;
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-right: 30px;
	margin-left: 180px }
	.body_indent1 a:link, .body_indent1 a:visited {
	color: #974f52;
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none }
	.body_indent1 a:hover, .body_indent1 a:active {
	color: #974f52;
	font-size: 11px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: underline }
/*</agl.folder>*/
/*<agl.folder "images">*/
	.slate_border {
	border: solid 1px #333 }
	.black_border {
	border: solid 1px black }
/*</agl.folder>*/
.scroll_1  {
	height: 405px;
	overflow: auto }
/*<agl.folder "vis/hid">*/
	.visible {
		visibility: visible;
		display: table-cell }
	.hidden {
		visibility: hidden;
		display: none }
/*</agl.folder>*/
.space_after_15 {
	padding-bottom: 15px }
