body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover, a:focus {
	color: #335032;
}


h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 2px 2px 0 0;
	padding: 5px 0 0 0;
}

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 1px 0;
	padding: 2px 0 5px 0;
}

img {
	border:0;
}


a.menu {
	display: block;
	width: 100;
	height: auto;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
	BACKGROUND-COLOR: #4d7e4d;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
a:link.menu, a:visited.menu {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
a:hover.menu, a:focus.menu {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #006F37;
}
a:active.menu {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ECF0F8;
}

tr.contentbox_header {
	background-color: #335032;
	color: #ffffff;
}

tr.contentbox_row0, tr.contentbox_row1 {
	background-color: #d4e8c5;
	color: #000000;
}
a.contentbox_row0, a.contentbox_row1 {
	color: #000000;
}

