html,body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image:url(/images/bg.gif);
  background-color: #ece5df;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  COLOR: 5F5D5E;
  }

a {
 color: #616161;
 font-size: 12;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a:visited {
 color: #616161;
}

table.maintable {
  border-left: 1px solid  #A1A4A9;
  border-bottom: 1px solid  #A1A4A9;
  border-right: 1px solid  #A1A4A9;
  border-width:1px;
  height:100%;
  background-color: #FFFFFF;
}

td {
  vertical-align:top;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }

p {
  vertical-align:top;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  COLOR: 5F5D5E;
  }

td.top1 {
  vertical-align:top;
  background-image:url(/images/top1bg.gif);
  background-position: 0 0;
  background-repeat: repeat-x;
  }

td.top2 {
 vertical-align:top;
 text-align:right;
 background-image:url(/images/top1bg.gif);
 background-position: 0 0;
 background-repeat: repeat-x;
 }

td.top3 {
 vertical-align:top;
 padding-top:17px;
 padding-left:5px;
 background-image:url(/images/top2bg.gif);
 background-position: 0 0;
 background-repeat: repeat-x;
 }

td.item {
 vertical-align:middle;
 padding-left:29px;
 padding-right:5px;
 padding-top:5px;
 padding-bottom:5px;
 background-image:url(/images/item.gif);
 background-position: 0 center;
 background-repeat: no-repeat;
 background-color: #D5F7E9;
 }

td.item1 {
 vertical-align:middle;
 padding-left:29px;
 padding-right:5px;
 padding-top:5px;
 padding-bottom:5px;
 background-image:url(/images/item.gif);
 background-position: 0 center;
 background-repeat: no-repeat;
 background-color: #A5E7CE;
 }

td.itempodval{
 height:2px;
 background-image:url(/images/line.gif);
 }

td.coord {
 padding-left:10px;
 padding-top:10px;
 padding-bottom:5px;
 padding-right:3px;
 font-size: 11px;
 background-color: #A0E6CC;
 color: #185983;
 }

h1.item {
/* padding-top: 6px;
 padding-bottom: 6px;  */
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

a.item {
 border-width: 0;
 color: #2488C6;
 font-size: 12;
 font-weight: bold;
}

a:visited.item {
 color: #2488C6;
}


a.liderlink {
 color: #008ACA;
 font-size: 12;
 font-weight: bold;
 padding-right:20px;
 background-image:url(/images/arow.gif);
 background-position: right center;
 background-repeat: no-repeat;
 text-decoration:none;
 }

a:hover.liderlink {
 text-decoration:underline;
 }

a:visited.liderlink {
 color: #008ACA;
 }

a.registerlink {
 color: #F8FFFB;
 font-size: 10;
 font-weight: bold;
 padding-right:20px;
 background-image:url(/images/arow.gif);
 background-position: right center;
 background-repeat: no-repeat;
 text-decoration:none;
 }

a:hover.registerlink {
 text-decoration:underline;
 }

a:visited.registerlink {
 color: #F8FFFB;
 }

a.rememberlink {
 color: #A4E9CC;
 font-size: 10;
 font-weight: bold;
 padding-right:20px;
 text-decoration:none;
 }

a:hover.rememberlink {
 text-decoration:underline;
 }

a:visited.rememberlink {
 color: #A4E9CC;
 }

p.newsbluedata {
  font-size:13px;
  color:0000CC;
  padding-top:0px;
  margin-top:0px;
  padding-bottom:0px;
  margin-bottom:0px;
  }

td.lider {
 vertical-align:middle;
 padding-left:5px;
 padding-top:5px;
 padding-bottom:5px;
 color:#3A4E4D;
 background-color: #D5F7E9;
 border-bottom: 1px solid #61DBAC;
 }

td.liderbottom {
/* background-color: #B3E2FF; */
 }

td.enter {
 padding-left:5px;
 padding-top:5px;
 padding-bottom:5px;
 padding-right:5px;
 background-image:url(/images/loginback.gif);
 background-position: 0 0;
 background-repeat: no-repeat;
 background-color: #A0E6CC;
 vertical-align:middle;
 }

form { margin: 0; padding: 0; display: inline; }
input.button {
 border-top: 1px solid #59AAD9;
 border-left: 1px solid #59AAD9;
 border-bottom: 1px solid #59AAD9;
 border-right: 1px solid #59AAD9;
 background-color: #FFFDFF;
 cursor:hand;
}

input.text {
 border-top: 1px solid #136FAE;
 border-left: 1px solid #136FAE;
 border-bottom: 1px solid #136FAE;
 border-right: 1px solid #136FAE;
 background-color: #FFFDFF;
 margin-top:0px;
}
textarea.text {
 border-top: 1px solid #136FAE;
 border-left: 1px solid #136FAE;
 border-bottom: 1px solid #136FAE;
 border-right: 1px solid #136FAE;
 background-color: #FFFDFF;
 margin-top:0px;
}
input.baskettext {
 border-top: 1px solid #D2D2D2;
 border-left: 1px solid #D2D2D2;
 border-bottom: 1px solid #D2D2D2;
 border-right: 1px solid #D2D2D2;
 background-color: #FFFDFF;
 FONT-SIZE: 10px;
 HEIGHT: 20px;
 WIDTH: 25px;
 cursor:hand;
}
input.basketkey {
 border-top: 1px solid #D2D2D2;
 border-left: 1px solid #D2D2D2;
 border-bottom: 1px solid #D2D2D2;
 border-right: 1px solid #D2D2D2;
 background-color: #FFFDFF;
 FONT-SIZE: 8px;
 HEIGHT: 19px;
 WIDTH: 40px;
 cursor:hand;
}

td.logintitle {
  vertical-align:middle;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFD;
  font-weight: bold;
}

h1 {
 font-size:16px;
 COLOR: #35B1ED;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin-bottom:14px;
 margin-top:7px;
 margin-left:10px;
 text-align:left;
}

h2 {
 font-size: 14px;
 COLOR: #35B1ED;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 margin-top: 5px;
}

h3 {
 font-size: 13px;
 COLOR: #35B1ED;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 margin-top: 5px;
 text-align: left;
}

/* sitemap */
a.sitemaplink0 {  padding-left:0px; font-size: 12px; font-style: normal; color: #0A3F51; text-decoration: none; }
a:hover.sitemaplink0 { text-decoration: underline; }
a:visited.sitemaplink0 { color: #0A3F51; }

a.sitemaplink1 {  padding-left:20px; font-size: 12px; font-style: normal; color: #0A3F51; text-decoration: none; }
a:hover.sitemaplink1 { text-decoration: underline; }
a:visited.sitemaplink1 { color: #0A3F51; }

a.sitemaplink2 {  padding-left:50px; font-size: 12px; font-style: normal; color: #0A3F51; text-decoration: none; }
a:hover.sitemaplink2 { text-decoration: underline; }
a:visited.sitemaplink2 { color: #0A3F51; }

/* user registers */
table.infotable {
  border:0;
  width:95%;
  cellpadding:2;
  width:100%;
/*  background-color:#DFDFDF; */
  color:#0A3F51;
  align:center;
  border: 1px solid DEDAD9;
  }

td.infotable {
  background-color:#EFEFEF;
  }
/* --------------------------------------------
blue table  */

table.bluetable {
  border:0;
  cellpadding:2;
  width:100%;
  background-color:#FFFFFF;
  color:#0A3F51;
  align:center;
  border: 1px solid DEDAD9;
  }
td.bluetable_head {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  background-color:#089BD1;
  text-align: center;
  color:#FFFFFF;
  font-weight: bold;
  vertical-align:middle;
  }
td.bluetable_body {
  padding-top:1px;
  padding-bottom:1px;
  padding-left:1px;
  padding-right:1px;
  background-color:#F8F8F8;
  text-align:center;
  color:#0A3F51;
  vertical-align:middle;
  FONT-SIZE: 11px;
  }
td.bluetable_body1 {
  padding-top:1px;
  padding-bottom:1px;
  padding-left:1px;
  padding-right:1px;
  background-color:#EFEFEF;
  text-align:center;
  color:#0A3F51;
  vertical-align:middle;
  FONT-SIZE: 11px;
  }
div.bluetable_basket{
  padding-top:0px;
  padding-bottom:0;
  }

p.bluetable_body{
  padding-top:3px;
  padding-bottom:3px;
  padding-left:3px;
  padding-right:3px;
  text-align:left;
  color:#0A3F51;
  FONT-SIZE: 11px;
  }

a.bluetable_link { font-size: 12px; font-style: normal; color: #43484B; text-decoration: none; }
a:hover.bluetable_link { text-decoration: underline; }
a:visited.bluetable_link { color: #43484B; }

/* ------------------------------------------------------------------------ */
/* white table */
p.whitetabletitle {
  margin-top:20px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  background-color:#35B1ED;
  color:#F6FAF9;
  font-weight: bold;
  }
a.whitetabletitlelink {
 color: #2488C6;
 font-size: 12;
 padding-right:20px;
 background-image:url(/images/arow.gif);
 background-position: right center;
 background-repeat: no-repeat;
 text-decoration:none;
 }
a:hover.whitetabletitlelink {
 text-decoration:underline;
 }
a:visited.whitetabletitlelink {
 color: #2488C6;
}


image.whitetable{
  border:2px solid #089BD1;
  }
/* ------------------------------------------------------------------------ */
/* head navigations */
h1.headlink {
  font-size: 12px;
  }

a.headlink {  font-size: 12px; font-style: normal; font-weight: bold; color: #35B1ED; text-decoration: none; }
a:hover.headlink { text-decoration: underline; }
a:visited.headlink { color: #35B1ED; }

/* ------------------------------------------------------------------------ */
/* podval navigations bottom gorizontal menu */
p.bottommenu{
  vertical-top:middle;
  text-align:center;
  padding-top:0px;
  padding-bottom:5px;
  padding-left:3px;
  padding-right:8px;
  color:#0A3F51;
  }

a.bottommenu {  font-size: 12px; font-style: normal; font-weight: normal; color: #0A3F51; text-decoration: none; }
a:hover.bottommenu { text-decoration: underline; }
a:visited.bottommenu { color: #0A3F51; }

a.topmenu {  font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a:hover.topmenu { text-decoration: underline; }
a:visited.topmenu { color: #FFFFFF; }

td.topmenu{
  padding-left:2px;
  padding-right:2px;
  text-align:center;
}

/* ---------------------------------------------------------------------------- */
table.detailtable {
  border:0;
  cellpadding:1;
  width:98%;
  background-color:#FFFFFF;
  color:#0A3F51;
  text-align:center;
  border: 1px solid DEDAD9;
  }

td.detailtable_head {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:15px;
  padding-right:4px;
  background-color:#089BD1;
  text-align: left;
  color:#FFFFFF;
  font-weight: bold;
  vertical-align:middle;
  }

td.detailtable_bodyleft{
  padding-top:15px;
  width:250px;
  padding-bottom:20px;
  padding-left:15px;
  padding-right:10px;
  background-color:#F8F8F8;
  text-align:center;
  color:#464A4D;
  vertical-align:middle;
  }

td.detailtable_bodyright {
  padding-top:15px;
  padding-bottom:20px;
  padding-left:15px;
  padding-right:10px;
  background-color:#F8F8F8;
  text-align:left;
  color:#464A4D;
  vertical-align:top;
  border-left: 1px solid EDEDED;
  }

a.bottmlink {
 color: #616161;
 font-size: 10px;
 text-decoration:none;
}
