html {
	height:100%;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	background-color: #ccc;
	height:100%;
	scrollbar-base-color: White;
	scrollbar-face-color: White;
	scrollbar-arrow-color: #33572f;
	scrollbar-3dlight-color: #33572f;
	scrollbar-darkshadow-color: White;
	scrollbar-shadow-color: #33572f;
	scrollbar-track-color: #ccc;
}

.maintable {
	background:url(generic/eurobrush_bg.jpg) repeat-y #FFFFFF;
	height:95%; 
	margin-top:4px;
}

td {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	text-align:left;
	background: #edf1ed;
}

p {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 12px;
}

h1 {
	color: #33572f;
	font-size: 22px;
	font-style: bold;
}

h2 {
	color: #33572f;
	font-size: 20px;
	font-style: bold;
}

h3 {
	color: #33572f;
	font-size: 18px;
	font-style: bold;
}

h4 {
	color: #33572f;
	font-size: 16px;
	font-style: bold;
}

h5 {
	color: #33572f;
	font-size: 14px;
	font-style: bold;
}

h6 {
	color: #33572f;
	font-size: 12px;
	font-style: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	color: #33572f;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

.adres {
	font-size: 10px;
	color: #FFFFFF;
}

.adres a {
	font-size: 10px;
	color: #FFFFFF;
}

.adres a:hover {
	font-size: 10px;
	color: #FFFFFF;
}

.knop 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px ;
	font-weight : normal;
	color : #FFFFFF;
	background : #33572f;
	border : 1px solid White;
}
.form {
	border: 1px solid #33572f;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background : White;
}

/* Hoofd navigatie niveau */
.m0table 
{   
	background: transparent;
	border-top:2px solid #33572f;;
}

/* Style for outer tag, mout (mouse out) state */
.m0mouti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #33572f;
	text-decoration : none;
}
/* Style for outer tag, mover (mouse over) state */
.m0moveri 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color:  #018232;
	text-decoration : none;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowni {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #33572f;
	text-decoration : none;
}

.m0mouto {
	background: transparent;
	border-bottom:2px solid #33572f;
}

.m0movero{
	background: transparent;
	border-bottom:2px solid #018232;
}

.m0mdowno{
	background: White;
	border-bottom:2px solid #33572f;
}

/* Sub navigatie niveau */
.m1table 
{   
	background: #edf1ed;
	border:2px solid #33572f;
}

/* Style for outer tag, mout (mouse out) state */
.m1mouti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #33572f;
	text-decoration : none;
}
/* Style for outer tag, mover (mouse over) state */
.m1moveri 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #018232;
	text-decoration : none;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowni {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #33572f;
	text-decoration : none;
}

.m1mouto {
	background: transparent;
	padding-left:4px;
}

.m1movero{
	background: transparent;
	padding-left:4px;
}

.m1mdowno{
	background: white;
	padding-left:4px;
}

