/*******	BODY  *******/
/*
*
{
	color: 		#effff7;
	font:		normal 12px/20px Verdana, Tahoma, Arial, sans-serif;
	border: 	0;
	padding: 	0;
	margin: 	0;
	text-align: 	left;
}
*/
html, body
{
	background-color: #FFFFFF;
	
	scrollbar-3dlight-color:#4c99e3;/* links boven buiten */
	scrollbar-highlight-color:#f2f6fa;/* links boven binnen */
	
	scrollbar-shadow-color:#f2f6fa;/* rechts onder binnen */
	scrollbar-darkshadow-color:#4c99e3; /* rechts onder buiten */
	
	scrollbar-arrow-color:#4c99e3; /* pijltje */
	scrollbar-face-color:#f2f6fa; /* midden alles */
	scrollbar-base-color:#FFFFFF; /* niets ? */
	
	font-family: Arial;
	font-size: 12px;
	
	background-image: url('images/content_bg.jpg');
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
	
	margin-left: 10px;
	/**/
}
/*

.background
{
	background-image: url('images/content_wm.jpg');
	background-position:left bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: 	absolute;
	bottom:		0px;
	left:		0px;
	z-index:	0;
	width:		100%;
	height:		247;
	margin: 	0px;
	padding: 	0px;
	border: 	0px;
}
*/
b
{
	font-weight: 	bold;
}

table
{
	width: 100%;
	border-collapse : collapse;
}

th
{
	text-align: center;
}

td
{
	font-size: 12px;;
}

a:link, a:active, a:visited
{
	color: #CC0000;
	font-family : Arial;
	font-weight : normal;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	font-family : Arial;
	font-weight : normal;
	text-decoration : underline;	
}


ul
{
	margin-left: 10px;
	padding-left: 10px;
}
li
{
	list-style-image: url('images/list.png');
	margin-left: 40px;
	padding-left: 0px;
}

img
{
	border: 0px;
	margin-right: 10px;
}

/*
input
{
	border: 1px solid #666666;
	background-color: #F8F8F8;
	font:		normal 10px/20px Verdana, Tahoma, Arial, sans-serif;
	text-align: right;
	height: 20px;
}
select
{
	border: 1px solid #666666;
	font:		normal 10px/20px Verdana, Tahoma, Arial, sans-serif;
	text-align: right;
}
textarea
{
	border: 1px solid #666666;
	background-color: #F8F8F8;
	font:		normal 10px/20px Verdana, Tahoma, Arial, sans-serif;
	text-align: right;
}
*/text-align: right;
}
*/