body {
  background-color:white;
  margin:0 0 0 0;
  font-family:Arial,Helvetica,Sans-serif;
  color:#000000;
}  

#logo_top {
  position:absolute;
  left:10px;
  top:5px;
  width:1014px;
  height:125px;
  background-image:url('../malli2.jpg');
  background-repeat:no-repeat;
}

#ws_logo_top {
  position:absolute;
  left:15px;
  top:10px;
  width:303px;
  height:51px;
  background-image:url('../img/ws_big_logo.gif');
}
  background-repeat:no-repeat;
}



#left_menu {
  position:absolute;
  left:10px;
  top:150px;
  width:163px;
  font-size:12pt;
  color:#000000;
  background-color:#e2f7be;
  border-width:3px;
  border-color:#3a7b2a;
  border-style:solid;
  padding:5px;
}

#top_menu {
  position:absolute;
  left:180px;
  top:100px;
  width:844px;
  height:1.5em;
  font-size:16;
  font-weight:bold;
  color:#ffffff;
}

#breadcrumb {
  position:absolute;
  left:15px;
  top:128px;
  width:1014px;
  height:30px;
  border-width:3px;
  font-weight:bold;
  border-color:#000000;
  color:#000000;  
}

.black_border {
  border-width:3px;
  border-color:#000000;
  border-style:none;
  font-size:9pt;
  font-weight:bold;
  color:#7f7f7f;
  text-decoration:none;
}

#flags {
  position:absolute;
  padding:15px;
  left:824px;
  top:5px;
  width:200px;
  height:50px;
  color:#000000;
}

#logos {
  position:absolute;
  left:10px;
  bottom:15px;
  width:163px;
  height:85px;
  background-color:#ffffff;
  text-align:center;
}

.small_text {
  font-size:8pt;
}

#main_area {
  position:absolute;
  margin-left: 180px;
  margin-top: 150px;
  padding:10px;
  width:844px;
  font-family:Arial,Helvetica,Sans-serif;
  font-size:12;
  background-color:#ecf2fe;
  color:#000000;
  border-width:3px;
  border-color:#174577;
  border-style:solid;
  z-index:0;
}

#bottom_menu {
  position:absolute;
  left:180px;
  bottom:15px;
  width:844px;
  height:50px;
  background-color:#ccffff;
}

}

.lmenu {
  font-size:12pt;
  color:#000000;
  text-decoration:none;
}

.ll_blue {background; url(ll_blue.gif) 0 100% no-repeat};
.ul_blue {background; url(ul_blue.gif) 0 0 no-repeat};
.lr_blue {background; url(lr_blue.gif) 100% 100% no-repeat};
.ur_blue {background; url(ur_blue.gif) 100% 0 no-repeat};

</style>
