.headertextcolor {
	background-color: transparent;
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.headertext {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}
.specialstext {
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-align: center;	
}

.date {
	background-color: white;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}

.locationtext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 11px;
	text-align: center;
	
}
.locationtextbold {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-size: 12px;
	text-align: center;
}

.addresstextbold {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.avgrentxt {
	font-family: "Arial, Helvetica";
	background-color: #CCCCFF;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}


a:hover {  color: #FF6666;
text-decoration: underline;	
}

.navtext {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C00;
	font-size: 10px;
	text-decoration: none;	
	}

	
.LinkText {  color: Navy; text-decoration: none}

	
}

input.textbox {height: 20px;
}

