body {
   background-image: url('images/brbg.gif');
   color: #333333;
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   vertical-align: top;
}

td, p {
   background-image: url('images/wtbg.gif');
   color: #333333;
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   vertical-align: top;
}
td.copy {
   background-image: url('images/brbg.gif');
   color: #CCCCCC;
   font-size: 10px;
   padding-bottom: 15px;
   padding-top: 5px;
   padding-left: 7px;
}
p.country {
   color: #CC6600;
   font-weight: bold;
}
p.bold {
   color: #660000;
   font-weight: bold;
}

.br {
   background-image: url('images/brbg.gif');
   text-align: center;
}
.enews {
   text-align: right;
   vertical-align: middle;
}
.enewstop {
   background-image: url('images/enews_topbg.gif');
   height: 16px;
}
.enewslt {
   background-image: url('images/enews_ltbg.gif');
   width: 7px;
}
.enewsrt {
   background-image: url('images/enews_rtbg.gif');
   width: 7px;
}
.nav {
   height: 20px;
   margin: 0px;
   padding: 0px;
}
.lt {
   background-image: url('images/ltbg.gif');
   width: 18px;
}
.rt {
   background-image: url('images/rtbg.gif');
   width: 18px;
}
.tnav {
   background-image: url('images/tnavbg.gif');
   height: 11px;
}
.wt {
   background-image: url('images/wtbg.gif');
}

a {
   color: #333333;
   text-decoration: underline;
}
a:hover {
   color: #000000;
   text-decoration: underline;
}
a:active {
   color: #000000;
   text-decoration: underline;
}
a:visited {
   color: #0066CC;
   text-decoration: underline;
}
a.copy {
   color: #CCCCCC;
}
a.small {
   text-decoration: underline;
   color: #000000;
   font-size: 11px;
}
a.small:hover {
   text-decoration: underline;
   color: #660000;
}
a.small:visited {
   text-decoration: underline;
   color: #999999;
}
a.footer {
   color: #660000;
   font-size: 11px;
   text-decoration: underline;
}
a.footer:hover {
   color: #660000;
   font-size: 11px;
   text-decoration: underline;
}
a.footer:active {
   color: #660000;
   font-size: 11px;
   text-decoration: underline;
}
a.footer:visited {
   color: #333333;
   font-size: 11px;
   text-decoration: underline;
}

a.shop {
   color: #000000;
   font-size: 11px;
   text-decoration: underline;
}
a.shop:hover {
   color: #000000;
   font-size: 11px;
   text-decoration: underline;
}
a.shop:active {
   color: #000000;
   font-size: 11px;
   text-decoration: underline;
}
a.shop:visited {
   color: #333333;
   font-size: 11px;
   text-decoration: underline;
}
input {
   font-family: verdana, arial;
   font-size: 10px;
}