BODY.main { background: #006622; }

P.noteboxTitle { font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #000000; }

P.noteboxText { font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 2px;
	color: #000000; }

P.noteboxNews { font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 2px;
	color: #000000;
	font-size: small; }

P.longboxText { font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 2px;
	color: #000000;
	font-size: small; }
	
P.main { font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	padding-right: 1em;
	padding-left: 1em;
	color: #000000; }

P.title { font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	text-align: center;
	padding-right: 2em;
	padding-left: 2em;
	color: #000000; }

P.caption { font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	color: #000000;}

SPAN.inlineTitle { font-weight: bold; }

A:link { font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background: transparent;
	text-decoration: underline; }

A:visited { font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background: transparent;
	text-decoration: underline; }

A:active { font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: underline; }

A:hover { color: #006622; }

TABLE.main { border-width: 0px;
	border-style: solid;
	border-color: #000000;
	background: #006622;
	width: 700px;
	padding-left: 0;
	padding-right: 0; }

TD.maincontent { border-width: 0;
	background: #f8e8b8;
	margin: 1em;
	width: 580px;}

TD.notebox { border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #000000;
	background: #d8c898;
	width: 120px;}
	
TD.longbox { border-width: 0px 0 0 0;
	border-style: solid;
	border-color: #000000;
	background: #d8c898;}

TABLE.waypoint {	margin: 1em;
	font-family: Helvetica, Arial, sans-serif;}

TABLE.index { margin: 1em; }

IMG.logo { border-width: 0; }

IMG.mainphoto { border-width: 1px;
	margin: 1em;}

UL.main { font-family: Helvetica, Arial, sans-serif;
	color: #000000; }

.smallprint { font-size: small; }
.hide { display: none; }
