html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 99%; 
   	height: 99%; /* ie underscore hack */
}
body {
	background-color:#fbfdf5;
	background-position:center;
}
h1 {
	text-align:left;
	font-weight:normal;
	font-size:18px;
}
h2 {
	text-align:left;
	font-weight:normal;
	font-size:14px;
}
a {
 	color: #006600;
 	text-decoration: none;
}
a:hover {
 	color: #ffa366;
}
a.txtlnk {
 	color: #ffa366;
 	font-weight:bold;
	text-decoration:none;
}
a.txtlnk:hover {
 	color: #006600;
}

a.mainmenu {
    color: #fcfffc;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
 	font-weight: normal;
}
a.mainmenu:hover {
 	font-weight:bold;
}
a.mainmenuover:hover {
    color: #fcfffc;
 	font-weight:bold;
	text-align:center;
}
a.footer {
    color: #fcfffc;
	text-decoration:none;
 	font-weight: normal;
}
a.footer:hover {
    color: #ffa366;
	text-decoration:underline;
}
/* EIGEN CSS */
div.main {
	width: 1024px;
	min-height:800px;
	max-height:800px;
	vertical-align:top;
	text-align:center;
	margin-left: auto; 
    margin-right: auto; 
	position:relative;
	background-image: url(imgs/windmillbg.jpg);
	background-position:bottom;
}
div.top {
	width: 1024px;
	height: 195px;
	cellspacing: 0px;
	table-layout:fixed;
	background-color:#fbfdf5;
	padding:0px 0px 0px 0px;
	position:relative;
}
div.footer {
	width: 1024px;
	height: 16px;
    color: #fcfffc;
	background-color:#005000;
	left:0px;
	top:0x;
	position:relative;
	margin:auto;
}
div.mainmenu {
	width: 1024px;
	height: 18px;
	color: #3c3c86;
	background-color:#005000;
	font-weight:600;
}
div.leeg {
	height:40px;
	width:150px;
	font-weight:bold;
 	color: #ff6402;
	background-color:transparant;
	text-align:center;
}
div.menu {
	width:150px;
	height:530px;
	background-image:url(imgs/menu.bg.gif);
	background-repeat:repeat-y;
}
div.content {
	text-align:left;
	position:absolute;
	top: 223px;
	left:0px;
	color: #006600;
}	
div.pagina {
	height:580px;
	width:890px;
	position:absolute;
	top:0px;
	left:150px;
	overflow:auto;
}

div.paginastart {
	height:580px;
	width:924px;
	position:absolute;
	top:0px;
	left:100px;
	overflow:auto;
}
div.pags {
 	border: solid #ff6402; 
 	border-width: 1px 3px 0px 0px; 
	position:absolute;
	height:574px;
	width:921px;
	top:5px;
}
div.pag {
 	border: solid #ff6402; 
 	border-width: 1px 3px 0px 0px; 
	position:absolute;
	height:574px;
	width:871px;
	top:5px;
	min-height:574;
}
div.background {
	width:1024px;
	height:185px;
	position:relative;
}
div.logo {
	height:250px;
	width:150px;
	position:absolute;
	top:310px;
	left:0px;
	overflow:auto;
	text-align:center;
	font-weight:bold;
 	color: #ff6402;
}
div.socialmedia {
	height:20px;
	width:100px;
	position:absolute;
	top:5px;
	left:5px;
	overflow:auto;
}

.cmscontent {
	padding:24px 50px 0px 50px;
}
.items {
	padding:0px 20px 0px 20px;
}
/*
.vspacer {
	background-color:#606060;
	width:1px;
}

.title {
	color: #006600;
	font-size:18px;
}
.subtitle {
	font-weight:bold;
	color: #006600;
	font-size:12px;
}

.caption { 
	color: #006600;
  	font-size: 14px; 
} 

.smalltitle {
	font-size:12px;
}

table.items {
 width: 95%;
 border: 1px #ff6402 solid;
 border-collapse: collapse;
 border-spacing: 2px;
 margin: 20px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #006600;
}

table.items td
{ 
 border-bottom: 1px solid #ff6402;
 text-align: left;
 padding-left: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
}

.slink:hover {
 color: #20851b;
}
.slink {
 color: #ff6402;
 font-size:10px;
 font-weight:bold;
}

.login {
	font-size:10px;
	color:#FFFFFF;
	text-indent:5px;
}
input.logininput {
	border:0;
	width:120px;
}



span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
td.error {
	color:#FF0000;
	font-weight:bold;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}
*/
span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
td.small {
	font-size:9px;
    color: #fcfffc;
}
.mainmenu {
	font-weight:normal;
	text-align:center;
	width:100px;
	height:15px;
}
.mainmenuover {
	background-image: url(imgs/mainmenu.bg.gif);
	background-repeat:repeat-y;
 	background-position:center;
	text-align:center;
	width:100px;
	height:18px;
    color: #fcfffc;
	font-weight:normal;
}
.submenu {
	font-weight:normal;
	padding:8px 8px 8px 7px;
	cursor:pointer;
	width:150px;
	border-bottom:solid 1px;
	border-bottom-color:#c2d199;
}
.submenuleeg {
	font-weight:normal;
	padding:6px 6px 6px 6px;
	cursor:pointer;
	width:150px;
}
.submenuover {
	padding:8px 8px 8px 7px;
	background-color:#c9d7ac;
	font-weight:600;
	letter-spacing:-1px;
	cursor:pointer;
	border-bottom:solid 1px;
	border-bottom-color:#c2d199;
}
.submenutop {
	background-image:url(imgs/bg.top.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:150px;
	height:10px;
	font-weight:normal;
}
.submenutopover {
	background-image:url(imgs/bg.top.over.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:150px;
 	color: #ffa366;
 	font-weight: bold;
}

