BODY
{
	font-size: 10px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
P
{
	font-size: 13px;
}
TD
{
	font-size: 13px;
}
H1
{
	font-size: 16px;
}
H2
{
	font-size: 15px;
}
H3
{
	font-size: 14px;
}
H4
{
	font-size: 13px;
	font-weight: 700;
}
.headerRow
{
	background-color: #9b5442;
}
.menuCell
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.menuText
{
	color: #6b5339;
	font-size: 10px;
	text-decoration: none;
}
.menuText:hover
{
	color: #9b5442;
	font-size: 10px;
	text-decoration: none;
}
.menuTextSelected
{
	color: #9b5442;
	font-size: 10px;
	text-decoration: none;
}
.menuTextSelected:hover
{
	color: #9b5442;
	font-size: 10px;
	text-decoration: none;
}
.homePageImageBox
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9b5442;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9b5442;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9b5442;
	
	border-right-width: 0px;
	border-right-style: none;
}
.homePageImage
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
.homePageImageText
{
	font-size: 12px;
}
.homePageTextBox
{
	background-color:#e0cbc6;
	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9b5442;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9b5442;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9b5442;
}
.homePagePlugText
{
	font-size: 14px;
	font-weight: 900;
}
.homePageByLine
{
	font-size: 11px;
	font-style: italic;	
}
.homePageCopyrightLine
{
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9b5442;
}
.homePageCopyRightText
{
	font-size: 8px;
}