.greenbar {
	background-color: #A9D015;
}
.orangebar {
	background-color: #FD7D02;
	font-family: Tahoma;
	font-size: 7px;
	font-weight: normal;


}
.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9E600;
}
.leftlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.leftlinksbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.greenheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.whiteheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbar {
	background-color: #B3B6BB;
}
.whitebar {
	font-family: Tahoma;
	font-size: 7px;
	font-weight: normal;
}
a.leftlinks:hover {
	color: #99CC00;
}
a.toplinks:hover {
	color: #CCFF66;
}
