body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C8A84F;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFFFFF;
}
a:link {
	color: #BB8C00;
	text-decoration: none;
}
a:visited {
	color: #BB8C00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#logotop {
	background-image:  url(../images/bk_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
#pgbtm {
	background-image:  url(../images/bk_mid.gif);
	margin: 0px;
	padding: 5px 0px;
	background-repeat: repeat-y;
	background-position: left;
}
#btmimg {
	background-color: #C8A84F;
	background-image: url(../images/bk_mid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.graybk {
	background-color: #333333;
}
.imgbk {
	margin: 0px;
	padding: 0px;
}
#tbl1 {
	background-image:  url(../images/bk_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#toptxt {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
#lfttxt {
	text-align: right;
	padding: 0px 35px 10px 15px;
}
#mainpgbox {
	display:block;
	color:#000;
	background-color:#fff;
	padding:5px;
	text-align:center;
	border:2px solid #BB8C00;
	margin-top: 20px;
	margin-right: 35px;
	margin-left: 20px;
}
#mainpgbox a:link {
	color: #CC0000;
	text-decoration: none;
}
#mainpgbox a:visited {
	color: #CC0000;
	text-decoration: none;
}
#mainpgbox a:hover {
	color: #FF3333;
	text-decoration: underline;
}
#mainpgbox a:active {
	color: #FF3333;
	text-decoration: underline;
}
#flash {
	background-color: #333333;
}
#flash2 {
	background-color: #333333;
	text-align:center
}
#slideshow {
	background-color: #333333;
	text-align:center;
}
.red {
	color: #FF0000;
}
.gold {
	color: #BB8C00;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boldblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #000000;
	font-weight: bold;
}
