/* BY OHANA 
-------------------------------- */
body {
	background: #1E1C16;
}
body,td {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #5A5541;
}
/* LINKS BODY ------------------------------ */
a:link {
	color: #9B7F59;
	text-decoration: none;
}

a:visited {
	color: #9B7F59;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFCC00;
	text-decoration: none;
}
/* LINKS NAVI ------------------------------ */
.unlink {
	color: #5A5541;
}
a.unlink:link {
	color: #FFCC00;
	text-decoration: none;
}
a.unlink:visited {
	color: #9B7F59;
	text-decoration: none;
}
a.unlink:hover, a.unlink:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
.unlink2 {
	color: #5A5541;
}
a.unlink2:link {
	color: #ffffff;
	text-decoration: none;
}
a.unlink2:visited {
	color: #9B7F59;
	text-decoration: none;
}
a.unlink2:hover, a.unlink2:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
/* TEXT ------------------------------ */

.body-td{
	font-size: 9px;
	color: #5A5541;
}
a.body-td:link {
	color: #5A5541;
	text-decoration: none;
}
a.body-td:visited {
	color: #5A5541;
	text-decoration: none;
}
a.body-td:hover, a.body-td:active {
	color: #FFCC00;
	text-decoration: none;
}

.index-td{
	font-size: 9px;
	color: #ffffff;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 10px;
}
.index-td-bio{
	font-size: 9px;
	color: #000000;
	padding-left: 10px;
	width: 450px;
}
.txtNewsTitle9pt
{
	font-size: 10px;
	color: #985800;
	font-weight: bold;
}

.txtNewsbody9pt
{
	font-size: 10px;
	color: #DADAC2;
	line-height: 14px;
}

.txtNewsdate9pt
{
	font-size: 10px;
	color: #9B7F59;
}

.txtClient9pt
{
	font-size: 10px;
	color: #DADAC2;
	font-weight: bold;
}
.14
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 14px;
}

.16
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 16px;
}

.20
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 20px;
}
.24
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 24px;
}


a.14
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 14px;
}

a.16
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 16px;
}

a.20
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 20px;
}
a.24
{
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 24px;
}


.upper
{
	text-transform: uppercase;
}

/* BORDER ------------------------------ */


.border1
{
	border: 1px solid #FFCC00;
}
.border2
{
	border: 1px solid #000000;
}
