body {
	background-color: #E5E7D1;
	padding-top: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:link {color:#4D5D7E}
A:visited {color:#4D5D7E}
A:active {color:#4D5D7E}
A:hover {color:#404115}


.bottomrow p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff
}

.bottomrow tr {
background-color: #4D5D7E;
}

.bottomrow A:link {color:#fff}
.bottomrow A:visited {color:#fff}
.bottomrow A:active {color:#fff}
.bottomrow A:hover {color:#E5E7D1}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 10px 5px 10px; }

#navlist a:link, #navlist a:visited
{
color: #404115;
background-color: #D3D4AA;
text-decoration: none;
	font-weight: bold;
	border: 1px solid #404115;
}

#navlist a:hover
{
	color: #4D5D7E;
	background-color: #E5E7D1;
	text-decoration: none;
	font-weight: bold;
	border-color: #4D5D7E;

}

#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 140px;
background-color: #404115;
border-bottom: 1px solid #eee;
}

#navcontainer a:link
{
color: #ffffff;
text-decoration: none;
}

#navcontainer a:visited
{
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #4D5D7E;
color: #fff;
text-decoration: none;
}
.subnavbox {
	border-right-width: thin;
	border-right-color: #404115;
	border-right-style: solid;

}
.subnavboxleft {
	border-left-width: thin;
	border-left-color: #404115;
	border-left-style: solid;
		background-color: #E5E7D1;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	color: #404115;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	color: #404115;

}

