
body {
  background: #898E79;
  margin:0px;
}

#Logo {
  width: 100%;
  padding: 10px;
}

#Search {
}

#Main {
  position:absolute;
  width:700px;
  z-index:1;
  margin-left:-350px;
  left:50%;
  background: #FFFFFF;
  border-top:10px solid #333333;
  border-bottom:1px solid #333333;
  border-left:1px solid #333333;
  border-right:1px solid #333333;
}

#Header {
  text-align: center;
  background: #262722;
  border-bottom: 2px solid #FFFFFF;
}

#Black {
  background: #000000;
  height: 1px;
}

#Header {
}
.Header {
  font-size: 8pt;
  font-family: Arial, Sylfaen, Garamond;
  color: #333333;
  text-decoration: none;
}
.Header A:link {
  font-size: 8pt;
  font-family: Arial, Sylfaen, Garamond;
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}
.Header A:active {
  font-size: 8pt;
  font-family: Arial, Sylfaen, Garamond;
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}
.Header A:visited {
  font-size: 8pt;
  font-family: Arial, Sylfaen, Garamond;
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}
.Header A:hover {
  font-size: 8pt;
  font-family: Arial, Sylfaen, Garamond;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

#Content {
  border-right: 0px solid #D6D7CF;
  padding-right: 0px;
}
.Content {
  font-size: 10px;
  font-family: Georgia, Sylfaen, Garamond;
  color: #333333;
  text-decoration: none;
}
.Content A:link {
  font-size: 10px;
  font-family: Georgia, Sylfaen, Garamond;
  color: #333333;
  text-decoration: underline;
}
.Content A:active {
  font-size: 10px;
  font-family: Georgia, Sylfaen, Garamond;
  color: #333333;
  text-decoration: underline;
}
.Content A:visited {
  font-size: 10px;
  font-family: Georgia, Sylfaen, Garamond;
  color: #333333;
  text-decoration: underline;
}
.Content A:hover {
  font-size: 10px;
  font-family: Georgia, Sylfaen, Garamond;
  color: #333333;
  text-decoration: none;
}

.Google {
  font-size: 8pt;
  font-family: Arial;
  color: #000000;
  text-decoration: none;
}
.Google A:link {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
  color: #FF6600;
  text-decoration: underline;
}
.Google A:active {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
  color: #FF6600;
  text-decoration: underline;
}
.Google A:visited {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
  color: #FF6600;
  text-decoration: underline;
}
.Google A:hover {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial;
  color: #FF6600;
  text-decoration: underline;
}

.Navigation {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: none;
}
.Navigation A:link {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: underline;
}
.Navigation A:active {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: underline;
}
.Navigation A:visited {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: underline;
}
.Navigation A:hover {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: none;
}

.Status {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: none;
}
.Status A:link {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: underline;
}
.Status A:active {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: underline;
}
.Status A:visited {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: underline;
}
.Status A:hover {
  font-size: 7pt;
  font-family: Georgia, Sylfaen, Garamond;
  color: #FF6600;
  text-decoration: none;
}

#Categories {
  float: right;
  margin: 10px;
  background: #898E79;
  padding-right: 0px;
}

#Footer {
  clear: both;
  background-color: #333333;
  text-align: right;
  border-top: 0px solid #333333;
}

p {
  margin: 10px 10px 10px 10px;
  font-weight: normal;
}

h1, h2, h3, h4 {
  margin: 10px 10px 10px 10px;
  font-weight: bold;
  font-size: 10px;
}

hr {
  margin: 0px 0px 0px 0px;
}

input {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #E3E3D3;
}

textarea {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #E3E3D3;
}

select {
  color: #000000;
  font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #FFFFFF;
  border: 1 solid #669900;
}

#Text {
  font-size: 8pt;
  font-family: Tahoma;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  position: absolute;
  left: 20px;
  top: 20px;
  height: 100px;
  width: 600px;
  visibility: hidden;
  overflow: auto;
}

#Text_Image {
  position: absolute;
  border: 0;
  right: 5px;
  bottom: 5px;
  z-index: 1;
  overflow: none;
}

#Extreme_Tracking {
  position: absolute;
  z-index: 1;
  left: 700px;
  top: 205px;
  visibility: hidden;
}

#Extreme_Tracking_Image {
  position: absolute;
  border: 0;
  right: 15px;
  bottom: 5px;
  z-index: 1;
  overflow: none;
}
