.topbar {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #66CC00;
}
.topbarleft {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #66CC00;
}
.bottom {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #66CC33;
	border-bottom-color: #66CC33;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CC00;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
}
.fade {
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=10, StartY=0, FinishX=100, FinishY=90);
}
.centerbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	list-style-image: url(bullet.gif);
	list-style-type: none;
	height: auto;
	width: auto;







}
.mainpage {
	background-color: #F0FFE1;
}
.outsideright {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-left-width: 2px;
	border-left-color: #990033;
	border-bottom-width: thin;
	border-bottom-color: #1A0099;


}
.centerbottomline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #66CC00;
}
