<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table#top_banner
{
  background: transparent url(/images/topbanner.jpg) repeat-y scroll left top ;
}
table#blank_title
{
  background: transparent url(/images/blank_title.jpg) no-repeat scroll 85px 19px ;
}
table#blank_name
{
  background: transparent url(/images/blank_name.jpg) no-repeat scroll 85px bottom ;
}
table#top_banner, table#blank_title, table#blank_name
{
  width: 100% ;
  border-collapse:collapse ;
  padding : 0px ;
}
table#top_banner td, table#blank_title td, table#blank_name td
{
  padding : 0px ;
}

td.quick_query
{
  background-image: url(/images/title_lip.png);
  background-position: right bottom; 
  background-repeat: repeat-x; 
  text-align: right ;
  vertical-align: top ;
  padding-right: 0.5em ;
  height : 97px ;
  overflow : hidden ;
  font-size : 10px ;
  white-space : nowrap ;
}
td.quick_query input, td.quick_query select
{
  padding : 0 ;
  margin-top : 0 ;
  margin-bottom : 0 ;
  font-size : 9px ;
  font-weight : normal ;
  white-space : nowrap ;
}
td.quick_query a:link
{
  color: #0000FF ;
  text-decoration: none ;
}


.source
{
  margin : 0 ;
  color : white ;
  text-align : center ;
  font-size : 15px ;
  font-weight : bold ;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif ;
  white-space : nowrap ;
  text-shadow : 0.15em 0.15em 0.3em black ;
  text-align : center ;
  text-decoration : none ;
}
td.source
{
  height : 20px ;
  width : 500px ;
  vertical-align : bottom ;
}

.location
{
  margin : 0 ;
  color : white ;
  text-align : center ;
  font-size : 24px ;
  font-weight : bold ;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif ;
  white-space : nowrap ;
  text-shadow : 0.15em 0.15em 0.3em black ;
  text-align : center ;
  text-decoration : none ;
}
.location A, .source A, #noaalogo A, .location A:hover, .source A:hover
{
  text-decoration : none ;
  color : white ;
}
td.location
{
  height : 58px ;
  width : 500px ;
}
td#noaalogo
{
  height : 78px ;
  width : 85px ;
  vertical-align : bottom ;
}
td#noaalogo img
{
  height : 78px ;
  width : 85px ;
  border : 0 ;
}
td#skipgraphic
{
  height : 19px ;
}
td#skipgraphic img
{
  border : 0 ;
  height : 1px ;
  width : 1px ;
}
</pre></body></html>