  body {
	font: normal 100.00% Helvetica, Arial, sans-serif;
    background-color: #ffffe0;
  }

  ul#Navigation li {
    list-style: none;
    display: inline;
    padding-left:10px;
    padding-right:10px;
  }

  div#create_form a, ul#Navigation a, div#trackDetails a {
	 text-decoration: none; font-weight: bold;
	 color: #ffffe0;
  }

  div#stat_table a {
	 text-decoration: underline;
	 font-weight: bold;
	 color: #000000;
  }

  div#create_form a:hover, ul#Navigation a:hover, div#trackDetails a:hover {
	 text-decoration: none; font-weight: bold;
	 color: #fb6b2b;
  }

  #location_text {
	 background-color: #ffffe0;
	 font-size:12px; font-family:Verdana,sans-serif; font-weight:bold;
  }

  div#top10 , div#trackDetails{
	background-color: #7b94fd;
	width: 300px;
  }

	div#trackDetails li, div#trackuserDetails  li{
		padding: 5pt;
	}


  
  div#track_box {
	 background-color: #7b94fd;
	 text-decoration: none; font-weight: bold;
	 color: #cecece;
  }

  div#top10 td{
	 text-decoration: none; font-weight: bold;
	 color: #cecece;
  }

  div#top10 td a{
	 text-decoration: none; font-weight: bold;
	 color: #ffffe0;
  }

 div#top10 td a:hover{
	 text-decoration: none; font-weight: bold;
	 color: #fb6b2b;
  }

  #map_canvas{
	 height: 550px;
	 width: 800px;
  }

  div#create_form ul {
	 margin: 0; padding: 0;
  }

  div#create_form ul li{
	 margin: 0; 
	 padding-bottom:8px;
	 list-style: none;
  }

  div#create_form div#create_form textarea{
	 background-color: #ffffe0;
  }

  body a, body a:hover, div#howto a,div#howto a:hover, div#shortText a,div#shortText a:hover {
	 text-decoration: none;
	 color: #7b94fd;
  }

  div#shortText p {
	font-size: 10pt;
 }


