a:link { 
	color: #0000FF; 
	}

a:visited { 
	color: #990066; 
	}

a:active { 
	color: #990066; 
	}

a.content:link {
	color: #000000;
	text-decoration: none;
}

a.content:visited { 
	color:#990066;
	text-decoration: none;
}

a.content:hover { 
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #9999CC;
	color: #000000;
	scrollbar-face-color: #B3CDF7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #233950;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #A2A2A2;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}

.groep_titel {
	font-family:Tahoma;
	font-size:12px;
	width:100%;
	padding:1px 0px;
	color:#000000;
	text-underline:none;
	text-align: center;
	font-weight:bold;
	margin: 0px;
	background-image: url(graphics/groep_titel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;

} 
.kop_titel {
	font-family:Tahoma;
	font-size:12px;
	width:100%;
	padding:10px 0px 5px;
	text-underline:none;
	text-align: left;
	font-weight:bold;
	color: #000000;

} 
.tb {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

.tb_radiorebus {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.tb_left {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.fs {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 14px 14px;
	padding: 10px;
}

.textfield {
font-size: 10px;
background-image: url(graphics/txtbox_shadow.gif);
}
.textarea {
font-family: "Arial", serif;
font-size: 12px;
background-image: url(graphics/txtarea_shadow.gif);
}
.buttons {
font-size: 10px;
background-image: url(graphics/txtbox_shadow.gif);
}
.border-lb{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;

}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	background-color: #9999CC;
	color: #333333;


}
.border-rb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	padding-top: 13px;
	vertical-align: top;

}

.pic_180x135 {
	border: 1px solid #333333;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 135px;
	width: 180px;
}

.pic_100x100 {
	border: 1px solid #999999;
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 0px;
	height: 100px;
	width: 100px;
}
.tb_right {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	background-image: url(graphics/background_right.gif);
	width: 80%;
	height: auto;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	margin-top: 10px;
margin-right: auto; 
margin-left:auto; 

}

.header_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.line {
	border-top : 0.01em solid #0066ff;
	border-bottom : medium none;
	margin : 0;
	width: auto;

}

	dl {
	width: 160px;
	margin: 10 0 12;
	padding: 0;
	background: #ccc url(graphics/box_bottom.gif) no-repeat left bottom;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
		}

	dt {
	margin: 0 0 10px;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
	background: #999 url(graphics/box_top.gif) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-align: center;
		}
	
	dd {
	margin: 0 0 0 5px;
	padding: 0 5px 10px;
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
		}
		
	#blue dt {
		background-color: #073B96;
		}
	
	#blue {
	background-color: #b3cdf7;
		}
	
	#red dt {
		background-color: #933;
		}
	
	#red {
		background-color: #c99;
		}
	
	#green dt {
		background-color: #9c6;
		}
	
	#green {
		background-color: #cf9;
		}
.tbNormal {

	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.activeplaylist { 
	color: #000000; 
	list-style-image:url(graphics/cd.gif); 
}

.nonactiveplaylist {
	list-style-image: url(graphics/list-button.gif);
}
