body {
  /* width: 128px; */
  background-color: #020262;
  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: 10pt;
font-face: bold;
  font-family: Arial, Tahoma, sans-serif;
  background-color: #ffffff;
  color: #ffffff;
}

.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("http://tunica.mobi/images/middle.jpg");
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 {
text-decoration:none;
font-weight: normal;
 color: #FF9900;
}
 a.headerlink { 
 color: #000000; 
text-decoration:none;
font-weight: bold;


 }

a.menulink {
text-decoration:none;
font-weight:bold;
color: #FF9900;

}

a.menulink2 {
text-decoration:none;
font-weight: normal;
 color: #FF9900;
}

a.menulink3 {
text-decoration:none;
font-weight: bold;
 color: #FFFFFF;
}







.menu {
  padding: 5px 0px 3px 5px;
 font-size: 8pt;
}
