.image_left {
float:left;
padding-right:10px;
}

.image_right {
float:right;
padding-left:10px;
}

.tabtext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.waypoint {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : normal;
	color : black;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}

.waypointnumber_start {
	background: lime;
}

.waypointnumber_stop {
	background: yellow;
}

.waypointnumber_finish {
	background: red;
}

.entering  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : italic;
	color : maroon;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}

.waypoint_line  {
	font-weight : bold;
}

.warning  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : normal;
	color : maroon;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}

.dayend  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : normal;
	color : maroon;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}

.dayline  {
	font-size : 12pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : italic;
	background-color : lightgrey;
	color : maroon;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}
