body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
p, td {
	font-size: 13px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}

 h1 {
	width: 384px;
	height: 108px;
	text-indent: -5000px;
	display: block;
	background-image: url(images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
}

.content h1 {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	height:50px;
	margin:0;
	text-indent:0;
	width:100%;
}
.container {
	background-image: url(images/bg.jpg);
}
.content td {
	background-color: #000000;
	padding: 15px;
}
.content td td {
	padding: 5px;
}
.contact {
	font-size: 14px;
}
.small {
	font-size: 10px;
}
.catalog {
	background-color: #000000;
	border: 0px solid #ADADAD;
	font-size: 14px;
}
.catalog img {
	float: left;
	margin-right: 8px;
	border: 2px solid #31302E;
}

.catalog td {
	border: 3px solid #000000;
	background-color: #292929;
	padding: 8px;
}
ul {
/*	list-style-image: url(images/li.png);*/
}
li {
	margin-top: 6px;

}
.p_li {
}
.catalog a {
	font-size: 12px;
	font-weight: normal;
}
.catalog p {
	margin-bottom: 6px;
}
.foot {
	font-size: 10px;
	color: #6A6869;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
a {
	color: #FFCB99;
}
a:hover {
	color: #C55732;
}
.foot a {
	color: #6A6869;
}
.login_top {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.date {
	margin: 0px;
	padding-top: 3px;
	font-size: 9px;
	color: #000000;
	background-image: url(images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 15px;
}
.client_scroll_txt {
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
}
.slideshow {
	text-align: center;
	border: 12px solid #31302E;
	padding: 0px;
	width: 350px;
	margin: 15px;
	margin-top: 25px;
}
.rules {
	border: 1px solid #666666;
	margin-top: 10px;
	padding: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.rules p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}
.feedback {
	text-align:center;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
	text-transform: uppercase;
}
.prod_tbl {
	width: 544px;
}
table.prod_tbl td { 
	padding: 0px;
}
.pr_color, .pr_radio, .pr_colorx, .pr_radiox {
	float: left;
	width: 25px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.pr_color, .pr_colorx {
	line-height: 25px;
}
.pr_radio, .pr_radiox {
	cursor: pointer;
	padding-right: 2px;
	line-height: 5px;
	padding-bottom: 2px;
}
.pr_colorx {
	width: 8px;
	margin-left:0px;
}
.pr_radiox {
	width: 33px;
}
.pr_details {
	font-size: 11px;
	padding: 20px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	background-image: url(images/pr_bot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.prod_tbl strong {
	font-size: 13px;
}
.pr_bot {
	line-height: 15px;
}
.pr_button {
	padding-top: 15px;
	padding-right: 12px;
}
.pr_lg, .pr_lg_over, .pr_lg_over2 {
	width: 150px;
	height: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pr_lg_over2 {
	width: 130px;
	border-right: solid 20px #FFFFFF;
}
table.pr_inputs td {
	padding-right: 8px;
	padding-bottom: 4px;
}
.required {
	color: #CC0000;
}
.features {
	font-size: 10px;
	background-image: url(images/icon_features.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#pr_qdisplay {
}
#pr_qdisplay a {
	color: #FFFFFF;
}
label {
	display: block;
}
.feedback, .warning {
	padding:12px;
	text-align:left;
	margin-bottom: 15px;
	font-size: 12px;
	padding-left: 50px;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.feedback a, .warning a {
	color: #000000;
}
.feedback {
	border:1px dotted #009933;
	color: #009933;
	cursor: pointer;
	background-image: url(images/m_pass.gif);
}
.warning {
	border:1px dotted #FF0000;
	color: #FF0000;
	background-image: url(images/m_fail.gif);
}
.testimonial {
	font-size: 11px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-style: italic;
	border-bottom: solid 1px #000000;
	background-image: url(images/bg_t.jpg);
	margin-bottom: 10px;
}
.sig {
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}