﻿BODY
{
	background-color: #F6F2D8;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}
.GeneralLabel
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation:link, .navigation:visited
{
	font-size: 11pt;
	font-weight: bold;
	color: #B1CDD1;
}

.navigation:hover
{
	font-size: 11pt;
	font-weight: bold;
	color: #B1CDD1;
}
.NavBarTable
{
	background-color: #6E584A;
}
.NavBarText
{
	background-color: #618466;
}
.TitleLabel
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #8F563B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	background-color: #ccc999;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.accordionLink:link
{
	color: white;
}
.collectionlink:link
{
	color: black;
}
.collectionlink:visited
{
	color: black;
}
.hilite
{
	background-color: #ffff00;
}
.tableoutline
{
	border-right: #9aa16e 2px solid;
	border-top: #9aa16e 2px solid;
	border-left: #9aa16e 2px solid;
	border-bottom: #9aa16e 2px solid;
	background-color: #d2c58e;
}
