body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 40px;
}
a {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ED6E29;
}
a:visited {
	text-decoration: none;
	color: #ED6E29;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
a.item {
	display: block;
	width: 200px;
	text-indent: 2pt;
	text-align: left;
	padding: 1pt;
	text-decoration: none;
	font-family:arial;
	font-size:9pt;
	font-weight: bold;
	color: #ffffff;
	clear: none;
	float: none;
	margin: 1px 0px 0px;
	background-color: #CC6600;
}
a.subitem {
	display: block;
	width: 200px;
	text-indent: 6pt;
	text-align: left;
	padding: 1pt;
	text-decoration: none;
	font-family:arial;
	font-size:9pt;
	font-weight: bold;
	color: #ffffff;
	clear: none;
	float: none;
	margin: 1px 0px 0px;
	background-color: #FF8204;
}
a.mnuitem {
	display: block;
	width: 200px;
	text-indent: 6pt;
	text-align: left;
	padding: 1pt;
	text-decoration: none;
	font-family:arial;
	font-size:9pt;
	font-weight: bold;
	color: #ffffff;
	clear: none;
	float: none;
	margin: 1px 0px 0px;
	background-color: #F7ECEA;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.orange-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E96E28;
}
.orange-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E96F26;
}
.grey-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.grey-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
#of_vids{
	
	text-align: left;
	float: none;
	width: 205px;
	overflow:scroll;
	overflow-x:hidden;
	height: 300px;
	margin: 30px 0 0 0;
	padding: 0px 0px 0px 4px;
	background-color: #Fff;
	border-top: 1px solid #ea752c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ea752c;
	border-left: 1px solid #fff;

	
}
#of_cont{
	
	text-align: center;
	float: none;
	width: 210px;
	overflow:scroll;
	overflow-x:hidden;
	height: 500px;
	margin: 4px 0 0 0;
	padding: 0px 0px 0px 4px;
	background-color: #Fff;
	border-top: 1px solid #ea752c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ea752c;
	border-left: 1px solid #fff;
	
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px 0px 0px 4px;
	background-color: #ffffff;
	border: 1px solid #CC6600;
}
.knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 50px;
	background-color:#FF8204;
	border:1px solid #CC6600;
	
	color: #FFFFff;
	}
#sm {
position:fixed;
top:-40px;
left:0px;
}