A.menulink
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

BODY.basic
{
	font-family: Arial;
	background-color: #e6e6e6;
}

TD.main_head
{
	color: white;
}

A.javalink
{
    CURSOR: hand;
    COLOR: blue;
}

A.headerlink
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;	     
}

A.top-menu
{
	font-weight: bold;
	font-size: larger;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}

TD.inhoud
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #7E6765;
}

TD.menugroup_header
{
	border-right: black 1px solid;
	border-top: black solid;
	font-size: larger;
	color: #e6e6e6;
	font-family: Arial;
	background-color: #3366cc;
}
TD.column_header
{
	border-right: #663333 1px solid;
	border-top: #663333 1px solid;
	font-weight: bolder;
	border-left: #663333 1px solid;
	color: #e6e6e6;
	font-family: Arial;
	background-color: #3366cc;
}

TD.menugroup_inhoud
{
	border-right: #663333 1px solid;
	border-top: #663333 1px solid;
	border-left: #663333 1px solid;
	color: #333333;
	border-bottom: #663333 1px solid;
	background-color: #e6e6e6;
}

TD.menugroup_inhoud_invisible
{
	border-right: #663333 1px solid;
	border-top: #663333 1px solid;
	border-left: #663333 1px solid;
	color: #333333;
	border-bottom: #663333 1px solid;
	background-color: #969696;
}

TD.menugroup_inhoud_green
{
	border-right: #663333 1px solid;
	border-top: #663333 1px solid;
	border-left: #663333 1px solid;
	color: #333333;
	border-bottom: #663333 1px solid;
	background-color: #00ff00;
}

TD.menugroup_inhoud_red
{
	border-right: #663333 1px solid;
	border-top: #663333 1px solid;
	border-left: #663333 1px solid;
	color: #333333;
	border-bottom: #663333 1px solid;
	background-color: #ff3300;
}

TD.product_inhoud
{
	border-right: #663333 1pt solid;
	border-top: #663333 1pt solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #663333 1pt solid;
	color: #333333;
	border-bottom: #663333 1pt solid;
}

TD.product_info
{
	border-right: #663333 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #663333 1px solid;
	color: #333333;
	border-top: #663333 1px solid;
	border-bottom: #663333 1px solid;
}

tr.info
{
	display:none;

}


h1.inschrijving
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffa500;
	font-family: Impact;
}

A.contact-email
{
    COLOR: white
}

TD.contact
{
	color: White
}




