body {
	font-family:courier;
	font-size:12px;
	background-color:#000;
	color:#fff;
	text-align:center;
	margin:0px;
	line-height:16px;
}

td { font-size:12px; }

#container {
	position:relative;
	width:789px;
	text-align:left;
	/* border:1px solid yellow; */
}

#navbar {
	font-family:'Arial Narrow';
	letter-spacing:-1px;
	font-size:20px;
	text-transform:uppercase;
	/* border:1px solid green; */
	padding-top:10px;
}

#navbar ul {
	list-style-type:none;
	/* border:1px solid white; */
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

#navbar li {
	display:inline;
	/* border:1px solid red; */
	padding:10px 10px;
}

#navbar a {
	color:#fff;
	text-decoration:none;
}

#navbar a:hover {
	color:#ff0000;
}

#main {
	/* border:1px solid blue; */
}

h1 {
	font-family:Arial;
	text-transform:uppercase;
	text-align:center;
	line-height:28px;
}

#bar {
	/* border:1px solid yellow; */
	background-image:url('images/BAR.gif');
	height:22px;
}

#redbullet {
	color:#ff0000;
	font-size:18px;
}

#redbullet ul {
	/* border:1px solid red; */
	margin-right:120px;
}

#redbullet li {
	margin-bottom:15px;
}

.lower {
	text-transform:none;
}

h2 {
	color:#ffff00;
	font-size:24px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	margin-bottom:15px;
}

#footer {
	text-align:center;
	/* border: 1px solid yellow; */
	width:766px;
}

#footer a {
	color:gray;
	text-decoration:none;
	text-transform:uppercase;
}

#footer ul {
	padding:10px;
	margin:0px;
	list-style-type:none;
}

#footer li {
	display:inline;
	padding:10px;	
}

#security {
	width:450px;
	height:110px;
	padding:10px;
	/* border:1px solid green; */
	background-image:url('images/security.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

img {
	border:0px;
}

a {
	color:gray;
}

/* UC Modifications */

.ucTableHeaderBackground {
	background:#000;
}

.ucTableHeader {
	background:#000;
	color:#f00;
}

.ucShoppingBackground {
	background:#000;
}

.ucShoppingCartText {
	color:#fff;
}

.ucContinueShoppingButton {
        background-image:url(/cgi-bin/UCGraphic?MERCHANTID=BSTON&FILENAME=ucContinueShopping.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 125px;
}

.ucContinueShoppingButtonOverlay {
	height: 20px;
	width: 125px;
}

.ucUpdateButton {
        background-image:url(/cgi-bin/UCGraphic?MERCHANTID=BSTON&FILENAME=ucUpdate.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 68px;
}

.ucUpdateButtonOverlay {
	height: 20px;
	width: 68px;
}

.ucFinalizeOrderButton {
        background-image:url(/cgi-bin/UCGraphic?MERCHANTID=BSTON&FILENAME=ucFinalizeOrder.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 125px;
}

.ucFinalizeOrderButtonOverlay {
	height: 20px;
	width: 125px;
}

.ucFormLabel {
        color:#fff;
}

.ucDefault {
        color:#fff;
}
/* Testoripped specific */

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style6 {color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; }
.style7 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.style10 {font-size: 12px}

.style33 {color: #FFFFFF;}
.style36 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-size: 12px}
.style2 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style37 {color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; line-height:30px; }
.style7 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-style: italic; }