/* Hovers */

A:LINK {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : underline ;
        color : black ;
        background : none ; }

A:VISITED {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : underline ;
        color : black ;
        background : none ; }

A:ACTIVE {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : underline ;
        color : black ;
        background : none ; }

A:HOVER {
        font-family : verdana,ms sans serif,geneva,helvetica" ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : red ;
        background : none ; }

P.TABLEH {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 11pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #FFFFFF ;
        background : #808080 ;
        }

P.TABLE1 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : bold ;
        text-decoration : none ;
        color : #FFFFFF ;
        }

P.TABLE2 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #000000 ;
        }

P.TABLE3 {
        font-family : verdana,ms sans serif,geneva,helvetica ;
        font-size : 10pt ;
        font-weight : normal ;
        text-decoration : none ;
        color : #FFFFFF ;
        }

TABLE  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}
.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 : bold;
	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 : 9pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : italic;
	background-color : lightgrey;
	color : maroon;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}
.copyright  {
        font-size : 6pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
}
/* End */

