
body {
  font-family: verdana, arial, sans-serif;
  background-color: #D8E8F4;
  font-size: 13px;
  
}

h1 {
 
 display: block;
 background-color: #BDD8ED;
 font-size: 18px;
 padding: 2px;
 margin:0px;
 margin-bottom:6px;
 margin-bottom:6px;
 text-align: left;
 letter-spacing: 2px;
 font-weight: normal;
 font-family: sans-serif;
 width: auto;

}

a:visited {
  color: navy;

}

#body_table {
   border: 0px none;
   width:100%;
}

ul {
  margin: 20px;
}

img {
  	float: right;
  	margin: 10px;
}

img.header {
 
  	margin: 0px;
  	overflow:none;
}

table.muj_header {
  margin:0px;
  padding: 0px;
  border: 0px none;
  width:100%;

}

#pg-blana {
  padding:0px;
  border: 1px solid navy;
  max-width: 800px;
}

#pg-header {
  
  background-image: url("img/logo_middle.jpg");
  border: 0px none;
  border-bottom: 1px solid navy;
  width: auto;
  
  margin:0px;
  padding:0px;
  height: 63px;

}

#pg-buttons {
  
  background-color: #68A1CE;
  border-bottom: 1px solid navy;
  width: auto;
  height: 21px;
  padding:4px;
  font-size: 16px;
}

#pg-buttons a {
font-size: 13px; 
color: black;
width: 100px;
height: 20px;
text-decoration: none;
padding:2px;
font-weight: bold;
margin-right: 10px;
}



#pg-buttons a:hover {

color: white;

}



#pg-body {
  

  background: #A0C5E2 url(img/back.jpg) no-repeat scroll top;
  border-bottom: 1px solid navy;
  width: auto;
  min-height: 400px;
  padding:5px;
}

#pg-footer {
  
  background-color: #649BC6;
  width: auto;
  height: 12px;
  padding:4px;
  font-size: 10px;
  color: navy;
}

div.logo_left {
height: 63px;
  margin:0px;
  padding:0px;
  background: url(img/logo_left.jpg) no-repeat;
  
  width:363px;
}

div.logo_right {
  height: 63px;
  margin:0px;
  padding:0px;
  background: url(img/logo_right.jpg) no-repeat;
   
  width:179px;
}




td {
padding:0px;
margin:0px;

}


