a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #336600;
}
a:active {
	color: #336600;
}
.container {
	border-collapse: collapse;
}
.tdcenter {
	text-align: center;
}
img { border:0px; }

.editBtn { cursor: pointer; }
.AdminEditBtn { cursor: pointer; height: 40px; }

.paid {
  font-family: Arial,helvetica,sans-serif;
  text-align: left;
  font-weight: normal;
  border: 1px #C0C0C0 solid;
  background-color:white;
  border-collapse: collapse;
  padding: 5px;
  empty-cells: hide;
}

.EndPaid {
  font-family: Arial,helvetica,sans-serif;
  font-size: 12px;
  width: 640px;
  padding: 5px;
  background-color:#FFCC99;
  text-align:center;
}

body {
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	background-color: white;
}
th, td {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
}
#map img {
	cursor: crosshair;
}
#mapTable td, input {
	font-family: Arial;
	font-size: 12px;
}
.banner {
	width: 100%;
	background-position: left top;
	background-image: url('../images/ListBG.jpg');
	background-repeat: no-repeat;
}
.company {
	font-family: Arial,helvetica,sans-serif;
	font-size: 14px;
	padding-left: 5px;
	font-weight: normal;
	color: #65573F;
}
.cityTitle {
	text-align: left;
	background-color: white;
	width: 370px;
	color: #65573F;
}
.rightpink {
	text-align: right;
	background-color: #FFEEE8;
}
.leftpink {
	text-align: left;
	font-weight: normal;
	background-color: #FFEEE8;
}
.leftwhite {
	text-align: left;
	background-color: white;
	width: 370px;
	font-weight: normal;
}
.googleMap {
	text-decoration: underline;
	color: #336600;
	cursor: pointer;
}
textarea {
	width: 600px;
	height: 100px;
	text-align: center;
	font-family: Arial,helvetica,sans-serif;
	font-size: 13px;
}
.category {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	width: 150px;
	background-color: #FFFFCC;
}
.province {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	width: 150px;
	background-color: #FFFFCC;
}
.textbox {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	width: 350px;
	background-color: white;
}
h1 {
	font-family: Arial,helvetica,sans-serif;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: black;
}
.redCell {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #990000;
}
.yellowCell {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	background-color: #FFEEE8;
}
.bodyText {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}
.title {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: -10px;
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
.beigeHeaders {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #A79573;
}
.business {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336600;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.website {
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.footer, .footer a {
	margin: -2px;
	text-align: center;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}