body {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C2BF8C;
	text-decoration: none;
}

a.over:link, a.over:visited, a.over:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C2BF8C;
	text-decoration: none;
}

a.over:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C2BF8C;
	text-decoration: none;
}

a.small:link, a.small:visited, a.small:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #C2BF8C;
	text-decoration: underline;
}

a.small:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #C2BF8C;
	text-decoration: none;
}


a.green:link, a.green:visited, a.green:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C2BF8C;
	text-decoration: underline;
}

a.green:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C2BF8C;
	text-decoration: none;
}

.btmbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer,h6 {
	color: #DAD9CD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}


td.left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


td.lefton {
	background-image: url('images/leftbar.jpg');
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}