body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #333333;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	}

	
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a:link {
	color: #99CCCC;
	font-weight: bold;
	text-decoration: underline;
}
.smallfont {
	font-size: 10px;
	line-height: 14px;
}


#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #FFF;
}
.header {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: FFFFFF;
}


#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #99CCCC;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #FFF;
padding-bottom: 2px;
background: transparent;
color: #99CCCC;
}

#navlist a:hover { color: #99CCCC; }

a:visited {
	color: #99CCCC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #99CCCC;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
