body
{
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
 }

body,
table,
tr,
td,
th,
div,
.tbl_text,
.form,
.button,
.normal,
input
 {
  font-weight: normal;
  font-size: 10px;
  font-family: verdana, tahoma, "ms sans serif", arial;
  font-style: normal;
  color: #666666;
  text-align: justify;
 }


a:link, a:visited, a:active
 {
   font-weight: normal;
   color: #fc7816;
   text-decoration: none;
 }

a:hover
 {
   font-weight: normal;
   color: #ff3c00;
   text-decoration: none;
 }



input
 {
    color: #444444;
    font-weight: normal;
    border: #999 1px dotted;
    font-size: 10px;
    background-color: white;
 }


.button
{
    color: #444444;
    font-weight: normal;
    border: #999 1px dotted;
    font-size: 10px;
    background-color: #eceada;
    text-align: center;
}

img {
	border: 0px;
}


 #languages {
 width: 366px;
 height: 16px;
 background: url(img/footer_lang.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}

#languages li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#languages li, #languages a {height: 16px; display: block;}

#panel1 {left: 0; width: 50px;}
#panel2 {left: 51px; width: 46px;}
#panel3 {left: 94px; width: 49px;}
#panel4 {left: 143px; width: 46px;}
#panel5 {left: 188px; width: 43px;}
#panel6 {left: 231px; width: 36px;}
#panel7 {left: 267px; width: 41px;}
#panel8 {left: 308px; width: 58px;}

#panel1 a:hover {background: transparent url(img/footer_lang.gif) 0 -17px no-repeat;}
#panel2 a:hover {background: transparent url(img/footer_lang.gif) -51px -17px no-repeat;}
#panel3 a:hover {background: transparent url(img/footer_lang.gif) -94px -17px no-repeat;}
#panel4 a:hover {background: transparent url(img/footer_lang.gif) -143px -17px no-repeat;}
#panel5 a:hover {background: transparent url(img/footer_lang.gif) -188px -17px no-repeat;}
#panel6 a:hover {background: transparent url(img/footer_lang.gif) -231px -17px no-repeat;}
#panel7 a:hover {background: transparent url(img/footer_lang.gif) -267px -17px no-repeat;}
#panel8 a:hover {background: transparent url(img/footer_lang.gif) -308px -17px no-repeat;}
