
BODY
{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
.nav
{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none
}

A.nav
{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none
}

A.nav:HOVER
{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #929493;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none
}

.nav_body
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000000;
	font-size:13px;
	font-weight:normal;
}

.nav_body:HOVER
{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
}

/* Background Images */

.people
{
background-color:#af4722;
color:white;
font-family:sans-serif;
font-weight:600;
background-repeat:no-repeat;
}

.people_ind
{
background-image:url('images/pl_back_ex.gif');
background-color:#af4722;
color:white;
font-family:sans-serif;
font-weight:600;
background-repeat:no-repeat;
}

.borrowers
{
background-image:url('images/bw_back.gif');
background-color:#53a67a;
color:white;
font-family:sans-serif;
font-weight:600;
background-repeat:no-repeat;
}

.investors
{
background-image:url('images/iv_back.gif');
background-color:#5165a5;
color:white;
font-family:sans-serif;
font-weight:600;
background-repeat:no-repeat;
}

.contact
{
background-image:url('images/co_back.gif');
background-color:#24255d;
color:white;
font-family:sans-serif;
font-weight:600;
background-repeat:no-repeat;
}

.main
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000000;
	font-size:13px;
	font-weight:normal;
}

.body_pl
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000000;
	font-size:13px;
	font-weight:normal;
}

.body_bw
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000000;
	font-size:13px;
	font-weight:normal;
}

.body_iv
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
}

.body_co
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:13px;
	font-weight:normal;
}

.title
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:16px;
	font-weight:strong;
}

.copyright
{
	margin: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #929493;
	font-size:12px;
	font-weight:normal;
}



