a {
	font-family: Arial;
	font-size: 12px;
}

a:link {
	color: Blue;
	text-decoration: none;
}

a:visited {
	color: Red;
	text-decoration: none;
}

a.ack { font-size: 10px; }

a.chain { font-size: 10px; }

a.footlink { font-weight: bold; }

body {
	background-color: White;
	font-family: Arial;
	font-size: 12px;
	margin: 3px 3px 3px 3px;
	padding: 0;
}

img {border-width: 0}

span.ack { font-size: 10px; }

span.closed { color: Red; }

span.disclaimer { font-weight: bold; }

span.roadname { font-style: italic; }

span.town { text-decoration: underline; }

table.legend {
	background-image: url(/web/20090507183026oe_/http://map.wyoroad.info/images/legend_back.jpg);
	border: 0px;
}

table.map {
	background-color: #9EBAFC;
	border-bottom-width: 0px;
	border-left: 1 solid #9EBAFC;
	border-right: 1 solid #9EBAFC;
	border-top-width: 0px;
	padding: 2px;
}

table.weather {
	border-width: 0px;
	text-align: left;
	padding: 2px;
}

td.buttonsL {text-align: left; }

td.buttonsC {text-align: center; }

td.buttonsR {text-align: right; }

td.mapError {
	background-color: Black;
	color: Orange;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

tr.camera { font-size: 10px; }

tr.heading {
	background-color: #9EBAFC;
	font-weight: bold;
}

tr.query {
	font-size: 10px;
	text-align: left;
}

div.place { background:#ffff66; font-size:10px; font-style:normal; font-weight:bold; }
