<!-- @#VERSION#@ style.style.css.ssi 2001032401 @#VERSION#@ -->

<!-- @#VERSION#@ style_msie.css 200203281 @#VERSION#@ -->

div.sbody {
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:50px;
}

#logo {
  background-image:url(images/logo_v.gif);
  background-repeat:no-repeat;
  background-position:0px 10px;
  height:500px;
  padding-top:40px;
  padding-left:50px;
}

#menu_bg {
  background-image:url(images/line.gif);
  background-repeat:repeat;
  padding-left:190px;
  padding-top:5px;
  height:30;
}

#menu_2_bg {
  background-image:url(images/line.gif);
  background-repeat:repeat;
  padding-top:2px;
  height:25;
  margin-left:250px;
  width:230;
}

#menu_title {
  font-family:Courier;
  font-size:20px;
  font-weight:bold;
  margin-left:-110px;
  margin-right:110px;
  color:#EFEFEF;
}

#menu_selected {
  font-family:Courier;
  font-size:18px;
  font-weight:bold;
  color:#0000FF;
  background-color:#B3B3B3;
}

a.menu {
  font-family:Courier;
  font-size:18px;
  font-weight:bold;
  text-decoration:none;
  color:#EFEFEF;
}

a.menu:hover {
  text-decoration: underline;
  background-color:#989898;
  color:#0000FF;
  text-decoration:none;
}
