BODY
{
	font-size: 11pt;
	color: #2a0f05;
	font-family: 'Times New Roman';
	background-color: #A78A67;
	margin: 0;
}
TD
{
	font-size: 11pt;
	color: #2a0f05;
	font-family: 'Times New Roman';
}
A
{
	color: #42392a;
	text-decoration: none;
}
A:hover
{
	color: #42392a;
	text-decoration: underline;
}
#C1
{
	height: 25px;
	background-color: #F7F4E3;
}
.TopLink
{
	padding-right: 5px;
	color: #42392A;
	text-transform: uppercase;
	font-size: 8pt;
	font-family: 'Times New Roman';
}
.TopLink A
{
	color: #42392A;
	text-decoration: none;
}
.TopLink A:hover
{
	color: #42392A;
	text-decoration: underline;
}
#MenuArea
{
	height: 73px;
	background: url(TopBG.gif) repeat-x 0 0;
	padding-left: 5px;
	padding-right: 5px;
}
.MainMenu
{
	text-align: center;
	padding: 5px;
}
.MainMenu A
{
	font-size: 9pt;
	text-transform: uppercase;
	color: #42392a;
	font-family: 'Arial';
	text-decoration: none;
}
.MainMenu A:hover
{
	color: #42392a;
	text-decoration: underline;
}
.Separator
{
	background: url(MenuSep.gif) no-repeat 0 0;
	height: 73px;
	width: 2px;
}
#SideCell
{
	width: 177px;
	height: 100%;
	background-color: #E8E1CF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.BodyCell
{
	width: 100%;
	height: 100%;
	background-color: #f7f4e3;
	padding: 10px;
}
.HeadCell
{
	font-size: 15pt;
	text-transform: uppercase;
	color: #2a0f05;
	font-family: 'Times New Roman';
}
#TopFooter
{
	color: White;
	line-height: 21px;
	background-color: #43392c;
}
#FooterCell
{
	background-color: #F7F4E3;
	height: 25px;
	text-align: center;
	font-size: 8pt;
}
#FooterCell A
{
	color: #42392A;
	font-weight: bolder;
	text-decoration: none;
}
#FooterCell A:hover
{
	color: #42392A;
	font-weight: bolder;
	text-decoration: underline;
}
.astr
{
	font-size: 9pt;
	color: #2a0f05;
	font-style: italic;
	font-family: 'Times New Roman';
}
.SubMenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	width: 177px;
}
.SubMenu li
{
	color: #663804;
	padding: 0 0 10px 0;
	text-align: center;
	white-space: normal;
	margin: 0;
}
.SubMenu .ActiveSubLink A
{
	font-weight: bolder;
	font-size: 9pt;
	text-transform: uppercase;
	color: white;
	font-family: 'Times New Roman';
	text-decoration: none;
	background-color: #663300;
	display: block;
	padding: 9px 2px 9px 2px;
}
.SubMenu .ActiveSubLink A:hover
{
	color: white;
	text-decoration: underline;
}
.SubMenu li A
{
	font-weight: bolder;
	font-size: 9pt;
	text-transform: uppercase;
	color: #663804;
	font-family: 'Times New Roman';
	text-decoration: none;
	background-color: #d2cbaf;
	display: block;
	padding: 9px 2px 9px 2px;
}
.SubMenu li A:hover
{
	color: #663804;
	text-decoration: underline;
}
.grayFrame
{
	background-color: #e8e1cf;
}
.formfield
{
	font-size: 10pt;
	font-family: tahoma;
}
.formbutton
{
	border-right: medium none;
	border-top: medium none;
	font-size: 14pt;
	border-left: medium none;
	color: white;
	border-bottom: medium none;
	font-family: tahoma;
	background-color: #663300;
}
