
body {
	background-color: #000;
	background-attachment: fixed;
}

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

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: #FFF; text-decoration: none }
a:hover { text-decoration: underline }
a:active { font-weight: bold; color: #9AF; text-decoration: underline }

a.sidelink { font-size: 85%; font-weight: normal; color: #35B; text-decoration: none }
a.sidelink:hover { text-decoration: underline }
a.sidelink:active { font-weight: normal; color: #000; text-decoration: underline }

a.sidelinksel { font-size: 85%; font-weight: bold; color: #35B; text-decoration: none }
a.sidelinksel:hover { text-decoration: underline }
a.sidelinksel:active { font-weight: bold; color: #000; text-decoration: underline }

a.tinyurl { font-size: 70%; font-weight: bold; color: #138; text-decoration: none }
a.tinyurl:hover { text-decoration: underline }
a.tinyurl:active { font-weight: bold; color: #000; 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
}

.description { font-size: 80%; font-weight: normal; color: #114 }
.bigdescription { font-size: 110%; font-weight: normal; color: #002 }

