
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin: 0px;
/*	background-color: #AEDD63;*/
	background-color: #F8FCF1;
}

div.content {
	margin: 10px;
}

h1 {	
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #004400;
}

h2, th {	
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #004400;
}

h3 {	
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #004400;
}


p, td, ul, li {	
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
}

div.menu {
	width: 214;
	min-width: 214;
	height: 22;
	min-height: 22;
	background-image: url(i/m1.jpg); 
	text-align: right;
	vertical-align: bottom;
	float: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
	/* border: solid black 1px; */
}

div.menu2 {
	width: 194;
	min-width: 194;
	height: 22;
	min-height: 22;
	background-image: url(i/m_1.jpg); 
	text-align: right;
	vertical-align: bottom;
	float: none;
	font-size: 8pt;
	font-weight: normal;
	line-height: 22px;
	/* border: solid black 1px; */
}


div.menua {
	width: 214;
	min-width: 214;
	height: 22;
	min-height: 22;
	background-image: url(i/m2.jpg); 
	text-align: right;
	vertical-align: bottom;
	float: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 22px;
}

div.menu2a {
	width: 194;
	min-width: 194;
	height: 22;
	min-height: 22;
	background-image: url(i/m_2.jpg); 
	text-align: right;
	vertical-align: bottom;
	float: none;
	font-size: 8pt;
	font-weight: normal;
	line-height: 22px;
}

a.menu:link, a.menu:active, a.menu:visited {
	color: black;
	text-decoration: none;
	margin-right: 8px;
}

a.menua:link, a.menua:active, a.menua:visited {
	color: black;
	text-decoration: none;
	margin-right: 8px;
}

a.menu2:link, a.menu2:active, a.menu2:visited {
	color: black;
	text-decoration: none;
	margin-right: 8px;
}

a.menu2a:link, a.menu2a:active, a.menu2a:visited {
	color: black;
	text-decoration: none;
	margin-right: 8px;
}

@media print { 

	.noprint {
		display: none;
	}

	td {
		width: 0px;
	}

	div.content {
		display: block;
		width: 100%;
		margin: 0px;
	}

	div.menu, div.menua, div.menu2a, div.menu2 {
		display: none;
	}

}



/* FORUM special */

a.forumlist_title {
	font-size: 10pt;
	font-weight: bold;
}

table.forumlist {
	width: 100%;
	/* border: green dotted 2px; */
}

th.forumlist {
	text-align: left;
	border-bottom: green dotted 1px;
}

td.forumlist {
	border-bottom: green dotted 1px;
}

.odd    { background-color: #f7f7f7;}
.even   { background-color: #f0f0f0; }

hr.divider, td.topic {
	border-bottom: green dotted 1px;
}

.messagelinks {
	font-family: Tahoma, Sans-Serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

h3.topic {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

p.author {
	margin: 0px;
	padding: 0px;
}

