body {
  /* width: 128px; */
  background-color: #A54E23;
  color: #FFFFFF;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 8pt;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

 
.header {
  padding: 3px 0px 3px 0px;
text-align: center; 
 font-size: 8pt;
font-weight: bold;
font-style:italic;
  font-family: Arial, Tahoma, sans-serif;
  background-color: #A54E23;
  color: #FFFFFF;
  border-bottom: solid thin white;
border-top: solid thin white;
  
}

.frontpage {
  padding: 3px 0px 3px 0px;
text-align: center; 
 font-size: 10pt;
font-weight: bold;
  font-family: Arial, Tahoma, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
}

.pages {
background-image: url("http://mobilent.mobi/img/toptemplate.gif");
padding: 30px 0px 25px 10px;
background-repeat: no-repeat;
background-position: top right;

}

.middle {
background-image: url("../images/tree.gif");
background-repeat: no-repeat;
background-position: right;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;
color:#FFFFFF;
font-weight:bold;
}

.center {
background-image: url("../images/center.gif");
background-repeat: repeat-x;
background-position: top left;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;

}

.bottom {
background-image: url("../images/bottom.gif");
background-repeat: repeat-x;
background-position: top left;
  padding: 0px 0px 0px 0px;
  font-size: 8pt;


}






.title {
  padding: 5px 0px 3px 5px;
 font-size: 12pt;
  font-family: Arial, Tahoma, sans-serif;
font-weight: bold;
 color: #184388; 
}
 a { 
 color: #ffffff; 
 }

 a.headerlink { 
 color: #ffffff; 
text-decoration:none;
font-weight:bold; 
 
 }

a.menulink {
text-decoration:none;
font-weight:bold;
color: #FFFFFF;

}


a.menulink2 {
text-decoration:none;
font-weight: normal;
 color: #FFFFFF;
}

a.menulink3 {
text-decoration:none;
font-weight: bold;
 color: #FFFFFF;
}







.menu {
  padding: 5px 0px 3px 5px;
 font-size: 8pt;
}
