body {
  margin: 0;
  padding: 0;
  font-family: Verdana;
  color: #131D6A;
  font-size: 12px; 
}
a {  
  color: #131D6A;
}
a:hover, a:active {
  text-decoration: none;
}  
table {
  border: none;
}
td {
  padding: 0;
}

h1 {
  font-size: x-large;
  margin: 0;
}
.main {
  background-color:#E9D7BF;
}
.head {
  height: 134px;
  vertical-align: middle; 
  text-align: center;
  color: #977C64;
  font-size:26px;
  font-weight:bold;
  text-shadow: 2px 3px 1px #FFF;
} 
.menu {
  border-top: 7px solid #FFF;
  border-right: 7px solid #FFF;
  font-family: Arial;
  vertical-align: top; 
  padding-top: 10px;
}
.menu li {
 list-style:none;
}
.menu a {
  display: block;
  width: 200px;
  padding:1px 0 0 20px;
  height: 25px;
  background: url(/templates/images/m26.gif) repeat-x top left;
  color: #000;               
  text-decoration: none;
  font-size:12px;
}  
.menu a:hover, .menu a:active {
  color: #C00;
  text-decoration: underline;
}  
.spacer { 
  display:none;
  background: url(images/img1.gif) repeat-y left top;
  vertical-align: bottom;
}
.content {
  background: #FFEDD5;
  border-top: 7px solid #FFF;
  padding: 5px;
  padding-top: 10px;
  vertical-align:top;
  font-size: 13px; 
}
.content div {
  margin-top: 250px;
  vertical-align: bottom;
}
.content-light {
  background: #E0E9F3;
}
.content p, .content-light p {
  margin: 0;
  margin-bottom: 5px;
  text-align: justify;
}
.content table {
  border: 1px solid gray;
  border-spacing:0;
}
.content thead {
 font-weight:bold; text-align:center;
}
.content td {
  border: 1px solid gray;
  margin:0;
  border-spacing:0;
  padding:3px;
}
.content table.imgs {
  border: none;
  margin:0; padding:0;
  border-spacing:0;
}
.content table.imgs td {
  border: none;
  margin:0; padding:0;
  border-spacing:0;
}

.about {
  color: #999999;
  padding-left: 3px;
}
.about a:hover, .about a:active {
  color: #999999;
}
.col1 {
  height: 50px;
  background-color: #E0E9F3;
}
.col2 {
  height: 50px;
  background-color: #C8D7E9;
}
.sect {
 margin:0; padding:0;
}
.sect li {
 display:inline; background: url(/templates/images/l1.gif) no-repeat top left; padding:0 7px 0 17px;
}
.footer {
 text-align:center; border-top:10px solid white; padding:5px; font-size:12px; font-weight:bold;
}
.sape {font-size:12px; color:black}
.sape a {display:inline; background:none; padding:0; font-size:12px; text-decoration:underline}
