#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   {
     font-size:     150%;
     text-align:    center;
     padding-bottom:5px;
     }
h3   {
     font-size:     200%;
     text-align:    center;
     padding-bottom:5px;
     background-color: #ffff80;
           }

h4   {
      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-b0ttom:   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:      12px;
      margin-bottom:    20px;
      float:            left;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
     }

#topbit{
        border-width: thin;
        border-style: solid;
        border-color: #007e7e;
        margin-left:  190px;
        width:        790px;
        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:        940px;
      padding:      10px;
      background-color: #e0e0e0;
      background-image: url(greyback2.gif); 
      }

#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-left:         10px;
      margin-right:        10px;
      border:              none;
      text-align:          center;
      border-collapse:     collapse;
      }

td    {
        background-color:  #e0e0e0;
        font-style:        bold;
       }
td.tabledbotrow    {
        background-color:  #e0e0e0;
        font-style:        bold;
        border-top:        thin solid blue;
       }

th.tabletop {

        background-color:     #fcba7a;
        border-top:           thin solid blue;
        border-bottom:        thin solid blue;
        border-left:          none;
        border-right:         none;
        }

th.tableleft {
        width:                100px;
        background-color:     #fcba7a;
        border-top:           none;
        border-bottom:        none;
        border-left:          thin solid blue;
        border-right:         thin solid blue;
        }

th.tablecorner {
        width:                100px;
        background-color:     #fcba7a;
        border-top:           thin solid blue;
        border-bottom:        thin solid blue;
        border-left:          thin solid blue;
        border-right:         thin solid blue;
        }
th.tablehbotrow {
        width:                100px;
        background-color:     #fcba7a;
        border-top:           thin solid blue;
        border-bottom:        thin solid blue;
        border-left:          thin solid blue;
        border-right:         thin solid blue;
        }
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;
	}    