#toprightpics{
              padding-left:  8px;
              padding-right: 8px;
              padding-bottom: 16px;
              float:         right;
              }
#toprightpics2{
              padding-top:   16px;
              padding-left:  8px;
              padding-right: 8px;
              padding-bottom: 16px;
              float:         right;
              }

#topleftpics{
              padding-left:  0px;
              padding-right: 8px;
              float:         left;
              }
body {
      margin:           0px;
      font-family:      Verdana, Geneva, Arial, sans-serif;
      background-color: #707070;            
     }
a{color: blue;}
a:visited{color: blue;}

h1   {
     font-size:     230%;
     text-align:    center;
     padding-bottom:5px;
     }

h2   {
     margin:        0px;
     font-size:     150%;
     text-align:    center;
     padding-bottom:0px;
     }
h3   {
     font-size:     200%;
     text-align:    center;
     padding-bottom:5px;
     background-color: #ffff80;
           }

h4   {
	padding-top: 0px;
      font-size:    100%;
      text-align:   center;
     }
h5   {
      font-size:    150%;
      text-align:   center;
      background-color: #ffff80;
      }
#allparts {
          width:            1000px;
          
          background-color: #804000;
          padding-top:      5px;
          padding-bottom:   5px;
          margin-right:     auto;
          margin-left:      auto;
          
          }
#logo{
      
      z-index:  99;
     }


#menu{
      border-width: thin;
      border-style: solid;
      border-color: #007e7e;
      width:        145px;

      padding:          10px;
      margin-left:      14px;
      margin-bottom:    20px;
      float:            left;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
     }

#xmenu{
      border-width: thin;
      border-style: solid;
      border-color: #007e7e;
      width:        145px;	
      padding:          10px;
      margin-left:      14px;
      margin-bottom:    20px;
      float:            left;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
      height:           130px;
     }

#topbit{
        border-width: thin;
        border-style: solid;
        border-color: #007e7e;
        margin-left:  190px;
        width:        790px;
        background-color: #e0e0e0;
        background-image: url(greyback2.gif); 
        }

#xtopbit{
        border-width: thin;
        border-style: solid;
        border-color: #007e7e;
        margin-left:  190px;
        width:        790px;
        background-color: #e0e0e0;
        background-image: url(greyback2.gif); 
        height:        150px;
	}

#main{
      border-width: thin;
      border-style: solid;
      border-color: #007e7e;
      margin-top:   10px;
      margin-left:  190px;
      margin-bottom: 10px;
      width:        770px;
      padding:      10px;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
      }

#homeimage{
          text-align: center;
          }
#trackimage{
           text-align: center;
           padding-bottom: 10px;
           }
#xhomeimage{
          text-align: center;
          background-color: #b0b0b0;
           }
table {
      margin-top:	   -10px;
      margin-left:         10px;
      margin-right:        10px;
      border:              thin solid blue;
      text-align:          center;
      border-collapse:     collapse;
      }

td    {
        background-color:  #ffffff;
        font-weight:       bold;
	border:            thin solid blue;
       }

td.notsun{
	background-color:  #80f0f0;
        font-weight:       bold;
	border:            thin solid blue;
	}
		
th.tdate{
        background-color:     #ffff00;
        width:                180px;
	font-style:           bold;
        border:               thin solid blue;
	}

th.tlocodescription{
        background-color:     #ffff00;
        width:                250px;
	font-style:           bold;
        border:               thin solid blue;
	}


th      {
        background-color:     #ffff00;
        width:                100px;
	font-style:           bold;
        border:         thin solid blue;
	}

td.tbot {
        font-style:           bold;
        background-color:     #bbffff;		
		}

#xmain{
      border-width: thin;
      border-style: solid;
      border-color: #007e7e;
      margin-top:   10px;
      margin-left:  14px;
      margin-bottom:10px;
      width:        950px;
      padding:      10px;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
      }

#ticket{
      border-width: thin;
      border-style: solid;
      border-color: #007e7e;
      margin-top:   10px;
      margin-left:  15px;
      margin-bottom: 10px;
      width:        965px;
      padding:      0px;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
      }

table.mytable  {
	margin-left:   10px;
	margin-right:   10px;
	border-style:   solid;
	border-width:   medium;
	border-color:    #0000FF;
	color:    #000000;
	text-align:    center;
	border-collapse:    collapse;
	font-size:    14;
	}

th.myheader  {
	background-color:    #66FFFF;
	border-width:    thin;
	border-color:    #0033CC;
	border-style:    solid;
	}

th.myheaderwide {
	background-color:    #66FFFF;
	border-width:    thin;
	border-color:    #0033CC;
	border-style:    solid;
	width:           140px;
	}

td.mydata  {
	background-color:    #FFFFFF;
	border-width:    thin;
	border-color:    #0033CC;
	border-style:    solid;
	}

td.mydatawed  {
	background-color:    #C0FFC0;
	border-width:    thin;
	border-color:    #0033CC;
	border-style:    solid;
	}

td.mydatasat  {
	background-color:    #FFC0C0;
	border-width:    thin;
	border-color:    #0033CC;
	border-style:    solid;
	}