HTML 	{ margin: 0;
		padding:0
		position: absolute;
		top: 0;
		left: 0;
		}
BODY	{ margin: 0;
		padding:0
		position: absolute;
		top: 0;
		left: 0;
		background-color: #000000;
		scrollbar-base-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #FF0000;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-arrow-color: #000000;
		}		


body, th, td {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}

body {
	background-color: #000000;
}

.store td { color: white; font: bold 15px verdana, arial, sans-serif; background-color: #000000 }
.style1 {color: #FF0000}
.style2 {color: #FFFFFF}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: xx-large;
}
.style4 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* STORE PAGE STYLES */

p {
	color: #CCCCCC;
	font-size: small;
}

.ptitle {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
}

.ititle {color: #CCCCCC; font-weight: bold; font-size: 18px; }

.item {color: #FF0000; font-weight: bold; font-size: 18px; }

.details {color: #CC0000; font-size: 18px; }

.captions {color: #CC0000; font-size: 13px; }

.legal {color: #CCCCCC; font-size: 11px; }

.borderg { BORDER-RIGHT: #999999 3px solid; BORDER-TOP: #999 3px solid; BORDER-LEFT: #999 0px solid; BORDER-BOTTOM: #999 1px solid;  color: #999999; font-size: 13px; font-family: Verdana, sans-serif, Arial; line-height: 18px; background-color: #000; text-align: left; text-decoration: none; vertical-align: top }

.borderr { BORDER-RIGHT: #ff000 0px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 0px solid; BORDER-BOTTOM: #999 1px solid;  color: #999999; font-size: 13px; font-family: Verdana, sans-serif, Arial; line-height: 18px; background-color: #333333; text-align: left; text-decoration: none; vertical-align: top }
