.title{
  width:100%;
  height:121px;
  position: relative;
  
  


}



.banner_repeat{
  background:url("BannerSamMiddle.jpg") repeat-x;
  

}










.menuleft{
  position: absolute;
  width: 28%;
  left-margin:2px;
  top:136px;
  height: 300px;
  background:url("SamsaMargin.jpg") repeat;


}


.menuright{
  position:absolute;
  width: 28%;
  left:71.25%;
  top:136px;
  height: 300px;
  background:url("SamsaMargin.jpg") repeat;
  

}


.menuIndent{
  margin-left:10px;
  font:bold;

}

.Menu_Header{
  position:relative;
  top:10px;
  border:solid;
  border-color:#6677aa;
  width=100%
  border-width:2px;
  background-color:#c0c0c0;
  font-size:20px;
}


.Header_Right{
  position:relative;
  border:solid;
  border-color:#6677aa;
  width=100%
  border-width:2px;
  background-color:#c0c0c0;
  font-size:20px;
  

}








.body{
  position:absolute;
  left:31%;
  right:30%;
  top:140px;
  width:40%;
  height:300px;
  
}


.Header{
  position:absolute;
  width:100%;
  border:solid;
  border-color:#6677aa;
  border-width:2px;
  background-color:#000000;
  
  

}

.HeaderText{
  margin-left:5px;
  color:#c0c0c0;
  font:bold;

}



.regular{
  text-align:justify;


}

.update{
  font:bold;
  

}

.footer{
  font:bold;
  
}


.download{
  margin-left:15px;

}








