@charset "UTF-8";
#main {
	float: none;
	width: 800px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #86398E;
}
h1 {
	font-size: 1.4em;
	line-height: 1.3em;
}
#headerbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 4px;
}
h2 {
	font-size: 1em;
	line-height: 0.5em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #89648E;
}
h3 {
	font-size: 1em;
}
.img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	position: relative;
}
#navlist {
	text-align: right;
}
#content {
	float: none;
	position: relative;
}
#content table {
	float: left;
}
#main #content table {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: .8em;
}

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

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

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navlist a:hover {
	color: #333333;
}
#navcontainer {
	position: relative;
	float: none;
	}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main #content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 a:link, #navlist a:visited
{
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #86398E;
}

h1 a:link#current, h1 a:visited#current, h1 a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: #86398E;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #86398E;
}

