
body {
   background-color: #E8F3F4;
   margin-top: 90px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 90px;
   font-family: Helvetica, Tahoma, sans-serif;
}

img.sq{

   display: block;
}

td.title{
   color: #80B6C0;
   font-size: 14px;
   font-family: Helvetica, Tahoma, sans-serif;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}

td.lang{
   text-align: left;
   padding-left: 17px;
   color: #ffffff;
   vertical-align: middle;
}

a.lang:link, a.lang:visited{
   font-family: Helvetica, Tahoma, sans-serif;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}


a.lang:hover{
   font-family: Helvetica, Tahoma, sans-serif;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

a.menu:link, a.menu:visited{
   font-family: Helvetica, Tahoma, sans-serif;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}


a.menu:hover{
   font-family: Helvetica, Tahoma, sans-serif;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

a.st:link, a.st:visited{
   font-family: Helvetica, Tahoma, sans-serif;
   font-size: 10px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}


a.st:hover{
   font-family: Helvetica, Tahoma, sans-serif;
   font-size: 10px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

tr.link{
   height: 25px;
   background-color: #80B6C0;

   }

td.square{
   vertical-align: middle;
   padding-left: 4px;
}

td.menu{
   text-align: right;
   padding-right: 8px;
}

td.foot{
   width: 100%;
   height: 35px;
   text-align: right;
   padding-right: 30px;
   vertical-align: middle;
   background-color: #80B6C0;
 }

td.form{
 height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
  border-width: 0px;
  text-align: left;
}

td.layout_t{
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
  border-color: #cccccc;
  border-width: 0px;
  text-align: center;

}

td.layout{
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
  border-color: #cccccc;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  background-color: #eeeeee;
}

input.form{
  width: 170px;
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

input.image{
  width: 200px;
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

input.category{
  width: 250px;
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

input.submit{
  width: 350px;
  height: 18px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

input.b_submit{
  width: 450px;
  height: 18px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

select.category{
  width: 250px;
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

select.form{
  width: 170px;
  height: 20px;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  background-color: #999999;
  border-width: 0px;
}

a.form:link, a.form:visited{
  font-family: Tahoma, Arial;
  font-size: 8pt;
  color: 666666;
  font-weight: normal;
  text-decoration: none;
}

a.form:hover{
  font-family: Tahoma, Arial;
  font-size: 8pt;
  color: 333333;
  font-weight: normal;
  text-decoration: underline;
}

p{
  font-family: Tahoma, Arial;
  font-size: 8pt;
  color: #5b868d;
  line-height: 18px;
}


a.item:link, a.item:visited{
   font-family: Tahoma, sans-serif;
   font-size: 8pt;
   color: #999999;
   font-weight: normal;
   text-decoration: none;
}


a.item:hover{
   font-family: Tahoma, sans-serif;
   font-size: 8pt;
   color: #999999;
   font-weight: normal;
   text-decoration: underline;
}