body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
a:hover {text-decoration:none}
.style1 {
	color: #8E8E8E;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #969693;
	font-size: 11px;
	font-family: tahoma
}
.style3 {
	color: #7C7C7C;
	font-size: 8px;
	font-family: tahoma;
	font-weight:bold
}
.style4 {
	color: #7C7C7C;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #586478;
	font-size: 9px;
	font-family: tahoma
}
.style7 {
	color: #5984B0;
	font-size: 11px;
	font-family: tahoma
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #7EA32E;
	font-size: 11px;
	font-family: tahoma
}
#leftnav {
	float: left;
	padding-top:10px;
	margin-top:0px;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: tahoma;
	font-size: 11px;
}

#leftnav a
{
	display: block;
	width: 200px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: underline;
	border-bottom:solid 1px #FFFFFF;
}

#leftnav a:link, .navlist a:visited
{
text-decoration: underline;
color: #808080;
font-weight: bold;
}

#leftnav a:visited
{
   color: #808080;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: underline;
	color:#5AC6EA;
}
