BODY {
  margin: 0px;
}
TABLE {
  border: none;
}
TR {
}
TD {
  padding: 0px;
}
P,TD { 
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000000;
}
A{
  color: #001767;
  text-decoration: none;
}
A:hover{
  color: #004193;
  text-decoration: underline;
}
IMG {
  border: none;
}
DIV.text {
  position:absolute;
  width:100px;
  height:100px;
  z-index:1;
  left: 100px;
  top: 100px;
  overflow: hidden;
  visibility: hidden;
  color: #FFFFFF;
}
TABLE.container {
  width: 750px;
  background: #7E7B79;
}
.bg1 {
  background: white;
}
.bg2 {
  background: white;
}
.bg3 {
  background: #C3B9AE;
}
.bg4 {
  background: #B0ADA9;
}
.col1{
  color: #585755;
}
.col2{
  color: #D1CECB;
}
.rborder{
  border-right: 1px solid;
}
.rborder2{
  border-right: 1px solid;
}
.txtright {
  text-align: right;
  padding: 8;
}
.px10{
  font-size: 10px;
}
.px11{
  font-size: 11px;
}
TD.main-ltop {
  width: 549px;
  height: 40px;
  border-bottom: 1px solid #FFFFFF;
}
TD.main-rtop {
  width: 220px;
  height: 40px;
  border-bottom: 1px solid #FFFFFF;
}
TD.logo {
  height: 113px;
  background: #B0ADA9;
}
TD.logodata {
  color: #585755;
  background: #B0ADA9;
  text-align: right;
  padding: 8;
  font-size: 10px;
}
TD.logo IMG { 
  width: 549px;
  height: 113px;
}
TD.menu {
  height: 23px;
  color: white;
  background: white;
  border-bottom: 0px solid #D1CECB;
  border-left: 1px solid white;
}
TD.body {
  vertical-align: top;
  padding: 25 10 40 10;
}
TD.ad {
  vertical-align: top;
  padding: 10 8;
}
TD.footer {
  color: #D1CECB;
  font-size: 10px;
  background: #8B847C;
  vertical-align: top;
  padding: 10;
}
h1{
  font-size: 17px;
}
h2{
  font-size: 15px;
}
h3{
  font-size: 13px;
}
IMG.product {
  border: 1px solid #6A6560;
  margin-bottom: 5 10 5 0;
}
IMG.adv {
  margin-bottom: 30px;
}
TD.copy{
  font-size: 10px;
  color: #ADA8A4;
  text-align: right;
  vertical-align: top;
  padding: 10px;
}
TD.copy A{
  color: #948D85;
  text-decoration: none;
}
TD.copy A:hover{
  color: #C3B9AE;
  text-decoration: underline;
}
A.language {
  color: #DB3030;
}