BODY
{
	background-color: #AABC94;
	color: #594D14;
	font-family: Georgia;
	font-size: 10pt;
}

hr
{
	color: #8D9C7A;
}

input
{
	font-family: Georgia;
	font-size: 10pt;
}

.alert
{
	color: Red;
	font-size: 8pt;
	font-weight: bold;
}

.button
{
	background-color: #A89743;
	color: #F9FCF3;
}

.header
{
	color: #8D9C7A;
	font-size: 12pt;
	font-weight: bold;
}

.links
{
	color: #594D14;
	font-size: 12pt;
	font-weight: bold;
}

.main
{
	background-color: #F9FCF3;
	width: 865px;
}

.mainBody
{
	width: 589px;
	vertical-align: top;
}

.mainBody2
{
	width: 800px;
	vertical-align: top;
}

.mainDivider
{
	background-color: #8D9C7A;
	height: 98%;
	width: 2px;
}

.mainRss
{
	width: 274px;
}

.menu
{
	background-color: #A89743;
}

.rssDate
{
	font-size: 7pt;
	text-align: left;
}

.rssDiv
{
	border: solid 1px #8D9C7A;
	height: 300px;
	overflow: auto;
	width: 264px;
}

.rssFont
{
	font-size: 8pt;
	text-align: left;
}

.rssHeader
{
	background-color: #A89743;
	color: #F9FCF3;
	width: 264px;
}

.rssLink
{
	color: blue;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.specialUL
{
	list-style-type: square;
}

.tableBorders
{
	border: 1px solid #8D9C7A;
	border-collapse: collapse;
}

.title
{
	color: #8D9C7A;
	font-size: 14pt;
	font-weight: bold;
}