body
{
	background: url(../graphix/background5.jpg);
}

table
{
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1
{
	color: #ab0410;
	font-size: 16px;
	letter-spacing: -1px;
}

h2
{
	color: #ab0410;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
}

h3
{
	color: #ab0410;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
}

a:link
{
	color: #005483;
	text-decoration: none;
}

a:visited
{
	color: #005483;
	text-decoration: none;
}

a:hover
{
	color: #4c2e11;
	text-decoration: underline;
}

a:active
{
	color: #005483;
	text-decoration: none;
}

.subLink
{
	color: #ab0410;
	font-size: 11px;
	font-weight: normal;
}

.subLink a:link
{
	color: #ab0410;
	text-decoration: none;
}

.subLink a:visited
{
	color: #ab0410;
	text-decoration: none;
}

.subLink a:hover
{
	color: #ab0410;
	text-decoration: underline;
}

.subLink a:active
{
	color: #ab0410;
	text-decoration: none;
}

#buttonbar
{
	font-size: 14px;
}

#buttonbar a:link
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#buttonbar a:visited
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#buttonbar a:hover
{
	color: #005483;
	font-size: 14px;
	text-decoration: underline;
}

#buttonbar a:active
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#navlist
{
	width: 205px;
}

#navlist ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist ul li
{
	color: #4c2e11;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #99795b;
}

#navlist ul li:hover
{
	color: #005483;
	text-decoration: none;
	background-image: url("../graphix/LeftMenu/leftmenu-buttonover.gif");
}

#navlist ul li a
{
	color: #4c2e11;
	text-decoration: none;
}

#navlist ul li a:hover
{
	color: #005483;
	text-decoration: none;
	background-image: url("../graphix/LeftMenu/leftmenu-buttonover.gif");
}

.content-area
{
	line-height: 16px;
	padding-right: 57px; 
	padding-left: 15px;
}

.footer
{
	color: #785b40;
}

.divider
{
	border-left: 1px solid #99795b;
}

.underline
{
	border-bottom: 1px dotted #99795b;
}