body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana, "Times New Roman", Tahoma, Arial;
  font-size: small;
}

a {
  color: #000080;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.headerleft{
  float: left;
  background-image: url(images/site-images/ad-excellence-123.gif);
  background-repeat: repeat-x;
  margin-left: 15px;
  margin-top: 20px;
}

.headerright{
  float: right;
  margin-right: 15px;
  margin-top: 20px;
}

.headercenter{
  float: center;
  margin-top: 20px;
  margin-left: 165px;
  margin-right: 165px;
}

.form{
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 20px;
	width: 300px;
	height: 50px;
	padding: 1em;
	background-color: #CCCCCC;
	text-align: left;
}

.tble{
	width: 1024px;
	padding: 1px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 8px;
}

.imgeverylocal{
	background-color: #F9C61D;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	font-size: larger;
}
.imgadlocal{
	background-color: #29BE8C;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	font-size: larger;
}
.txtadlocal{
	background-color: #29597B;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: normal;
}