html,body {
	font: 0.9em Verdana, Arial, fixed;
	color: #006A3A;
	background: #FEFF99;
	margin: 0px;
	padding: 0px;
}

a			{text-decoration: none;
			 color: #014426;}
a:hover			{text-decoration:underline overline;
			 color: #006A3A; }
.spacervert20 {
	height: 20px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #014426;
}
hr.clearer {
	display: block; 
	clear: both; 
	margin: -0.66em 0;
	visibility: hidden;
}
#head {
	background: url(pic/banner.jpg);
	border-top: 3px solid #014426;
	margin-right: 0px;
	margin-left: 0px;
	height: 65px;
	text-align: right;
}
#headmenu {
	margin-right: 0px;
	margin-left: 0px;
	height: 24px;
	border-top: 2px solid #014426;
	border-bottom: 1px solid #014426;
}
#container {
}
#footer {
	border-top: 2px solid #014426;
	font-size: 0.8em;
	color: #014426;
	padding: 5px;
	letter-spacing: 1px;
	clear: both; 
}
#maincontent {
	text-align: left;
	float: right;
	width: 80%;
	margin: 20px 15px;
}
#leftcol {
	float: left;
	width: 15%;
	margin-left: 0px;
}
#menu {
	background: #FFFF00;
	border-right: 2px solid #014426;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 80px;
}
#menu H1, {
	font:bold 1em Arial, Helvetica, sans-serif;
	color: #006A3A;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#menu ul, {
	list-style: url(none) none;
	margin: 0;
	padding: 0;
	color: #006A3A;
	text-align: left;
	text-decoration: none;
}	
#menu li, {
	background: #FFFF00 url(pic/next.gif) no-repeat left center;
	padding: 3px 3px 3px 10px;
	color: #006A3A;
	text-align: left;
	text-decoration: none;
}
#menu li:hover, {
	background: #006A3A url(pic/home.gif) no-repeat left center;
}
#menu li a, {
	display: block;
	font-size: 1em;
	width: 100%;
	color: #006A3A;
	text-align: left;
	text-decoration: none;
}
#menu li a:hover, {
	background: #006A3A;
	color: #FFFF00;
}
html>body menu li a, {
	width: auto;
}
a.toplink {
	font-size: .7em;
	color: #FFFF00;
	text-decoration: none;
	background: #014426 url(pic/rien.gif) no-repeat left center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 200px;
	display: block;
	border-right: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
}
a.toplink:hover {
	color: #014426;
	background: #FFFF00 url(pic/logomin.gif) no-repeat left center;
}
a.homelink {
	font-size: .7em;
	color: #FFFF00;
	text-decoration: none;
	background: #014426 url(pic/logomin.gif) no-repeat left center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 80px;
	display: block;
	border-right: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
}
a.homelink:hover {
	color: #014426;
	background: #FFFF00 url(pic/logomin.gif) no-repeat left center;
}
a.plus {
	font-size: .8em;
	color: #FFE600;
	text-decoration: underline;
	background: url(pic/home.gif) no-repeat right center;
	padding-right: 16px;
}
a.plus:hover {
	color: #EC6901;
	background: url(pic/home.gif) no-repeat right center;
}
a {
	font-size: 0.9em;
	color: #006A3A;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration:underline overline;
}

.content1 {
	border: 1px solid #014426;
	padding: 10px;
	margin-bottom: 10px;
}
.content1 h1 {
	font-size: 1.4em;
	color: #006A3A;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.content1 h2 {
	font-size: 1.2em;
	color: #000000;
	font-weight: italic;
	background: #B0B8DE;
	margin-top: 8px;
	margin-bottom: 4px;
}
p {
	font-size: .9em;
}
#footer {
	font-size: 0.8em;
	color: #014426;
	text-align: center;
}
