BODY,TD {
	font-family: verdana,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	scrollbar-DarkShadow-Color:#ff7d00
	scrollbar-Track-Color:#999999;
	scrollbar-Face-Color:#ff7d00;
	scrollbar-Shadow-Color:#e20074;
	scrollbar-Highlight-Color:#e20074;
	scrollbar-3dLight-Color:#e20074;
	scrollbar-Arrow-Color:#e20074;	
	line-height:20px;
}

H1 {
	font-size: 200%;
}

H2 {
	font-size: 130%;
}

H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}

P,UL,OL,H4 {
	font-family: verdana,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
}


A:link {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #999999;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

A.menu:link {
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
A.menu:visited {
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
A.menu:hover,A.menu:active {
	color: #999999;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.pagina{
	background: #FFFFFF;
	background-image: url(/imgs/vagemensen.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
.page{
	background: #ff7d00;
	background-image: url(/imgs/bgright.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

.selSubItem{
	color: #999999;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.activeMenu{
	color: #999999;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
input,textarea{
	background-color: #FFFFFF;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff7d00;
	cursor: hand;
	border-color: #000000;	
	border-style: solid;
   border-width: 1px;
   border-length: 100%;
}
.knopje{
	background-color: #FFFFFF;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff7d00;
	cursor: hand;
	border-color: #999999;	
	border-style: solid;
   border-width: 1px;
   border-length: 100%;
}

.btn{
	border:1px solid #000000;
	background: #ff7d00;
	color: #000000;
	width:130px;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	filter: Alpha(opacity='100');
	cursor:pointer;
}

.btnOver{
	border:1px solid #FFFFFF;
	background: #ff7d00;
	color: #000000;
	width:130px;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	filter: Alpha(opacity='80');
	cursor:pointer;
}

.btnActive{
	border:1px solid #FFFFFF;
	background: #ff7d00;
	color: #FFFFFF;
	width:130px;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	filter: Alpha(opacity='80');
}


.kopText{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.name	{
	background-color: #FFFFFF;
	border: 1px solid black;
}

.topItem	{
	border: 1px solid black;
}

.topItemOver	{
	cursor: hand;
	border: 1px solid black;
	background-color: #ff7d00;
}
.title	{
	background-color: #ff7d00;
	border: 1px solid black;
	font-weight:bold;
}
