body {
  background-color: #022a57;
  width: 970px;
  margin: 0 auto;
}
body,td,th {
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
}

a.navwhite { color:yellow; }
a.navwhite:hover { color:orange; }

.logo {
  font-family: Tahoma;
  font-size: 16px;
  font-weight:bold;
  color: #295e9a;
  padding-left:5px;
  text-decoration: none;
}
.adborder {
  border:3px solid #0066FF;
}
.menuborder {
  border:1px solid #918484;
}
.menu {
  font-size: 11px;
  color: #515151;
  text-decoration: none;
  font-weight: bold;
}
.menu:hover {
  font-size: 11px;
  color: #515151;
  text-decoration: none;
  font-weight: bold;
}
.menubox {
  border: 1px solid #CCCCCC;
  color:#515151;
  padding-left: 10px;
  height: 17px;
}
.menubox:hover {
  border: 1px solid #CCCCCC;
  background-color:#CCCCCC;
  color: #FFFFFF;
  padding-left: 10px;
  height: 17px;
}
.bold {
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
  color: #295e9a;
  text-decoration: none;
}
.inputsearch {
  background-image: url(input_bg.jpg);
  background-repeat: repeat-x;
  width: 289px;
  height: 17px;
  line-height: 17px;
  padding-left:3px;
  padding-bottom:1px;
  margin-bottom:1px;
  background-position: bottom;
  border: 1px solid #CCCCCC;
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
.white {
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
.link {
  font-family: Tahoma;
  font-size: 11px;
  color: #295e9a;
  text-decoration: none;
}
.link:hover {
  font-family: Tahoma;
  font-size: 11px;
  color: #777777;
  text-decoration: none;
}








