﻿body, html
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11pt;
	font-family: 'Times New Roman', Arial;
	background-color: #1e1c00;
	text-align: center;
}
.largerFont
{
	font-size: 13pt;
}
#wrapper { width:916px; margin: 0 auto; position:relative; }
#innerArea
{
	background-color: #c8c3a4;
}
#pageTop
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 916px;
}
#toolbar
{
	position: absolute;
	left: 0px;
	top: 114px;
}
#underToolbar
{
	position: absolute;
	left: 0px;
	top: 135px;
}
#pageLeft
{
	/*
	left: 0px;
	position: absolute;
	top: 135px;
	*/
	width:34px;
	background-image: url(images/SL.jpg);
	background-repeat: repeat-y
}
#pageMiddle
{
	/*
	left: 35px;
	position: absolute;
	top: 135px;
	*/
	width: 848px;
}
#pageRight
{
	/*
	left: 882px;
	position: absolute;
	top: 135px;
	*/
	width:34px;
	background-image: url(images/SR.jpg);
	background-repeat: repeat-y	
}
#pageMain1
{
	left: 0px;
	position: absolute;
	top: 135px;
	background-color: #e6d2ac;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 848px;
	margin: 0px;
	border-collapse: collapse;
}
pageMain1 td
{
	border-collapse: collapse;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#pageMain2
{
	left: 0px;
	position: absolute;
	top: 154px;
	background-color: #e6d2ac;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 848px;
	margin: 0px;
	border-collapse: collapse;
}
pageMain2 td
{
	border-collapse: collapse;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#verbage
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: #0e0f00 2px solid;
	border-top: #0e0f00 2px solid;
	border-left: #0e0f00 2px solid;
	border-bottom: #0e0f00 2px solid;
}
.header
{
	font-weight: bold;
	font-size: 13pt;
	font-variant: small-caps;
}
.subHeader
{
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
}
.footer
{
	background-color: #1e1c00;
	font-size: 9pt;
	text-align: center;
	color: #fffacd;
}
.linkHeader
{
	color: #ffffff;
}
.imageFrame
{
	border-right: #003300 1px solid;
	border-top: #003300 1px solid;
	border-left: #003300 1px solid;
	border-bottom: #003300 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
}
.decoratedTable
{
	border-right: #b8860b 1px solid;
	border-top: #b8860b 1px solid;
	padding-left: 9px;
	padding-bottom: 9px;
	margin: 9px;
	border-left: #b8860b 1px solid;
	padding-top: 9px;
	border-bottom: #b8860b 1px solid;
	padding-right: 9px;
}
a:visited
{
	color: #996600;
}