BODY{
	padding-top: 0px;
	margin-top: 0px;
	background: black url('images/bg.jpg') center no-repeat;
	background-attachment: fixed;
	scrollbar-3d-light-color: #5c5c5c;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #222222;
	scrollbar-dark-shadow-color: #222222;
	scrollbar-face-color: #2f2f2f;
	scrollbar-highlight-color: #5c5c5c;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #3b3b3b;
	}

.BannerBox1 {
margin-top: 3em;
margin-bottom: 3em;
width:480 px;
padding: 5px;
border-width: thin;
border-style: dotted dashed;
border-color: #800000;
background-color: white;
color: #80cccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
	font-style: italic;
}


/* MAIN TABLE */
td.main {
background-color: transparent;
}
	
/* PAGE CONTENT AREA */
td.content {
font-family: Verdana, Tahoma, Sans-serif;
font-size: 13px;
color: #d5d5d5;
text-decoration: none;
font-weight: normal;
padding: 15px;
text-align: left;
border-left: #252525 1px solid;
}
.content a:link, .content a:visited {
font-family: Verdana, Tahoma, Sans-serif;
font-size: 13px;
color: white;
text-decoration: underline;
font-weight: bold;
}
.content a:active, .content a:hover {
font-family: Verdana, Tahoma, Sans-serif;
font-size: 13px;
color: white;
text-decoration: underline;
font-weight: bold;
}
.content h1 {
font-family: Tahoma, Helvetica, Arial, Sans-serif;
font-size: 175%;
color: #f31313;
text-decoration: none;
font-weight: bold;
}
.content h3 { 
text-align: left; 
color: #f31313;
font-weight: bold; 
font-size: 150%;
font-family: Tahoma, Helvetica, Arial, Sans-serif;
}

.content td {
font-family: Verdana, Tahoma, Sans-serif;
font-size: 12px;
color: #d5d5d5;
text-decoration: none;
font-weight: normal;
}

#clickpx {
text-align: center;
font-family: verdana;
font-size: 9px;
color: #9b9a9b;
text-decoration: none;
font-weight: normal;
padding: 4px;
width: 130px;
border: #444343 1px solid;
}
#product-px {
border-right: #444343 1px solid;
text-align: center;
padding: 4px;
width: 140px;
}
#product-titles {
background-color: #444343;
text-align: center;
vertical-align: top;
font-family: arial, sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
width: 130px;
}
#product-price {
border-right: #444343 1px solid;
border-bottom: #444343 1px solid;
text-align: center;
font-family: verdana;
font-size: 11px;
color: #c10e02;
text-decoration: none;
font-weight: normal;
padding: 4px;
width: 130px;
}
#product-spacer {
border-right: #444343 1px solid;
border-bottom: #444343 1px solid;
padding: 4px;
width: 130px;
}
#product-px-lg {
border: #444343 1px solid;
vertical-align: top;
text-align: center;
width: 242px;
padding: 0px;
}
#product-details {
text-align: left;
vertical-align: top;
font-family: arial, sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: normal;
padding: 4px;
border: none;
}
ul.item-lists {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
margin-left: 15px;
color: #eeeded;
}

table.tables {
background-color: black;
border: #630101 1px solid;
}
td.fieldTitles {
background-color: #1b1b1b;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: white;
padding: 3px;
}
td.fieldLabels {
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #c2c2c2;
padding: 3px;
vertical-align: top;
}
.fields {
background-color: #1b1b1b;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: white;
border: #2c2c2c 1px solid;
}
.submits {
background-color: #630101;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: white;
border: #1b1b1b 1px solid;
}

/* PAGE FOOTER AREA */

td.footer {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: normal;
padding: 4px;
text-align: left;
}
.footer a:link, .footer a:visited {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: normal;
}
.footer a:active, .footer a:hover {
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
font-size: 11px;
color: red;
text-decoration: underline;
font-weight: normal;
}
