/*GENERAL CLASSES  */
/*-----------------*/

    .nav				{	font-family: Verdana; 	font-size:12px; 	text-decoration: underline;		color:#66849D;   line-height: 150% }
	:hover.nav		    {	font-family: Verdana; 	font-size:12px; 	text-decoration: underline;		color:#599CB3;   line-height: 150% }
	.navdown			{	font-family: Verdana; 	font-size:12px; 	text-decoration: none;		color:#E08B05;   line-height: 150% }
    .body				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#666666;   line-height: 140% }
    .bodyb				{	font-family: Verdana; 	font-size:11px; 	text-decoration: underline;		color:#DAA03A;   line-height: 140% }
    :hover.bodyb		{	font-family: Verdana; 	font-size:11px; 	text-decoration: underline;		color:#E0852C;   line-height: 140% }
    .bodym				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#619EAF;   line-height: 120% }
	.bodyb2				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#DAA03A;   line-height: 140% }
	.bodyr				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#7D7873;   line-height: 150% }
	:hover.bodyr		{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#9B7312;   line-height: 150% }
	.bodyr2				{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#897867;   line-height: 120% }
	:hover.bodyr2		{	font-family: Verdana; 	font-size:10px; 	text-decoration: none;		color:#9B7312;   line-height: 120% }
	.bodyg				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#666666;   line-height: 120% }
	:hover.bodyg		{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#6A8B7C;   line-height: 120% }
	.title				{	font-family: Verdana; 	font-size:12px; 	text-decoration: none;		font-weight:bold;     color:#0E485C;   line-height: 120% }
	.info				{	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#DD763E;   line-height: 140% }


/*TABLE FORMATTING */
/*-----------------*/	
	
	.general			{ 	border: 1px; bodercolor="EDA136"}	
	.tdtitle			{ 	background-color: #D8DCC8;	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#666666; 	text-align:center;	vertical-align:middle;	font-weight:bold;	}
	.tdtitle2			{ 	background-color: #F7DAA1;	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#666666; 	text-align:center;	vertical-align:middle;	font-weight:bold;	}
	.tdtitle3			{ 	background-color: #D0C88B;	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#F2F5E8; 	text-align:center;	vertical-align:middle;	font-weight:bold;	}
	.tdtitle4			{ 	background-color: #78B6BA;	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#F2F5E8; 	text-align:center;	vertical-align:middle;	font-weight:bold;	}
    .tdtitle5			{ 	background-color: #F1BA6D;	font-family: Verdana; 	font-size:11px; 	text-decoration: none;		color:#F2F5E8; 	text-align:center;	vertical-align:middle;	font-weight:bold;	}

	
	.fSml				{	font-family: verdana;  font-size: 11px; color: #676D4E;  background-color: #FAFDEC }
