body {
  background-color: #FFFFFF;
}

td, th {
  font-family: arial;
  font-size: 13px;
  color: #000000;
}

form {
  margin-top: 0pt;
  margin-bottom: 0pt;
}

input, textarea, select {
  font-family: arial;
  font-size: 12px;
  color: black;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #E9E7E7;
}

input.button {
  background-color : #FFA751;
  color : #000000;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #004935;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #004935;
}

.topnav {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	color: #004935;
	background-color: #E4F0E6;
	border: 1px solid #004B19;
}

.topnav:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	color: #FFFFFF;
	background-color: #004935;
	border: 1px solid #FFFFFF;
}

.leftnav {
	font-family: Verdana;
	font-size: 13px;
	color: #004935;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.leftnav:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	background-color: #004935;
}

.leftnav:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.bedsleep {
	font-family: Verdana;
	font-size: 13px;
	color: #004935;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.hotspecial {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #004B19;
	padding-left: 3px;
	padding-right: 3px;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.smally {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
}

.hotb {
	font-family: Georgia;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}	

.whitey {
	font-size: 10px;
	color: #FFFFFF;
}

.whiteya {
	font-family: arial;
	font-size: 10px;
	color: #F5FFCC;
	text-decoration: none;
}

.whiteya:hover {
	font-family: arial;
	color: #574034;
	text-decoration: none;
	background-color: #F5FFCC;
}

.backbold {
	font-size: 11px;
	font-weight: bold;
	background-color: AntiqueWhite;
}

.alert {
	background-color: #78322C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}

.newscopy {
	font-family: arial;
	font-size: 11px;
	color: black;
	margin-left: 4;
	margin-right: 4;
	background-color: #EEEEEE;
}

.intro {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.headliner {
	font-family: verdana, arial, helvetica, san serif;
	font-weight: bold;
	font-size: 17px;
	color: #790404;
	padding-left: 19px;
	background-color: #BCDAC0;
}

.cityname {
	font-family: verdana, arial, helvetica, san serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFF00;
	padding-left: 6px;
	background-color: transparent;
}

.listing {
	background-color: #DCF1DE;
}

.narrator {
	font-family: arial;
	font-size: 13px;
	color: black;
	background-color: #EEEEEE;
}

.linkonblue {
	font-size: 11px;
	font-weight: bold;
	background-color: #D8E9DA;
}

.inblock {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.redlink {
	font-family: arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.redlink:hover {
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #990000;
}