body { overflow: hidden; margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%; }
.map_body { overflow: hidden; margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%; }
.glider_list_body { overflow: visible; margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%; }

.glider_menu_div
{
  position : relative;
  overflow : hidden;
  width : auto;
  height : 200px;
  padding : 2px;
  background-color : #41ACDB;
  border-color : #D2D2D2;
  border-style : solid;
  border-width: 0px;
  font-family : sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #FFFFFF;
}

.glider_img_elem
{
  position : absolute;
  width : auto;
  height : auto;
  visibility : visible;
}

.glider_cycle_info_elem
{
  position : absolute;
  width : auto;
  height : auto;
  padding : 2px;
  background-color : #394C60;
  border-color : #D2D2D2;
  border-style : solid;
  border-width: 1px;
  font-family : sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #FFFFFF;
}

.glider_info_elem
{
  position : absolute;
  width : 200;
  height : 145;
  padding : 5px;
  background-color : #394C60;
  border-color : #D2D2D2;
  border-style : solid;
  border-width : 2px;
  visibility : hidden;
}

.layer_table_div
{
  width : 800;
  height : auto;
  padding : 5px;
  font-family : sans-serif;
  font-size : 11px;
  color : #FFFFFF;
  background-color : #394C60;
  border-color : #D2D2D2;
  border-style : solid;
  border-width : 2px;
}

.layer_table
{
  width : 800;
  height : auto;
  padding : 5px;
  font-family : sans-serif;
  font-size : 11px;
  border-color : #D2D2D2;
  border-style : solid;
  border-width : 2px;
}


.glider_info_task_headings
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFF99;
}

.pilot_nick
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #96C8FF;
}

.pilot_name
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.aircraft
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.comp_number
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #00F300;
}

.reg_number
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.glider_speed
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.glider_heading
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.glider_altitude
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.glider_distance
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.glider_avg_speed
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #00F300;
}

.glider_status
{
  font-family : sans-serif;
  font-size : 11px;
  font-weight : normal;
  color : #FFFFFF;
}

.bglight
{
  background-color: #EFFBFF;
}

.bgdark
{
  background-color: #CEEBF7;
}

th
{
  font-weight: bold;
  text-align: left;
}

