body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body/netbg2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
* .leftBG {	
	background-image: url(images/body/nettelhorst_01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
* .rightBG {	
	background-image: url(images/body/nettelhorst_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
a {
	color: Green;
	text-decoration: none;
}
a:hover {
	color: #006400;
	text-decoration: underline;
}
table.body {
	background: #fff url(images/body/nettelhorst_body.gif) no-repeat top center;
}
td.divider {
	background-color: #F5F5DC;
	padding: 10px;
}
td.daydivider {
	background-color: #DCDCDC;
	padding: 10px;
}
td.bottom {
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	text-align: center;
}

body,td,th, 
p,
li.body,
textarea {font-size: 1em; text-align: justify;}
p.headline {
	font-weight: bold;
}
* .subheadline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: Green;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	text-decoration: none;
}
span.fineprint {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	margin-bottom: 0px;
	text-align: left;
	line-height: 100%;
}
span.rightheadline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006400;
	font-weight: bold;
	text-decoration: none;
}
span.rightpane {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: gray;
}
span.bottomcopy {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: Gray;
	text-align: center;
}

div.leftpane {
	width: 560px;
	margin: 20px 10px 0 20px;
	line-height: 15px;
	text-align: left;
}
div.rightpane {
	width: 180px;
	margin: 20px 20px 0 10px;
	text-align: left;
	line-height: 15px;
}
div.pop {
	line-height: 22px;
	text-align: left;
	background-color: #FFEBCD;
	padding: 10px;
}
* img.center {
	margin: 10px auto;
	display: block;
}
* img.right {
	border: medium solid #cccccc;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 2px;
}
* img.left {
	border: medium solid #cccccc;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 2px;
}
* img.inline {
	border: 5px solid #cccccc;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}
span.inline250left {
	display: block;
	float: left;
	width: 265px;
	margin-left: 0px;
	margin-right: 10px;
}
span.inline250right {
	display: block;
	float: right;
	width: 265px;
	margin-left: 12px;
	margin-right: 0px;
}
span.caption {
	display: block;
	font-family: Arial;
	font-size: 10px;
	color: #B8860B;
}
* .submit {
	background-color: #FFA500;
	border: mediumpx solid;
	color: #000000;
}
* .input {
	background-color: #FFFACD;
}
* .class {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #006400;
		font-weight: bold;
		margin-bottom: 0px;
		text-align: left;
		text-decoration: none;
}
* .day {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	text-decoration: none;
}

* .minimum {
		font-family: "Trebuchet MS";
		font-size: 10px;
		color: #000000;
		margin-bottom: 15px;
		font-weight: bold;
		text-align: left;
}
* .date {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: Green;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	text-decoration: none;
}
* .weeks {
		font-family: "Trebuchet MS";
		font-size: 16px;
		color: Black;
		font-weight: bold;
		margin-bottom: 0px;
		text-align: left;
		text-decoration: none;
	}

/* Edit.com font style-options (classes unattributed to a tag) */

body, td, th,
.NormalText	{color: #666; font-size: 11px; font-family: Verdana, "Trebuchet MS", Georgia;}
.headline {
	color: #006400;
	font-size: 24px;
	line-height: 1em;
	font-family: "Trebuchet MS";
}
.green	{color: green;}

/* Edit.com image style-options (unqualified IMG classes) */

img		{border-color: #ccc;}
img.Clear				{}
img.ImageLeft			{margin-right: 10px; float: left;}
img.ImageRight			{margin-left: 10px; float: right;}

/* Edit.com table-cell style-options (unqualified TD classes) */

td.Clear				{}
td.BorderTop			{border: solid #ccc; border-width: 1px 0 0; padding-top: 15px;}