.headergraphic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftnavhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 20px;
}
.leftnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 20px;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a {
	color: #000099;
	text-decoration: none;
}
.leftnav a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.leftnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: -1px;
	text-decoration: none;
}
.frontpagebigheadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 25px;
	letter-spacing: -3px;
	color: #666666;
	line-height: 30px;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
#rightpanel {
	background-color: #EEFFEE;
}