a img{
  border-width: 0;
}

.BodyGeneral{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #482e02;
  background-color: #ebe5d6;
}
.BodyGeneral table{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.StandardFrontendContainer{
  width: 100%;
  border-width: 0px;
  margin: 0;
  padding: 0;
}

.StandardFrontend{
  background-color: #dcd2b7;
  color: #482e02;
  margin: 0;
  padding: 0;
}

.SideContainer, .SideContainer table{
  background: none;
  color: #d99f3e;
}

.SideContainer .Menu{
  font-size: 13px;
  font-weight: bold;
}
.SideContainer .Menu tr.MenuItem{
  height: 28px;
}
.SideContainer .Menu tr.SubmenuItem{
  height: 25px;
  font-weight: normal;
}
.MenuItem, .MenuItem a:link, .MenuItem a:visited, .MenuItem a:active{
  color: #d99f3e;
  text-decoration: none;
}
.MenuItem a:hover, .MenuItem a:focus{
  color: #FCF7CF;
  text-decoration: none;
}
.SubmenuItem, .SubmenuItem a:link, .SubmenuItem a:visited, .SubmenuItem a:active{
  color: #d99f3e;
  text-decoration: none;
}
.SubmenuItem a:hover, .SubmenuItem a:focus{
  color: #FCF7CF;
  text-decoration: none;
}

.Content{
  color: #000000;
  font-size: 11px;
}
.Content .line{
  margin: 0px 20px;
  height: 1px;
  background: url("../images/hr_bg.gif") repeat-x;
}
.Content a:link, a:visited, a:active{
  color: #000000;
  text-decoration: underline;
}
.Content a:hover, a:focus{
  color: #af0c00;
  text-decoration: none;
}
.Content p{
  margin: 10px 20px;
}
.Content p.BigLetter{
}
.Content p.BigLetter:first-letter{
  font-size: 16px;
}
.Content table{
  color: #000000;
}

.overlibFG{
  background-color: #ebe5d6;
}

.overlibBG{
  border: 1px solid #5a1a01;
  background-color: #ebe5d6;
}

.inputText{
  border: 1px solid #4E2200;
  background-color: #F4E9CB
}

.inputSubmit, .inputButton{
  border: 1px solid #F4E9CB;
  background-color: #2A1302;
  color: #d99f3e;
}

.error{
  color: #FF0000;
}

.NewsAdvert {
  margin-left: 10px;
  margin-bottom: 10px;
}

.NewsAdvert, .NewsAdvert a:link, .NewsAdvert a:visited, .NewsAdvert a:active{
  color: #FFCC5F;
  text-decoration: none;
  font-weight: bold;
}
.NewsAdvert a:hover {
  color: #FFFFFF;
}
