
BODY{ font-size:3; color:#000099;
scrollbar-face-color:#000066;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000066;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
cursor:url("cursors/cowcursor.cur");
--This is for the mouse trail text-- width:100%; overflow-x:hidden; overflow-y:scroll; }

BODY.tractorcursor{ font-size:3; color:#000099;
scrollbar-face-color:#000066;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000066;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
cursor:url("cursors/tractorcursor.cur");
--This is for the mouse trail text-- width:100%; overflow-x:hidden; overflow-y:scroll; }



.spanstyle{ position:absolute; visibility:visible; top:-50px; font-size:9pt; font-family:Verdana; font-weight:bold; color:#000099; }

a:link{ color:#FF0000; text-decoration:none; }
a:visited{ color:#FF0000; text-decoration:none; }
a:active{ color:#FF0000; text-decoration:none; }
a:hover{ color:#0000FF; text-decoration:underline; }

.pagelink:link{ color:#FFFFFF; font-size:11px; text-decoration:underline; }
.pagelink:visited{ color:#FFFFFF; font-size:11px; text-decoration:underline; }
.pagelink:active{ color:#FFFFFF; font-size:11px; text-decoration:underline; }
.pagelink:hover{ color:#FFFF00; font-size:11px; text-decoration:none; }

hr#hr1{ width:650; height:6px; align:center; }

table#spreadsheet{ border:1px dashed; border-color:#000066; background-color:#FFFFFF; }