body {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.TopBorderBlack {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.LeftBorderBlack {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.locationsfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.locationsheader {
	font-family: Tahoma;
	font-size: 36px;
	color: #FF9747;
	font-weight: normal;
	text-transform: none;
}
.tablepadding {
	padding: 5px;
}
.cellpad10 {
	padding: 7px 10px;
}
.addressfont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.cellpad5 {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.cellpad80sides {
	padding-right: 80px;
	padding-left: 80px;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.footerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.netcan:link {
	color: #FF9900;
	text-decoration: none;
}
a.netcan:visited {
	color: #FF9900;
	text-decoration: none;
}
a.netcan:hover {
	color: #0066CC;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.verdana12 {
	font-family: Verdana;
	font-size: 12px;
}

.ltable
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	margin-top:15px;
	text-align:left;
	color:black;
}

.waitfont {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.announcement-font {
	font-family: Comic Sans MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: center;
}

	a:link {
		text-decoration: none;
		color: #0066CC;
	}
	a:visited {
		text-decoration: none;
		color: #0066CC;
	}
	a:hover {
		text-decoration: none;
		color: #FF9900;
	}
	a:active {
		text-decoration: none;
	}
