.LGBUTTON { font-size:110%; text-decoration:none; width:100%; }
.BUTTON   { font-size:85%;  text-decoration:none; }
.SMBUTTON { font-size:70%;  text-decoration:none; }
A.LGBUTTON:link    { color: black; }
A.LGBUTTON:visited { color: #555555; }
A.LGBUTTON:active  { color: #666666; }

.TOP      { background-position:bottom; }
.MIDDLE   { background-position:0 50%; }
.BOTTOM   { background-position:top; }

.HLCARS   { font-family: Tahoma, Arial, Helvetica, sans-serif; }
.SMUSH	  { margin-top: -0.8em; }

BODY {
  scrollbar-arrow-color:	black;
  scrollbar-base-color:		gray;
  scrollbar-track-color:	#dddddd;
  scrollbar-shadow-color:	#aaaaaa;
  scrollbar-face-color:		white;
  scrollbar-hilight-color:	white;
  scrollbar-dark-shadow-color:	white;
  scrollbar-3D-light-color:	white;
}

H3 { 
  font-family:  Arial, Helvetica, sans-serif;
  font-weight:  bold;
  margin-top:   6px;
  padding-bottom: 0px;
}

.SCORE {
  font-size:	85%; 
  line-height:  110%;
  margin:	-1px 0px; 
  padding:	0px 3px 2px 3px; 
  text-align:   right;
}
