/* ---------------------- */
/* INNER PAGE STYLE SHEET */
/* ---------------------- */
 body {
 	margin-left: 0px;
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
	color:#FFFFFF
 }
 
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a 		{ color: #DED2C4; text-decoration: none; font-weight:bold; }
a:hover { color: #CCCCCC; text-decoration: none; font-weight:bold; }

a.subNav 		{ color: #000000; font-weight:normal; font-size:12px; text-decoration: none; }
a.subNav:hover  { color: #8E795E; font-weight:normal; font-size:12px; text-decoration: none; }

a.subsubNav 		{ color: #000000; font-weight:normal; font-size:12px; text-decoration: none; }
a.subsubNav:hover  { color: #8E795E; font-weight:normal; font-size:12px; text-decoration: none; }

a.footerNav 	  { color: #FFFFFF; text-decoration: none; font-weight:normal; }
a.footerNav:hover { color: #DED2C4; text-decoration: none; font-weight:normal; }

form 	{ display:inline; } 

.whiteText {
	color: #FFFFFF;
}

.contentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
}
.titleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
}


.footer
{
font-size: 10px;
color: #ffffff;
font-weight:normal;
}

a.footer{
font-size: 10px;
color: #ffffff;
font-weight:bold;

}
a.footer:hover{
font-size: 10px;
color:#a08059;
font-weight:bold;
}
