BODY { 	
	scrollbar-face-color: #E2DED8; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #999999; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #9D292A;
}
a {
	color: #D1793A;
	font-weight: bold;
	outline:none;
}
a:visited {
	color: #D1793A;
	font-weight: bold;
}


.tableborder {
	border: 1px solid #666666;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603166;
	text-decoration: none;
}
.navtext:visited {
	color: #603166;
}

.navtext:hover {
	text-decoration: underline;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D292A;
	font-weight: bold;

}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.digitafelen_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D292A;
	font-weight: bold;
}
.digitafelen_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

div.twitter {
	position:relative;
	word-wrap:break-word;
}
div.twitter ul {
	list-style: none;
	margin: 0px 0 10px 5px;
	padding: 0;
	font-size: 12px;
	width:130px;
}
div.twitter ul li {
	margin-bottom: 5px;
	color: #cd1d3f;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666;
}
div.twitter ul li a {
	color: #D1793A;
	display: none;
}
div.twitter ul li span a {
	display: inline;
}
div.twitter ul li span {
	color: #222222;
}

