body {
   background-image: url('images/bg_bl.gif');
   background-repeat: repeat-x;
   background-color: #000000;
   
}

td, p {
   background-image: url('images/wtbg.gif');
   color: #333333;
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   vertical-align: top;
}
h1 {
   color: #003366;
   font-size: 12px;
   font-weight: bold;
}


.bot {
   background-image: url('images/botbg.gif');
   height: 77px;
   text-align: right;
}
.copy {
   color: #333333;
   font-size: 10px;
   padding: 10px 0px 15px 0px;
}
.gr {
   background-image: url('images/grbg.gif');
}
.lt {
   background-image: url('images/ltbg.gif');
   background-repeat: no-repeat;
   background-color: #000000;
   width: 3px;
}
.main_txt {
   background-color: #CCCCCC;
   margin-bottom: 25px;
   margin-top: 10px;
   padding: 15px;
   width: 575px;
}
.main_txt2 {
   border: #CCCCCC solid 2px;
   margin-bottom: 25px;
   margin-top: 10px;
   padding: 15px;
   width: 571px;
}
.price {
   color: #990000;
   font-size: 20px;
   padding: 0px 0px 10px 0px;
   text-align: right;
}
.rt {
   background-image: url('images/rtbg.gif');
   background-repeat: no-repeat;
   background-color: #000000;
   width: 3px;
}


a {
   color: #003366;
}
a:hover {
   color: #993333;
}
a:visited {
   color: #666666;
}

a.copy {
   color: #333333;
   font-size: 10px;
   padding: 10p; 0px 15px 0px;
}
a.copy:hover {
   color: #99333;
}
a.copy:visited {
   color: #333333;
}
