body { color: Black;  background-image: url(nav/bgr.gif);  background-repeat: repeat-x;  margin-left: 0px;  margin-top: 0px;     }
.headup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	text-decoration: underline;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.maintxt0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}

hr { color: #669900; }


.alert {
	font-weight: bold;
	color: Red;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #339900;
	text-decoration: underline;
	font-size: 10px;
	}
a:hover {
	color: #999900;
	text-decoration: underline;
	font-size: 10px;
	}
a:visited {
	color: #339900;
	text-decoration: underline;
	font-size: 10px;
}
a:active {
	color: #339900;
	text-decoration: underline;
	font-size: 10px;
}
.boldlink {
    font-size:12px;
	font-weight:bold;}
a.boldlink:link {
	color: #339900;
	text-decoration: underline;
	font-size: 20px;
	}
a.boldlink:hover {
	color: #999900;
	text-decoration: underline;
	font-size: 20px;
	}
a.boldlink:visited {
	color: #339900;
	text-decoration: underline;
	font-size: 20px;
}
a.boldlink:active {
	color: #339900;
	text-decoration: underline;
	font-size: 20px;
}
#menu ul{
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  padding-left:0px;
  margin:0;
  float:left;
}

#menu ul li{
  display:inline;
}
#menu ul li a{
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
  color:#006600;
  border-top:solid 1px #999966;
  border-right:solid 1px #999966;
  border-bottom:solid 1px #999966;
  padding:3px 10px 3px 10px;
  text-decoration:none;
  }
#menu ul li a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
  background-color:#e8e6d0;
  text-decoration:none;
}

.whitebig {
  color: white;
  text-align: center;
  font-family: Verdana, Tahoma, Arial;
  font-size: 18px;
}
a.whitebig:link {color: white; font-weight: normal;font-size: 18px;}
a.whitebig:visited { color: white; font-weight: normal;font-size: 18px;} 
a.whitebig:hover {color: white; font-weight: normal;font-size: 18px;} 
a.whitebig:active {color: white; font-weight: normal;font-size: 18px;} 

.whitebigger {
  color: white;
  text-align: center;
  font-family: Verdana, Tahoma, Arial;
  font-size: 22px;
}
a.whitebigger:link {color: white; font-weight: normal;font-size: 22px;}
a.whitebigger:visited { color: white; font-weight: normal;font-size: 22px;} 
a.whitebigger:hover {color: white; font-weight: normal;font-size: 22px;} 
a.whitebigger:active {color: white; font-weight: normal;font-size: 22px;} 

.blacktext {
  color: black;
  text-align: center;
  font-family: Verdana, Tahoma, Arial;
  font-size: 18px;
}
a.blacktext:link {color: black; font-weight: normal;}
a.blacktext:visited { color: black; font-weight: normal;} 
a.blacktext:hover {color: black; font-weight: normal;} 
a.blacktext:active {color: black; font-weight: normal;} 
