BODY {scrollbar-face-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #444444; scrollbar-track-color: #000000; scrollbar-arrow-color: #000000}
A:link {color: #FFFFFF; text-decoration: none}
A:visited {color: #FFFFFF; text-decoration: none}
A:hover {color: #888888; text-decoration: none}

a.largepic:hover img {
  cursor: help;
}

a.white {
  color: #000000;
  text-decoration: underline;
}

a.white:visited {
  color: #000000;
  text-decoration: underline;
}

a.white:link {
  color: #000000;
  text-decoration: underline;
}

a.white:hover {
  color: #888888;
  text-decoration: underline;
}

a.grey{
  color: #888888;
  text-decoration: underline;
}

a.grey:visited {
  color: #888888;
  text-decoration: underline;
}

a.grey:link {
  color: #888888;
  text-decoration: underline;
}

a.grey:hover {
  color: #ff5555;
  text-decoration: underline;
}

a.sidewhite {
  color: #000000;
  text-decoration: none;
}

a.sidewhite:visited {
  color: #000000;
  text-decoration: none;
}

a.sideblack {
  color: #ffffff;
  text-decoration: none;
}

a.sideblack:visited {
  color: #ffffff;
  text-decoration: none;
}

a.white img {
  cursor: help;
  border-color: #000000;
}

a.white:visited img {
  cursor: help;
  border-color: #000000;
}

a.white:hover img {
  cursor: help;
  border-color: #ff5555;
}

a.black img {
  cursor: crosshair;
  border-color: #ffffff;
}

a.black:visited img {
  cursor: crosshair;
  border-color: #ffffff;
}

a.black:hover img {
  cursor: crosshair;
  border-color: #ff5555;
}

a.grey img {
  cursor: help;
  border-color: #888888;
}

a.grey:visited img {
  cursor: help;
  border-color: #888888;
}

a.grey:hover img {
  cursor: help;
  border-color: #ff5555;
}



.clock {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #000000;
        font-weight : bold;
}


.topNumber {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #000000;
        font-weight : bold;
}


.topLink, a.topLink, a.topLink:link, a.topLink:active, a.topLink:visited {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #ffffff;
        font-weight : bold;
}

a:hover.topLink {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #ff5555;
        font-weight : bold;
}

.topLinkBlack, a.topLinkBlack, a.topLinkBlack:link, a.topLinkBlack:active, a.topLinkBlack:visited {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #000000;
        font-weight : bold;
}

a.topLinkBlack:hover {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #ff5555;
        font-weight : bold;
}


.midLink ,a.midLink, a.midLink:link, a.midLink:active, a.midLink:visited {
	font-family: Verdana; 
	font-size: 14pt; 
	color: #ffffff;
        font-weight : bold;
}

a:hover.midLink {
	font-family: Verdana; 
	font-size: 14pt; 
	color: #ff5555;
        font-weight : bold;
}



.enter, a.enter, a.enter:link, a.enter:active, a.enter:visited {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #000000;
        font-weight : bold;
}

a:hover.enter {
	font-family: Verdana; 
	font-size: 24pt; 
	color: #ff5555;
        font-weight : bold;
}









a.menuLink, a.menuLink:link, a.menuLink:active, a.menuLink:visited {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000;
}

a:hover.menuLink {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #ff5555;
}












a.popmenu {
  color: #000000;
  cursor: default;
  display: block;
  font-family: Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 3px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
}

a.popmenu:visited {
  color: #000000;
  cursor: default;
  display: block;
  font-family: Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 3px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
}


a.popmenu:hover {
  background-color: #316AC5;
  color: #ffffff;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-color: #dddddd;
  border-right-color: #000000;
  border-bottom-color: #dddddd;
  border-left-color: #000000;
  text-decoration: none;
}


div.popup { 
   width:185px;
   border:1px solid;
   border-color: #ACA899;
   background-color:#EEEEEE;
   visibility:hidden;
   position:absolute;
   line-height:30px";
}







