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: #cc6633;
	text-decoration: none;
}
a:hover {	
	color: #c00;
	text-decoration: underline;
}
table.body {
	background-image: url(images/body/nettelhorst_body.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

body,td,th, 
p,
li.body,
textarea {font-size: 1em; text-align: justify;}
td.bottom {
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
p.headline {
	font-weight: bold;
}
* .subheadline {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #B22222;
	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: #D56A00;
	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: 10px;
	color: Gray;
	text-align: right;
}

div.leftpane {
	width: 560px;
	margin: 20px 10px 0 20px;
	line-height: 22px;
	text-align: left;
}
div.rightpane {
	width: 180px;
	margin: 20px 20px 0 10px;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	font-family: "Trebuchet MS";
}
div.pop {
	line-height: 22px;
	text-align: left;
	background-color: #FFEBCD;
	padding: 10px;
}
* img.maintop {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
}
* 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, "Trebuchet MS";
	font-size: 10px;
	color: #B8860B;
}
* .submit {
	background-color: #FFA500;
	border: medium solid;
	color: #000000;
}
* .input {
	background-color: #FFFACD;
}
div.auctionticket { 	
	display: block;
	float: right;
	width: 250px;
	margin: 10px;
	padding: 10px;
	background-color:#FFFFCC;
	border: #FF9966 solid medium;
}
div.auctionticket p { 	
	font-size: 12px;
	font-weight: bold;
}

/* 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: Maroon;
	font-size: 24px;
	line-height: 1em;
	font-family: "Trebuchet MS";
}
.orange {color: #D56A00;}

/* 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;}