.tdindent {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
div#mainmenu {
	height: 19px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background: #8EE48E no-repeat bottom;
	color: #FFFFFF;
}
div#mainmenu a {
	color: #339966;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    padding: 5px 8px 5px 8px;
}
span.sel {
text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    padding: 5px 8px 5px 8px;
color: #FFFFFF;
	background: #5BBD5B;
	}
div#mainmenu a:hover {
	color: #339966;
	background: #FFFFFF;
}
span.menudivider {
    display: none;
}

h2 {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #339933;
}
.main {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
}
.mainbox {
	font-family: Arial;
	font-size: 13px;
	font-color: #FFFFFF;
	text-align: center;
}
.tag {
	font-family: Tahoma;
	font-size: 9px;
	color: #339966;
	text-align: right;
}
.bottom {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
a.white:link {color:#FFFFFF; font-weight:bold; text-decoration:underline; }
a.white:visited {color:#FFFFFF; font-weight:bold; text-decoration:underline; }
a.white:hover {color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.green:link {color:#339966; font-weight:bold; text-decoration:underline; }
a.green:visited {color:#339966; font-weight:bold; text-decoration:underline; }
a.green:hover {color:#339966; font-weight:bold; text-decoration:none; }
