BODY   { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c8e7ff; background-image: url(../images/blue_gradient.jpg); background-repeat: repeat-x; background-position: left top; text-align: center; margin: 5px 0 }

a {color: #000077}

font  { font-family: verdana, arial }

.littletext {font-size: 60%}

h1    { font: bold 100% CSS_PROPERTY_UNDEF }
h2 { font: bold 90% CSS_PROPERTY_UNDEF }
h3  { font: bold 80% CSS_PROPERTY_UNDEF }
.mediumtext {font: bold; font-size: 75%}
.bodytext   { font-size: 90% }
.addresstext {font: 60%}

.linktext {font: 60%}

.smalllinks {font: 60%}

TD.NAVOff        { color: #f00; font-size: 11px; font-family: verdana, arial, sans-serif; font-weight: bold; background-color: #6cc; background-image: none; background-repeat: no-repeat; cursor: hand       }

TD.NAVOff A:link, TD.NAVOff A:visited,      { color: #00f; text-decoration: none; background-image: none }

TD.NAVOff A:hover  { color: #000; text-decoration: none }

TD.NAVOver {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	cursor: hand;
}

TD.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #FFFFFF;
	text-decoration: none;
}

TD.NAVOver A:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

TD.NAVOn   { color: #f00; font-size: 11px; font-family: verdana, arial, sans-serif; font-weight: bold; background-color: #6cc; cursor: hand  }
.copytext  { color: white; font-size: 60%; background-color: #000 }
.linebg    { background-image: url("../images/line2.gif") }
