.greenbg {
	background-color: #80c41c;
}
.topbg {
	background-image: url(../images/top_bar_bg.gif);
	background-repeat: no-repeat;
}
.tabletopmiddle {
	background-image: url(../images/table_top_middle.gif);
}
.tableleftmiddle {
	background-image: url(../images/table_left_midle.gif);
}
.tablerightmiddle {
	background-image: url(../images/table_right_middle.gif);
}
.whitebg {
	background-color: #FFFFFF;
}
.tablebottommiddle {
	background-image: url(../images/table_bottom_middle.gif);
}
.blackbg {
	background-color: #000000;
}
.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #339900;
	text-decoration: underline;
}
.palegreen01 {
	background-color: #ddeebb;
}
.palegreen02 {
	background-color: #f3f9e9;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #339900;
	text-decoration: underline;
	cursor:hand;
}
#backlink {
	font-family: Verdana, Arial, Helvetica, sans-serif, GillSans;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #339900;
	text-decoration: underline;
	cursor:hand;
}
.topbarbg {
	background-image: url(../images/top_bar.gif);
}

