body {
  background-color: #263046;
  background-image: url(gif/top_header.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-family: Arial, Tahoma, Verdana, sans-serif;
}

a:link {
  color: #bbbb00;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #bbbb00;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:active {
  color: #bbbb00;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #bbbbff;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:link,a:visited,a:active #bookmarklink {
  color: #bbbb00;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

a:hover #bookmarklink {
  color: #bbbbff;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

a:link #ClientErrorMsg {
  color: #bbbb00;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:visited #ClientErrorMsg {
  color: #bbbb00;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:active #ClientErrorMsg {
  color: #bbbb00;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

a:hover #ClientErrorMsg {
  color: #bbbbff;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-weight: bold;
}

.content {
  padding: 0px;
  width: 100%;
  border-width: 0px;
  margin: 0px;
}

.errormsgtext {
  color: #fff900;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

#usernotify {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 22px;
  text-decoration: none;
  font-weight: bold;
  color: #fff900;
}

#menuitem {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  color: #bbbb00;
}

#menuitemlink {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  color: #fff900;
}

a:hover #menuitemlink {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  color: #bbbbff;
}