body {
background-image: url(../images/banner.gif);
background-repeat: no-repeat; 

cursor: url(../ico/BULLSEYE.CUR), url(../ico/BULLSEYE.CUR), default;
}

a:link {color: blue; cursor:url("../ico/BULLSEYE.CUR");}
a:visited {color: darkred; cursor:url("../ico/BULLSEYE.CUR");}
a:hover {color: darkblue; cursor:url("../ico/BULLSEYE.CUR");}
a:active {color: red; cursor:url("../ico/BULLSEYE.CUR");}

.links  {position:absolute;
	left:110px;
	top:43px;
	font-size: 8pt;
	font-family: times new roman;}

.linksb  {font-size: 7pt;
	 font-family: arial;}


.eventable  {align:left;
            font-family: arial;
            font-size: 9pt;}

.eventlink  {align:center;
            font-family: times new roman;
            font-size: 9pt;}

.linkstable  {position:absolute;
	     left:130px;
	     top:700px;}

.linksbtable  {position:absolute;
	     left:130px;
	     top:820px;}

.chooser  {position:absolute;
	  left:250px;
	  top:100px;}

.centerlink {position:absolute;
	    left:100px;
	    top:600px;
            font-size: 7pt;
	    font-family: arial;}

.head  {font-family: arial;
       font-size: 12pt;
       font-weight: bold;}

.list  {font-family: arial;
       font-size: 10pt;}



