/* BODY STYLES */

img { border: 0px; }

body, td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	line-height: 14px;
	text-decoration: none;
}

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

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

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

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

.bodyblack
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

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

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

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

/* NAV STYLES */

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

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

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

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

/* FOOTER STYLES */
 
.footer
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 14px;
	text-decoration: none;
}

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

.footersmall
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 13px;
	text-decoration: none;
}
.footerblacksmall {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
	line-height: 13px;
	text-decoration: none;
}
.footersmall:link, .footersmall:active, .footersmall:visited, .footersmall:hover
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C66800;
	line-height: 13px;
	text-decoration: underline;
}

/* FORM STYLES */

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

.button
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C66800;
	line-height: 12px;
	text-decoration: none;
}
