a, a:link {
	background: transparent;
	color: #9D6630;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #804000;
	text-decoration: underline;
}

a:hover, a:active {
	background: transparent;
	color: #6E2F00;
	text-decoration: none;
}

body {
	background: #506E6E;
	color: #45400F;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.BKG_R {
	background: #fff url(../images/BKG_R.gif) no-repeat;
	height: 59px;
	vertical-align: bottom;
	padding-left: 25px;
}

.BKG_L {
	background: #fff url(../images/BKG_L.gif) no-repeat;
	height: 59px;
	vertical-align: bottom;
	padding-left: 25px;
}

.BKG_S {
	background: #fff url(../images/BKG_S.gif) no-repeat;
	height: 59px;
	vertical-align: bottom;
	padding-left: 25px;
}

.BKG_P {
	background: #fff url(../images/BKG_P.gif) no-repeat;
	height: 59px;
	vertical-align: bottom;
	padding-left: 25px;
}

.BKG_T {
	background: #fff url(../images/BKG_T.gif) no-repeat;
	height: 59px;
	vertical-align: bottom;
	padding-left: 25px;
}

h1 {
	color: #505E6E;
	font: bold 22px "Times New Roman", Times, serif;
}

h2 {
	color: #645c2c;
	font: bold 16px "Times New Roman", Times, serif;
}

h3 {
	color: #9D6630;
	font: bold 14px "Times New Roman", Times, serif;
}

.columnleft{
	background: url(../images/bkg-left.gif) repeat-y;
	width: 8px;
}

.columnright{
	background: url(../images/bkg-right.gif) repeat-y;
	width: 8px;
}

.columnbottom{
	background: url(../images/bkg-bottom.gif) no-repeat top;
}

.content {
	background: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px 25px 20px 25px;
	text-align: justify;
	vertical-align: top;
}

.credits {
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #FFF;
}

.credits a:link, .credits a:visited {
	color: #8FA9B0;
  text-decoration: none;
}

.credits a:hover, .credits a:active {
	color: #8FA9B0;
	text-decoration: underline;	
}

.tablebkg{
	background: url(../images/tablebkg.gif) repeat-y;
}

.watermark {
	background: #514a48 url(../images/tablewmk.gif) no-repeat bottom;
	height: 315px;
}

input, select, textarea {
	background: #FFFFFF;
	border: 1px solid #666666;
   font: 12px Arial, Helvetica, sans-serif;
   color: #4f4b4b;
}

label {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: right;
	width: 17em;
}

fieldset {
	border: 0px dashed #660000;
	width: 37em;
	margin-left: 0px;
}

.inputbutton{
	background: #505E6E;
	margin-left: 10.5em;
	color: #fff;
	padding: 4px;
	width: 200px;
}

.smtxt {
	color: #9D6630;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

.smtxt  a:link, .smtxt a:visited { 
	color: #505E6E;
	text-decoration: none;
}

.smtxt  a:hover, .smtxt   a:active { 
	color: #9D6630;
	text-decoration: none;
}

HR{
	width: 100%;
	height: 1px;
	color: #514A48;
}

.subtitle {
	color: #505E6E;
	font: bold 16px "Times New Roman", Times, serif;
}

.titlelrg{
	color: #505E6E;
	font: bold 20px "Times New Roman", Times, serif;
}

.titlelrg a:link, .titlelrg a:visited {
	color: #9D6630;
  text-decoration: underline;
}

.titlelrg a:hover, .titlelrg a:active {
	color: #505E6E;
  text-decoration: underline;
}