*{ 
  margin: 0px;
  padding:0px;
  background:transparent;
  font-family: sans-serif;
  font-size:10px;
}

div.header img {
  margin:0px;
  padding:0px;
}

td, th {
     vertical-align:top; 
}

a {
  text-decoration:none;
  color: #C90014;
}

div.footer_menu a:link { 
  /* not used */
  color:white;
}

a:visited {
  text-decoration:none;
  /* color: #444444; */
  color: #003366;
}

a:hover {
  text-decoration: underline;
  color: #00AEEF;
}

a:active {
  text-decoration:none;
  color: #444444;
}

ul.left_list a {
     color: #000;
     text-decoration: none;
}

ul.left_list a:visted, ul.left_list a:active{
     color: #444444;
}

ul.left_list a:hover {
  color: #00AEEF;
  text-decoration: underline;
}

ul {
  list-style:none;
}

body{
  width:100%;
  text-align:center;
  background-color:#fff;
  margin: 0px;
  padding:0px;
}

div.centering {
  margin: 0px;
  padding:0px;
}

div.all {
  text-align:center;
  background-repeat: no-repeat;
  background-position: center;
  width:800px;
  overflow:none;
  text-align:center;
}

h1.header {
  margin:0px;
  padding:0px;
  width:150px;
  float:left;
}

div.header_top_png{
/*    width:651px;*/
    height:34px;
}

div.header_menu{
*/  width:650px;*/
  height:24px;
}

img{ 
  border-style:none;
}

strong {
  font-size:15px;
}

div.menu { 
  text-align: left;
  width:800px;
  height:20px;
}

div.menu table td {
  font-size:15px;
}

div.menu_buttons {
  text-align:right
}

div.dummy_footer
{
  clear:both;
  width:800px;
  margin-top:15px;
  margin-left:10px;
}

div.footer
{
  margin-top:15px;
  text-align:right;
  clear:both;
  width:800px;
  background-color:black;
  color:#fff;
  padding:2px;
}

div.copyright {
  text-align: right; 
}

div.copyright { 
  color:white;
}

div.header a {
  text-decoration:none;
  color: #C90014;
  background-color:transparent;
}
div.header a:active {
  text-decoration:none;
  color: #C90014;
  background-color:transparent;
}

div.header a:hover {
  text-decoration:none;
  color: #C90014;
  background-color:transparent;
}

div.query {
  float:left;
  padding-left:10px;
  color:#fff;
}

div.query a {
  color:#fff;
  text-decoration:underline;
}
