body{
  background-color:#0F5DAE;
  background-image:url('img/splash/globalbg.gif');
  background-position:center;
  background-repeat:repeat-x;
  color:white;
}
a{
  color:white;
  font-weight:bold;
  text-decoration:none;
  background-image:url('/img/splash/bull.gif');
  background-repeat:no-repeat;
  background-position:0px 5px;
  padding-left:7px;
}
a:hover{
  text-decoration:underline;
  color:white;
}
#gl2{
  height:373px;
  width:100%;
  padding:0px;
  margin:0px;
  background-image:url('img/splash/tablebg.gif');
  background-position:center;
  background-repeat:repeat-x;
}
#gl2 td#glin{
  height:373px;
  width:100%;
  padding:0px;
  margin:0px;
  background-image:url('img/splash/tablebg.jpg');
  background-position:top center;
  background-repeat:no-repeat;
}
