﻿body
{
	background-color:#856f62;
	background-image:url(images/bgtile.jpg)
}

.smallerText
{
	font-size:10pt;
}

.smallerTextRed
{
	font-size:10pt;
	color:#852316;
}

.bodyHeaders
{
	font-size:13pt;
	font-weight:bold;
	color:#2d2f2e;
}

.bodyHeadersI
{
	font-size: 14pt;
	font-weight: bold;
	color: #2d2f2e;
	font-style: italic;
}

.bodyHeadersSM
{
	font-size:11pt;
	font-weight:bold;
	color:#2d2f2e;
}

.bodyHeadersSMred
{
	font-size:11pt;
	font-weight:bold;
	color:#852316;
}

a:link
{
	color:#852316;
}

a:visited
{
	color:#852316;
	
}

a:active
{
	text-decoration:none;
	color:#2d2e2f;
}

a:hover
{
	text-decoration:none;
	color:#2d2e2f;
}

.collapsePanel
{
	height:0;
	overflow:hidden;
	background-color:#f2ebdd;
	color:#852316;
}