body {
	background-color: #000000;
	margin: 5px;
	padding: 0px;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C0B194;
}
A.nav:link    {color:#C0B194; text-decoration:none;}
A.nav:visited {color:#C0B194; text-decoration:none;}
A.nav:active  {color:#9C4425; text-decoration:none;}
A.nav:hover   {color:#9C4425; text-decoration:none;}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.mainpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C0B194;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C0B194;
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C0B194;
}


A.textlinks:link    {color:#A07A31; text-decoration:underline;}
A.textlinks:visited {color:#A07A31; text-decoration:underline;}
A.textlinks:active  {color:#9C4425; text-decoration:underline;}
A.textlinks:hover   {color:#9C4425; text-decoration:underline;}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C4425;
	font-style: normal;
}
.border {
	border: 1px solid #A07A31;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

A {color : #A07A31;}
A:HOVER {color : #9C4425;}

.imgborder {
	border: 1px solid #A07A31;
}
.borderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A07A31;
	font-size: 6px;
}

/* Refer a Friend / Mailing List */
#rrf_mltable{
	width:100%;
	clear:both;
	text-align:center;
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0;
}
#rrf_mltable table{
	border:1px solid #000;
}
#rrf_mltable table th{
	font-size:80%;
	background:#A07A31;
	color:#FFFFFF;
	padding:0 5px;
}
#rrf_mltable table td{
	text-align:center;
	color:#000;
	font-weight:bold;
}
#rrf_mltable table td.rrf_mltable_submit{
	background:#C0B194;
}
#rrf_mltable table td.rrf_mltable_submit input{
	font-size:90%;
	margin:0px;
}
#rrf_mltable table input{
	margin:2px 5px;
}
