BODY, TD, P, LI, UL, DIV, SPAN, A, TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	text-decoration:none;
}

body {
	margin-top: 10;
	margin-left: 0;
	background-color: #bc9b4d;
}
A {
	color: #006633;
	text-decoration:underline;
}

A:hover {
	color: #bc9b4d;
	text-decoration:underline;
}

.body-text {
	color: #000000; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.body-text {
	color: #006633; 
}
A.body-text:hover {
	color: #bc9b4d;
}

.caption-text {
	color: #000000; 
	font-size: 7pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.caption-text {
	color: #006633; 
}
A.caption-text:hover {
	color: #bc9b4d;
}


.body-header {
	color: #006633; 
	font-size: 12pt; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
A.body-header:hover {
	color: #bc9b4d;
}
.listingtitle-text {
	color: #444444; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.listingdata-text {
	color: #000000; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftsidebar-text {
	color: #ffffff; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightsidebar-text {
	color: #ffffff; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.rightsidebar-text {
	color: #ffffff; 
	font-weight: bold;
	font-size: 9pt;
}
A.rightsidebar-text:hover {
	color: #ff0000; 
}

.rightsidebar-header {
	color: #ffffff; 
	font-size: 15px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}
.red { color: Red; }

.green {	color: #006633; }

.gold { color: #bc9b4d; }

.navy { color: Navy; }

.underline { text-decoration: underline; }

.footer-text {
	color: #ffffff; 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.footer-text {
	color: ffffff; 
}
A.footer-text:hover {
	color: #bc9b4d; 
}