body{  	background-color: #FFFFFF;
	scrollbar-base-color: #F6F6F6;
	color: #000000;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;}
.dark{background-color: #D3D3D3;}
.kader{background-color: #A2A2A2;}
.alert{color: #228800;
	font-size: 9pt;}
a{	color: #228800;
	text-decoration: none;}
a:hover{color: #A7D51B;
	text-decoration: underline;}
td,p,input,select,textarea{font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;}
input,select,textarea{background-color: #F6F6F6;}
li {	margin-right: 0;
	margin-left: 15;
	margin-top: 0;
	margin-bottom: 0;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;}
.fader{	position:relative;
	filter:alpha(opacity=0);
	-moz-opacity:0%;}



