BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TH, TD, TR {
	font-family: verdana, times new roman, tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

INPUT, OPTION, SELECT, TEXTAREA, FILE { 
	color: #000000;

	border-left-color: #000000;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

BODY.contents, TD.contents, TABLE.contents {
	background-color: #FFFFFF;
	color: #000000;
   	background-image : url('../images/bground-contents.png');
	background-attachment : fixed;
	background-position : 0% 0%;
	background-repeat : repeat-y;
}

BODY.contents2, TD.contents2, TABLE.contents2 {
	background-color: #0078a9;
	color: #FFFFFF;
	    margin-left: 0px;
    margin-top: 0px;
    margin-right:0px;
    margin-bottom:0px;
}

BODY.bottom {
   	background-image : url('../images/logo_esko_bottom.png');
	background-attachment : fixed;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	color: #FFFFFF;
}

BODY {
	background-color: #FFFFFF;
	color: #000000;
}
BODY.filler {
	background-color: #FFFFFF;
}

BODY.main {
    margin-left: 30px;
    margin-top: 15px;
    margin-right:10px;
    margin-bottom:10px;
}

INPUT.knop {
	cursor: hand;

}


A {
	color: #FF8000;
	text-decoration: none;
}

A:hover {
	color: #FF8000;
	text-decoration: underline;
}

A.marquee {
	color: #FFFFFF;
	text-decoration: none;
}

A.marquee:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.grijs {
	color: #999999;
}

.texthead {
	color: #7A7A7A;
	font-size: 20px;
}

.texthead2 {
	color: #FF8000;
	font-size: 16px;
	font-weight: bold;
}

.textkop {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.textbody {
	font-size: 11px;
}

.buddyday {
	font-weight: bold;
	color: #005b80;
}

.buddyday_select {
	font-weight: bold;
	text-decoration: underline;
}

TD.tablehead {
	font-weight: bold;
}

TABLE.itemtable, TD.itemtable {
	background-color: #b8d8e5;
	border-spacing: 2px;
}

HR.horizontaal {
height: 0;
border: 0;
border-top: 2px solid #0078a9;
}

IMG.rand, INPUT.rand {
border: 1px solid #0078a9;
}