body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px;
	background-image: url(../images/softbg54.gif);
	background-repeat: repeat;
}

body, p {
	font-size: 11px;
	color: #000000;
}

td {
	font-size: 10px;
}


.tdmenustyleoff, .tdmenustyleon {
	font-weight: bold;
	cursor: hand;
	background-repeat: no-repeat;
	white-space: nowrap;
	background-position: 8px center;
	padding-left: 20px;
}


.tdmenustyleoff {
	background-color: #A5D971;
	color: #000000;
	background-image: url(../images/arrow_left.gif);
}

.tdmenustyleon {
	background-color: #598D25;
	color: #FF0000;
	background-image: url(../images/arrow_left_red.gif);
}

.menunavtable {
	border: 2px solid #598D25;
	background-color: #CFEBB4;
}

.copyright {
	font-size: 9px;
}
