
body {
	background-color: #004;
	background-attachment: fixed;
	background-image: url("images/back.jpg");
}

p {
	font: 15px/1.05 Arial, Helvetica, sans-serif;
	padding: 0px 6px 0px 6px;
	color: #444
}

.price {
	font: 15px/1.05 Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #900;
}


.small {
	font: 12px/1.05 Arial, Helvetica, sans-serif;
	padding: 0px 6px 0px 6px;
	color: #555
}

.tiny {
	font: 10px/1.05 Arial, Helvetica, sans-serif;
	color: #555
}

.faq {
	font: 15px/1.05 Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 6px 0px 6px;
	color: #35B
}

h1 {
	font: 22px/1.05 Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	margin:0px;
	color: #35B
}

h2 {
	font: 18px/1.05 Arial, Helvetica, sans-serif;
	padding: 1px 3px 1px 3px;
	margin:0px;
	color: #35B
}

h3 {
	font: 16px/1.05 Arial, Helvetica, sans-serif;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	margin:0px;
	color: #FFF
}

a {
	font-weight: bold;
	color: #68C;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a:active {
	font-weight: bold;
	color: #9AF;
	text-decoration: underline
}

ul {
	list-style-type: disc;
	list-style-image: url("images/bullet.gif");
	list-style-position: outside;
	font: 16px/1.1 Arial, Helvetica, sans-serif;
	color: #444
}

.search {
	background:#ddeeff;
	border-bottom:1px dashed #bbbbdd;
	border-left:1px dashed #bbbbdd;
	border-right:1px dashed #bbbbdd;
	border-top:1px dashed #bbbbdd;
	color:#002299;
}

.tabledark {
	background:#3055A8;
}

.buybox {
	border-bottom:4px dashed #AABBCC;
	border-left:4px dashed #BBCCEE;
	border-right:4px dashed #AABBCC;
	border-top:4px dashed #BBCCEE;
}

.commentbox {
	border-bottom:thin dashed #AABBCC;
	border-left:thin dashed #BBCCEE;
	border-right:thin dashed #AABBCC;
	border-top:thin dashed #BBCCEE;
}

.ProdTitle {
	font: 22px/1.05 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #35B
}

.quote {
	font: 12px/1.05 Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #35B
}
