html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 11px;
	font-family: verdana;
	color:#323232;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 99%; 
   	height: 99%; /* ie underscore hack */
}
body {
	background-color:#fbfdf5;
	background-position:center;
}
th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}

h1 {
	text-align:left;
	font-weight:normal;
	color: #2d3d01;
	font-size:18px;
}
h2 {
	text-align:left;
	font-weight:normal;
	color: #2d3d01;
	font-size:14px;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}

a {
	color: #2d3d01;
	text-decoration:none;
}
a:hover {
	color: #0066cc;
}
a.mainmenu {
	color: #3c3c86;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}

/* EIGEN CSS */
div.main {
	width: 890px;
	min-height:800px;
	max-height:800px;
	vertical-align:top;
	text-align:center;
	margin-left: auto; 
    margin-right: auto; 
	background-color:#ffffff;
	position:relative;
/*	background-image:url(/images/btn.bg.gif);
	background-repeat:repeat-y;*/
}
div.top {
	display:none;
}
div.footer {
	display:none;
}
div.mainmenu {
	display:none;
}
div.leeg {
	height:50px;
	width:150px;
	background-color:#ffffff;
}
div.menu {
	display:none;
}
div.content {
	background-color:#ffffff;
	text-align:left;
	position:absolute;
	top: 50px;
	left:0px;
}	
div.pagina {
	background-color:#ffffff;
	height:800px;
	width:740px;
	position:absolute;
	top:0px;
	left:150px;
	overflow:auto;
}

div.background {
	width:890px;
	height:235px;
	position:relative;
}
div.leeg {
	height:50px;
	width:150px;
	background-color:#ffffff;
}
.cmscontent {
	padding:24px 50px 24px 50px;
}
.items {
	padding:0px 20px 0px 20px;
}
.vspacer {
	background-color:#606060;
	width:1px;
}

.title {
	color: #2d3d01;
	font-size:18px;
}
.subtitle {
	font-weight:bold;
	color: ##2d3d01;
	font-size:12px;
}

.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;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}

td.small {
	font-size:9px;
}

.mainmenu {
	color: #3c3c86;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	width:90px;
	height:16px;
}
.mainmenuover {
	color:#3c3c86;
	font-weight:bold;
	background-image: url(images/mainmenu.bg.gif);
 	background-position:center;
	width:90px;
	height:16px;
}
.submenu {
	font-weight:normal;
	padding:11px 11px 11px 7px;
	cursor:pointer;
	width:150px;
	border-bottom:solid 1px;
	border-bottom-color:#c2d199;
}
.submenuover {
	padding:11px 11px 11px 7px;
	background-color:#e1f0b9;
	font-weight:bold;
	cursor:pointer;
	border-bottom:solid 1px;
	border-bottom-color:#c2d199;
}
.submenutop {
	background-image:url(images/bg.top.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:150px;
}
.submenutopover {
	background-image:url(images/bg.top.over.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:150px;
}
.current {
	font-weight: bold;
	color: #DDEE99;
	background-color: #476304;
}

.cthumb {
	background-color: #5c7f07;
	border: 1px;
}

.thumb {
	background-color: #274f11;
	border: 1px;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 8px; border: 8px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.winner {
	color:green;
	font-weight: bold;
}
.nonclassified {
	color:red;
}
.noprint {
	display:none;
}	