body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #E33733;
	text-decoration:underline;
}
a:visited {
	color: #E33733;
	text-decoration:underline;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
a:active {
	color: #E33733;
	text-decoration:underline;
}

a.hoofdmenu:link {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.hoofdmenu:visited {
	color: #333333;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;		
}
a.hoofdmenu:hover {
	color: #E33733;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;	
}
a.hoofdmenu:active {
	color: #333333;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;	
}

a.submenu:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.submenu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;	
	font-weight: bold;	
}
a.submenu:hover {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;	
}
a.submenu:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.submitbtn
{
	background-color:#DF0D27;
	border:1px solid #000000;
	border-top-color:#404040;
	border-left-color:#404040;
	border-right-color:#404040;
	border-bottom-color:#404040;
	color:#FFFFFF;
	cursor:pointer;
}

input, textarea
{
	background-color:#ECECEC;
	border:1px solid #000000;
}

select
{	
	
	font-size: 13px;
	background-color:#ECECEC;
	border:1px solid #000000;
}

.scrollbar {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#63686C;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#81868A;
	scrollbar-shadow-color:#81868A;
}
