#ft {
    align:right;}
#thead {
background: #006699;
color: #fff;
font-family: verdana;
font-size: 11px;
font-weight: bold;
align: center;
margin:0px;
padding-top: 5px;
padding-bottom: 5px;
}

.gatehide {
    display:none;
}

#optionbar {
    width:600px; background:#069; padding: 5px; color:#fff;
}

#optionbar a {
    padding:5px;
    padding-top:3px;
    padding-bottom:3px;
    margin-right:10px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    border:1px solid #069;
}

#optionbar a:hover {
    background: url(images/backover.jpg);
    border:1px solid #000;
    color:#000;
}
#toptext {
    font-family: verdana;
    font-size:14px;
    letter-spacing:3px;
    padding-top:10px;
    padding-right:10px;
}

#tcol {
background: #ccc;
color: #000;
font-family: verdana;
font-size: 10px;
font-weight: bold;
margin:0px;
padding:4px;
}

#tdesc {
color: #000;
font-family: verdana;
font-size: 12px;
font-weight: bold;
margin:0px;
padding:3px;
}

#tnum {
font-family: lucida console, courier new;
font-size: 13px;
background: #fff;
padding-top: 3px;
padding-bottom: 3px;
}


body {
    font-family: arial;
    background: #eee;
}

a {
    color: #006699;
    text-decoration: none;

}

#sub {
    color: #888;
    font-size: 10px;
}

input, select {
    border: 1px solid #ddd;
    font-family: arial;
    font-size: 12px;

}

a:hover {
    text-decoration:underline;
}

#imgbox {
    border: 1px solid gray;
}

		#container {
			width: 850px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
   background: #fff;
      background-image: url('images/bottomright.jpg');
      background-repeat: no-repeat; background-position: right bottom;
		}

		#banner {
			padding: 5px;

			margin-bottom: 0px;
			background-color: rgb(213, 219, 225);
   height: 80px;
        background-image: url('images/topleft.jpg');
      background-repeat: no-repeat; background-position: left top;
      border-bottom: 1px solid gray;


      color: #000;
      font-weight: normal;
      font-size: 15px;
		}

		#content {
			padding: 5px;
			margin-left: 215px;
   font-size: 0.7em;

		}

		#sidebar {
			float: left;
			width: 150px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			background-color: #eee;
   border-right: 1px solid #ccc;
   border-left: none;
   font-size: 11px;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0px;

			background-color: rgb(213, 219, 225);
		}

  #navcontainer { width: 200px; color: #000; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 10px;
width: 180px;
background-color: #eee;
border-bottom: 1px solid #ddd;

}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
font-weight: bold;
letter-spacing: 2px;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

#date {
    border: 1px solid #003366;
    background: #0066aa;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}

#hubbed {
    background-color: #ffddaa;
    font-weight: bold;
}

.accordionTabTitleBar
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 6px;
    BORDER-TOP: #bdc7e7 1px solid;
    PADDING-LEFT: 6px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 4px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #182052 1px solid
}
.accordionTabTitleBarHover
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    BACKGROUND-COLOR: #1f669b
}
.accordionTabContentBox
{
    BORDER-RIGHT: #1f669b 1px solid;
    PADDING-RIGHT: 8px;
    BORDER-TOP: #1f669b 0px solid;
    PADDING-LEFT: 8px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #1f669b 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #1f669b 1px solid
}
#accordionExample
{
    WIDTH: 600px
}

#fleethead {
    background: #002233;
    color:#fff;
    font-weight:bold;
    font-size:14px;
}

#fleetdesc {
    color:#0011ff;
    padding:10px;
}

