/* ---------------------------------------------------------------------------------------------------------------- */
/* ---------------------- Copyright ©2007 BOOM CREATIE COMMUNICATIE. ---  All rights reserved! -------------------- */
/* ---------------------------- http://www.boomcreatie.nl -------- info@boomcreatie.nl----------------------------- */
/* ---------------------------------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------------------------------- */
/* Global */
/* ---------------------------------------------------------------------------------------------------------------- */

BODY {
	scrollbar-face-color: #508e20;
	scrollbar-shadow-color: #427a17;
	scrollbar-highlight-color: #76b942;
	scrollbar-3dlight-color: #427a17;
	scrollbar-darkshadow-color: #32610d;
	scrollbar-track-color: #cdcdcd;
	scrollbar-arrow-color: #fcc300;
	background-color : #d6d6d6;
	background-image:url(../images/background.gif);

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a {color: #508e20; text-decoration: underline; font : bold ;}
a:hover{ color: #000000; text-decoration: underline; }

td.top01{
	cursor : default;
	background-image:url(../images/topbg.gif);
	height: 132px;
}

td.bottom01{
	background-color:#508e20;
	height: 43px;
}

/* ---------------------------------------------------------------------------------------------------------------- */
/* Content */
/* ---------------------------------------------------------------------------------------------------------------- */

SPAN.header01{
	font-size : 18px;
	font-weight: bold;
	color : #508e20;
	cursor : default;
}
SPAN.header02{
	font-size : 12px;
	font-weight: bold;
	color : #508e20;
	cursor : default;
}

td.content01{
	font-size : 12px;
	color : #858585;
	cursor : default;
	padding-left: 37px;
	padding-right: 15px;
	padding-top: 37px;
	padding-bottom: 15px;
	background-color:#FFFFFF;
}

td.content02{
	font-size: 13px;
	font-weight: bold;
	color : #508e20;
	cursor : default;
	vertical-align: top;
	line-height: 20px;
	padding-top: 60px;
	padding-left: 87px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
}
td.content03{
	font-size : 12px;
	background-color:#FFFFFF;
	color : #508e20;
	cursor : default;
	padding-top: 22px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: center;
}

td.content04{
	font-size : 12px;
	color : #858585;
	cursor : default;
	padding-left: 37px;
	padding-right: 37px;
	padding-top: 37px;
	padding-bottom: 15px;
	background-color:#FFFFFF;
}

td.contentbottom{
	font-size : 10px;
	color : #585858;
	cursor : default;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
}

td.contentbox01{
	font-size : 12px;
	color : #858585;
	cursor : default;
	background-color:#FFFFFF;
}
td.contentbox02{
	font-size : 12px;
	font-weight: bold;
	color : #858585;
	cursor : default;
	background-color:#FFFFFF;
}
td.required{
	font-size : 10px;
	color : #858585;
	cursor : default;
}


/* ---------------------------------------------------------------------------------------------------------------- */
/* Forms */
/* ---------------------------------------------------------------------------------------------------------------- */

.myInput{
	background-color: #FFFFFF; 
	color: #508e20; 
	font-size: 12px; 
	font-weight: bold; 
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.myInputBut{
	cursor: hand;
}










