.routeTable {
	border: thin dotted #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.routeTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.routeTable #head {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #006;
	font-size: 12px;
	font-weight: bold;
	display: table-row;
	border: thin dotted #CCC;
}
.blackmaintext {
	font-family: Verdana, Ariel, "Helevetica sans-serif";
	font-size: 12px;
	color: #000;
}
#MapButton {
	width: 100px;
	color: #FFF;
	background-color: #333;
	padding: 5px;
	position: relative;
	left: -10px;
	bottom: 0px;
	margin-top: 30px;
}
#yellow {
	background-color: #FEF206;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#white {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Light2 {
	background-color: #12A5DC;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Light {
	background-color: #7AC524;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7AC524;
}
.rightimage {
	padding-left: 15px;
}

bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
}
.bullet {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
}
.foot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
#white {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftimage {
	padding-right: 15px;
}
#LightBlueStretch {
	background-color: #12A5DC;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blackbullets {
	color: #000000;
}
.Header-Stripe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/Header_Stripe.jpg);
	background-repeat: repeat-x;
	height: 46px;
	vertical-align: middle;
	padding-top: 10px;
}
.Whitebullets
 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.compass_bullet {
	color: #FFF;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/compass_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 30px;
	cursor: pointer;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.compass_list {
	margin: 0px;
	padding: 0px;
}
.compass_bullet:hover {
	color: #FF0;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/compass_bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 30px;
	cursor: pointer;
}
.maplinkbuttons {
	text-align: center;
}
.maplinkbuttons:hover {
	text-align: center;
}