body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
/* CSS rules for the forms scrollbar */

textarea {
	scrollbar-base-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
}


P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.header{
	background-color:#000000;
}
.tab_left{
	background-color: #E1CBA6;
	width: 200px; 
	height: 100%;
	color: #000000;
}
.tab_left_small{
	background-color: #E1CBA6;
	width: 200px;
	height: 100%;
	color: #000000;
}
.content_area{
	background-color: #FEF8EB;
	padding: 10px;
	text-align:left;
	color:#000000;
}
.content_area_small{
	background-color: #FEF8EB;
	padding: 10px;
	text-align:left;
	color:#000000;
}

.TopAddress {
	position:relative;
	min-height:33px;
	padding:12px 5px 12px 5px;
	text-align:left;
	color:#FFFFFF;
	font-size: 9px;
}
.TopAddress a{
	color:#FFFFFF;
}
.HeaderBar {
	background-color: #000000;
	margin:4px 0px 0px 30px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 25px;
	height: 24px;
	vertical-align: middle;
}
.footer{
	background-color: #000000;
	color: #FFFFFF;
}
.tab_right{
	background-color: #E1CBA6; 
	width: 200px; 
	height: 100% ;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.h2_nobr {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
    font-size: 10px;
	}
	
a.category:link {
	color: #B7CEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-decoration: none;
	font-weight: bold;
}
a.category:active { 
	color:  #B7CEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.category:visited { 
	color:  #B7CEFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-decoration: none;
	font-weight: bold;
}
a.category:hover {
	color:  #B7CEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}


a:link { 
	color: #77A4FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none;
}
a:active { 
	color: #77A4FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none;
}
a:visited { 
	color: #77A4FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none;
}
a:hover {
	color: #77A4FF;
	text-decoration: underline;
}

a.largelink:link {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.largelink:active { 
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}
a.largelink:visited { 
	color: #CC0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	text-decoration: none;
	font-weight: bold;
}
a.largelink:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}


a.smlink:link {
	color: #9D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.smlink:active { 
	color: #9D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a.smlink:visited { 
	color: #9D0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold;
}
a.smlink:hover {
	color: #9D0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border-color: #000000;
	border-width: 0;
	border-style: ridge;
	
}
.headers {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
.smallheaders {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: none;
}
.buttons {
	
	cursor: hand;

	
}
a.buttons:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.buttons:hover{
	color:#FFFFFF;
	text-decoration: none;
}
a.buttons:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.buttons:active{
	color:#FFFFFF;
	text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;	
}

.form_tr_dark {
    font-size: 12px;
	background-color:#DFEAFF;
}

.form_tr_light {
    font-size: 12px;
	background-color: #F5F5F1;
	}
.listingstatus {
	color: #585D3F;
}
.paddedcell {
	left: 4px;
	top: 2px;
	right: 4px;
	bottom: 2px;
}
a.footerlink:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}
a.footerlink:active { 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	
}
a.footerlink:visited { 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	
}
a.footerlink:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
}
