#ver {
  position:absolute;
  top: 58px;
  left:586px;
}
.text {
  color: #112288;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold; 
}
.version {
  color: #5577CC;
  font-family: verdana;
  font-size: 9px;
  font-weight: bold; 
  position: relative;
  left: 10px;
}
.img-shadow {
  float: left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.menu-link {
  color: #112288;
  text-decoration: none;
}
tr {
  background-color: #FFFFFF;
}
tr.alternate {
  background-color: #EEEEEE; 
}
#cons {
  font-style: oblique;
  font-weight: bold;
}
#w {background-color:#FFFFFF}
#g {background-color:#EEEEEE}
#d {background-color:#FFFFBB}
#f {background-color:#FF6666}
#n {background-color:#AAFFAA}

