.routecontent{
	margin-left: 50px;
	margin-right: 50px;
}
td.header{
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}
table.routetable{
	text-align: left;
	margin-bottom: 20px;
}
table.stagemaptable{
	text-align: left;
	margin-bottom: 10px;
	width: auto;
}
a.stageheader:link{
	text-decoration: none; 
	color: #FFFFFF;
}
a.stageheader:visited{
	text-decoration: none; 
	color: #FFFFFF;
}
a.stageheader:hover{
	text-decoration: none; 
	color: #C00000;
}
a.stageheader:active{
	text-decoration: none; 
	color: #C00000;
}
img.stageheader{
	padding-right: 10px;
	padding-top: 2px;
	height: 15px;
	width: 23px;
}
img.stageheader1{
	padding-right: 10px;
	padding-top: 2px;
	height: 15px;
	width: 30px;
}
table.routetable td.stageheader{
  background: #008000;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: 600;
	padding-left: 10px;
	vertical-align: top;
}
table.routetable th{
	text-align: left;
	font-weight: bold;
	color: #800000;
	vertical-align: top;
	padding-right: 10px;
}
table.stagemaptable th{
	text-align: left;
	font-weight: bold;
	color: #800000;
	vertical-align: top;
	padding-right: 10px;
}
table.routetable td{
	text-align: left;
	padding-right: 15px;
	vertical-align: top;
}
table.stagemaptable td{
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
}
table.stagemaptable td.col2{
	text-align: left;
	padding-right: 10px;
	padding-left: 50px;
	vertical-align: top;
}
table.positiontable{
	text-align: left;
	margin-bottom: 20px;
}
td.currpos{
	padding-top: 5px;
}
table.positiontable td{
	text-align: left;
}
table.positiontable td.middle{
	vertical-align: middle;
	text-align: left;
}
table.localdata{
	text-align: left;
	color: green;
	margin-top: 10px;
}
table.localdata th{
	text-align: left;
	color: green;
}
table.localdata td{
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}
.thumbnail{
	margin-top: 20px;
	clear: both;
}
.caption{
	font-size: .85em;
}
.stage{
	font-weight: bold;
}
.description{
	margin-top: 10px;
}
.description{
	margin-top: 10px;
}
.localtime{
	margin-top: 10px;
	color: green;
}
.localweather{
	margin-bottom: 10px;
	color: green;
}
.destdisttot{
	font-weight: bold;
	font-size: .85em;
}
.destdist{
	margin-bottom: 10px;
	color: green;
	font-weight: bold;
	font-size: .85em;
}
a.diary:link{
	color: #008000;
}
a.diary:visited{
	color: #008000;
}
a.diary:hover{
	color: #00C000;
}
a.diary:active{
	color: #00C000;
}
img.smmap{
	width: 274px;
	height: 254px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
}
img.bigmap{
	width: 804px;
	height: 744px;
}
img.smpass{
	width: 124px;
	height: 254px;
	margin-left: 20px;
	margin-right: 90px;
	margin-bottom: 20px;
	float: right;
}
img.admpass{
	width: 511px;
	height: 1061px;
}
img.googleearth{
	width: 71px;
	height: 25px;
}
img.slideimage{
	width: 164px;
	height: 152px;
}
#bottommenu ul {
	margin: 0px 0px 0px 40px;
	list-style-type: none;
}

