BODY, TH, TD, DIV.main, INPUT, TEXTAREA, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

DIV {
	display: block;
	empty-cells: show;
	height: 12px;
}

P {
	margin-top: 0px;
	margin-bottom: 10px;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
}

H3.nomargin {
	margin: 0px;
}

H1 {
	font-size: 20px;
	color: #7F9DFE;
}

H2 {
	font-size: 16px;
}


H3, DIV.title {
	float: left;
	width: 100%;
	font-size: 12px;
	background-color: #7F9DFE;
	padding: 1px;
	color: white;
	font-weight: normal;
	background-image: url(images/plusje.gif);
	background-position: right 1px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

DIV.firsttitle {
	font-size: 17px;
	color: white;
	background-color: #7F9DFF;
	padding: 1px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background-image: url(images/plusje.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

A {
	text-decoration: none;
	color: #FFBF44;
	font-weight: bold;
}

A:HOVER {
	text-decoration: underline;
}

TD.main {
	padding-left: 25px;
	padding-right: 25px;
	width: 630px;
	vertical-align: top;
	color: #5D5D5D;
}

TD.mainmenu {
	width: 140px;
	vertical-align: top;
	padding-top: 15px;
	font-size: 11px;
	background-image: url(images/menu_top.gif);
	background-color: #7797FF;
	background-position: center 3px;
	background-repeat: no-repeat;
}

TD.mainmenu A {
	display: block;
	margin-left: 5px;
	color: white;
	font-weight: normal;
	padding-left: 12px;
	text-indent: -12px;
	padding-right: 2px;
}

TD.mainmenu A:HOVER, TD.mainmenu A.selected {
	color: 4466D5;
	font-weight: normal;
}

TD.footer, TD.footer TABLE TR TD {
	background-color: #B8B8B8;
	color: white;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	height: 15px;
}

TD.footer TABLE TR TD A {
	color: white;
	font-weight: normal;
}

TD.footer TABLE {
	width: 600px;
	padding: 0px;
}

HR {
	color: #7F9DFE;
	width: 100%;
	height: 1px;
}