<!--
BODY {
 font-size:11px;
 background-position:right top;
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-image:url();
}
td{font-size:11px;}
	A:link{color:#000000;}
	A:active{color:#000000;}
	a:hover{ color:#000000;position : relative;}
	a:active{color:#000000;}
	a:hover{ color:#705C5E; background-color:#D9DAE3;position : relative;}
A{
 text-decoration:underline;
}
input,textarea{
  font-size : 11px; 
  color : #000000;
  background-color : #ffffff;
  border : solid 1px #B1B7B8;
}
BODY{
 scrollbar-arrow-color:#000000;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#000000;
 scrollbar-track-color:#FFFFFF;
 scrollbar-shadow-color:#FFFFFF;
 scrollbar-darkshadow-color:#000000;
}
body{ cursor:crosshair;}
a{ cursor:move;}
-->
