body 
 {
 background: url(/images2/bg.jpg) left top repeat #000000;
 }

td 
 {
 vertical-align: top;
 }

textarea { overflow: auto; }

.nav
 {
 padding: 12px 0px 0px 48px;
 }

.nav p 
 {
 padding: 0px;
 margin: 0px 0px 6px 0px;
 }

.nav a, .nav a:visited
 {
 font-size: 13px;
 text-decoration: none;
 }

.nav a:hover 
 {
 text-decoration: underline;
 }

.nav a, .nav a:visited
 {
 color: #8f0021;
 }

/* Tables */

table .header td { font-weight:bold; color: white; } 

.content table td { vertical-align:top; padding:3px; border-bottom:1px #333333 solid; background: black; }

.content table { border-collapse: collapse; border: 1px solid #333333; }

.request_form td.field input, .request_form textarea { width: 300px; } 

/* Order Button */

.button-order { font-size:14px; width:120px; font-weight:bold; font-family:verdana; color:#330000; }
