<!--

/* BODY STYLES */

.body, .body:link, .body:active, .body:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #483B2A;
	line-height: 14px;
	text-decoration: none;
}

.body:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #483B2A;
	line-height: 14px;
	text-decoration: underline;
}

.lightbody, .lightbody:link, .lightbody:active, .lightbody:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C5802F;
	line-height: 14px;
	text-decoration: none;
}

.lightbody:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C5802F;
	line-height: 14px;
	text-decoration: underline;
}

.hyperbody, .hyperbody:link, .hyperbody:active, .hyperbody:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	line-height: 14px;
	text-decoration: none;
}

.hyperbody:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000F;
	line-height: 14px;
	text-decoration: underline;
}

.bodybold, .bodybold:link, .bodybold:active, .bodybold:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #483B2A;
	line-height: 14px;
	text-decoration: none;
}

.lightbodybold, .lightbodybold:link, .lightbodybold:active, .lightbodybold:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C5802F;
	line-height: 14px;
	text-decoration: none;
}

.redbodybold, .redbodybold:link, .redbodybold:active, .redbodybold:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A3521;
	line-height: 14px;
	text-decoration: none;
}


/* HEADING STYLES */

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9F7F2;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
}

/* LEFTNAV STYLES */

.leftnavbeige, .leftnavbeige:link, .leftnavbeige:active, .leftnavbeige:visited, .leftnavbeige:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D2C5A7;
	line-height: 15px;
	text-decoration: none;
}

.leftnavbeigebold, .leftnavbeigebold:link, .leftnavbeigebold:active, .leftnavbeigebold:visited, .leftnavbeigebold:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D2C5A7;
	line-height: 15px;
	text-decoration: none;
}

.leftnavgold, .leftnavgold:link, .leftnavgold:active, .leftnavgold:visited, .leftnavgold:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CEAF6F;
	line-height: 15px;
	text-decoration: none;
}

.leftnavgoldbold, .leftnavgoldbold:link, .leftnavgoldbold:active, .leftnavgoldbold:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CEAF6F;
	line-height: 15px;
	text-decoration: none;
}

.leftnavgoldbold:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CEAF6F;
	line-height: 15px;
	text-decoration: underline;
}

/* FOOTER STYLES */

.footerbeige, .footerbeige:link, .footerbeige:active, .footerbeige:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6F1E6;
	line-height: 16px;
	text-decoration: none;
}

.footerbeige:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6F1E6;
	line-height: 16px;
	text-decoration: underline;
}

.footergold, .footergold:link, .footergold:active, .footergold:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E8D6B0;
	line-height: 16px;
	text-decoration: none;
}

/* FORM STYLES */

.input
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4B4F;
	line-height: 12px;
	text-decoration: none;
}

.button {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color:#9E7E3E;}


-->