* {
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#839c94;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#839c94;
scrollbar-highlight-color:#839c94;
scrollbar-3dlight-color:#ffffff;
}
a {
cursor:crosshair
}
a:link {
color:839c94;
text-decoration:none;
font-weight:bold
}
a:visited {
color:839c94;
text-decoration:none;
font-weight:bold
}
a:hover {
color:000000;
text-decoration:underline-overline;
}
a:active {
color:839c94;
text-decoration:line-through;
font-weight:normal;
}

body{
	color:#839c94;
	font-size:12pt;
	font-family:tahoma;
	line-height: 15pt;
	background-color:ffffff;
	background-image: url(graf_bg.jpg);
	background-attachment : fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}

form {
	color:000000;
	background-color:#FFFFFF
	}

select {background: ; font-family: tahoma; color:000000; font-size: 12px}

textarea, input{
font-family: trebuchet ms;
font-size: 10px;
color:000000;
background:ffffff;
border-style: none;
border-color:000000; 

}

#wrapper {
	position: relative;
	width: 850px;
	margin: auto;
}
