.copyr {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #CC0000;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
body {
	font-family: Verdana;
	color: #333333;
	margin: 0px;
	background-color: #f4f4f4;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
}
.maintable {
	border-right: 1px solid #e2e2e2;
	background-color: white;
}
.small {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}

td {
	vertical-align: top;
}
h1 {
	font-family: Arial;
	font-size: 25px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-left: 10px;
	margin-top: 20px;
	padding-left: 40px;
}
.copyr2 {
	font-weight: bold;
	color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 11px;
}
.copyr2 a {
	color: #CC0000;
	text-decoration: none;
}
.h7 {
	background-image: url(images/h7.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main p, .main ul {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: 20px;
	text-align: justify;
	line-height: 12px;
}
.red {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px;
	text-align: center;
}
.grey {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 3px;
}

.main {
	font-size: 11px;
	padding-bottom: 50px;
}
.shad {
	background-color: #dfdfdf;
	padding: 3px;
	border: 1px solid #666666;
}

.offers {
	text-align: center;
	padding-bottom: 20px;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #CC0000;
	margin-top: 0px;
	padding-top: 0px;
}
.prices td {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.bold1 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bold2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.prices input, input.white {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	font-size: 11px;
}
.main h2 {
	padding-left: 20px;
	margin-bottom: 5px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.h6 {
	background-attachment: fixed;
	background-image: url(images/h7.gif);
	background-repeat: repeat-y;
}
.h6 p {
	margin: 10px;
	text-align: justify;
	text-indent: 15px;
}
input#sum, input#sums, input#qtys, input#total {
	font-weight: bold;
	background-color: transparent;
	border: 0px;
	text-align: right;
	padding-right: 2px;
}
input#qty {	text-align:right; border: 1px solid #CCCCCC; padding-right: 2px;	}
input#total { font-size: 15px; }
input#proceed { 
	background-color: #336600;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	border: 0px;
	width: 400px;
}
select#country, select#state { width: 200px; }
textarea#cs2 { width: 100%; height: 100px;}
div.menu {
	width: 129px;
	height: 15px;
	padding: 3px 10px 3px 45px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	margin: 0px;
	color: white;
	font-size: 12px;
	font-family: "Arial Black", Arial;
	}
div.menu a {
	text-decoration: none;
	color: #cc0000;
	font-size: 12px;

	margin: 1px 0px 0px 0px; 
}
div.menu:hover {
		background-position: 0px 0px;
}
