body
{ 
  background-image: url('/images/en/back4.gif');
  background-repeat: repeat-x;
}

th, td, th { font-family: Verdana; font-size: 13px; }


a:link, a:visited { color: #0040bf; text-decoration: underline; }
a:hover { color: #ff8000; text-decoration: underline; }

a.noline:link, a.noline:visited { color: #0040bf; text-decoration: none; }
a.noline:hover { color: #ff8000; text-decoration: none; }

a.wh:link, a.wh:visited { color: #ffffff; text-decoration: none; }
a.wh:hover { color: #ffcc66; text-decoration: underline; }


/* text */
.vera18 { font-family: Verdana; font-size: 18px; }
.vera13 { font-family: Verdana; font-size: 13px; }
.vera11 { font-family: Verdana; font-size: 11px; }
.vera10 { font-family: Verdana; font-size: 10px; }
.vera09 { font-family: Verdana; font-size: 09px; }

.taho18 { font-family: Tahoma; font-size: 18px; }
.taho13 { font-family: Tahoma; font-size: 13px; }
.taho11 { font-family: Tahoma; font-size: 11px; }
.taho10 { font-family: Tahoma; font-size: 10px; }
.taho09 { font-family: Tahoma; font-size: 09px; }

.cte1 { font-family: Tahoma; font-size: 11px; color: #ff0000; }
.pTitle { font-size: 13px; font-weight: bold; color: #6080d2; }
.req { color: #ff0000; }

/* info */
td.mid0
{
  background-color: #ffffff;
  border: 2px solid #ec5800;
  padding: 5px 20px 5px 20px;
  font-family: Verdana;
  font-size: 13px;
  color: #ec5800;
}
td.mid1
{
  background-color: #ffffff;
  border: 2px solid #0000ff;
  padding: 5px 20px 5px 20px;
  font-family: Verdana;
  font-size: 13px;
  color: #0000ff;
}

/* heading */
tr.bth1 td
{
  border-top: 1px solid #eee0c4;
  border-bottom: 1px solid #dba780;
  border-left: 1px solid #eee0c4;
  background-color: #e5d2ac;
  color: #000000;
}
tr.bth2 td
{
  border-top: 1px solid #f8eee9;
  border-left: 1px solid #f8eee9;
  background-color: #e5d2ac;
  color: #000000;
}
tr.bth3 td
{
  border-top: 1px solid #f8eee9;
  background-color: #e5d2ac;
  color: #000000;
}
tr.bth1 th
{
  border-top: 1px solid #f8eee9;
  border-left: 1px solid #f8eee9;
  background-color: #e5d2ac;
  font-family: Tahoma;
  font-size: 11px; 
  color: #000000;
}

/* cell */
td.c1
{
  border-right: 1px solid #e5d2ac;
  border-bottom: 1px solid #e5d2ac;
  border-left: 1px solid #e5d2ac;
}
td.cte1, td.c2
{
  border-right: 1px solid #e5d2ac;
  border-bottom: 1px solid #e5d2ac;
}
tr.bord td
{
  padding-top: 5px;
  border-top: 1px solid #e5d2ac;
}

tr.taho11 td { font-family: Tahoma; font-size: 11px; }

/* custom */
td.block_title1
{
  border-top: 1px solid #bfb7a3;
  border-right: 1px solid #bfb7a3;
  border-left: 1px solid #bfb7a3;
  padding: 3px 13px 0px 13px;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}
td.block_title2
{
  border-top: 1px solid #bfb7a3;
  border-right: 1px solid #bfb7a3;
  border-left: 1px solid #bfb7a3;
  padding: 6px 17px 0px 17px;
  font-family: Verdana;
  font-size: 16px;
  color: #736d62;
}
td.bottom1 { background-image: url('/images/en/back2.gif'); background-color: #778073; background-repeat: x-repeat; }

ul.icon1
{
  list-style-image: url('/images/en/icon1.gif');
  line-height: 16px;
  margin: 0px 0px 0px 15px;
}
ul.icon2
{
  list-style-image: url('/images/en/icon2.gif');
  line-height: 16px;
  margin: 0px 0px 0px 15px;
}

/* form */
input, select, textarea
{
  font-family: Verdana;
  font-size: 13px;
  background-color: #fefefe;
  border: 1px solid #e5d2ac;
}
input.submit
{
  background-color: #e5d2ac;
  border: 1px inset #c17000;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  padding: 0px 8px 0px 8px;
  cursor: hand;
}
input.checkbox, input.radio { background-color: transparent; border: 0px; }
input.image { background-color: transparent; border: 0px; cursor: hand; }

img { border: 0px; }
ul, ol { margin: 3px 0px 3px 30px; }
form { margin: 0px; padding: 0px; }
hr { color: #f8b07c; height: 1px; }