html {
  min-height: 100%;
}

a 
{
   font-weight: normal;
   color: #983411;
   text-decoration : none;
}

a:visited 
{
   color: #983411;
}
a:hover 
{
   color: #769B50;
}
a:active
{
   color: #769B50;
}

p {
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 40px;
   margin-right: 7px;
   text-align: left;
}

h1 {
  font-family: verdana;
  font-size: 18px;
  font-weight: bold;
  color: #d6ac72;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

body {
   background: #ecdcc0 url(pictures/bg.jpg) repeat;
   font-family: verdana;
   font-size: 9px;
   font-weight: normal;
   color: #983411;
   text-align: left;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
}

.horred { 
   height: 9px;
   width: 100%;
   background: url(pictures/hor.jpg) repeat-x center;
   padding: 0px 0px 0px;
}

.head {
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  color: #983411;
  text-align: left;
}

.containertop {
   background: url(pictures/bg_top.jpg) repeat-x center top;
   margin: 0 auto;
   padding: 0 0px 0px;
   width: 100%;
   height: 256px;
}

table.header {
   width: 100%;
   height: auto;
}
   
table.header td.text { 
   height: 65px;
   text-align: center;
}

table.cont {
   width: 598px;
   height: auto;
   margin-left:auto; 
   margin-right:auto;
   border: none;
   border-spacing: 0;
   padding: 0px 0px 0px;
   background: url(pictures/cont_bg.jpg) repeat-y center top;
}

table.cont td.images { 
   background: url(pictures/header_index.jpg) no-repeat center top;
   height: 254px;
}

table.cont td.text { 
   background: url(pictures/cru.jpg) no-repeat center top;
   height: auto;
   text-align: left;
}

table.cont td.footer { 
   background: url(pictures/footer.jpg) no-repeat center top;
   height: 34px;
   vertical-align: center;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #cdcccb;
}

.greylink a:link {
   text-decoration: none;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #cdcccb;
}

.greylink a:visited {
   text-decoration: none;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #cdcccb;
}

.greylink a:active {
   text-decoration: none;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #cdcccb;
}
.greylink a:hover {
   text-decoration: underline;
   text-align: center;
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #cdcccb;
}

table.lang {
   width: 100px;
   height: 50px;
   margin-left: 40px;
   background: url(pictures/lang_bg.jpg) no-repeat left center;
}

table.lang td.img { 
   width: 15px;
   height: 12px;
   text-align: left;
   vertical-align: center;
   padding: 0px 10px 0px;
}

table.lang td.t { 
   text-align: left;
   padding: 0px 0px 0px;
}
