.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yello {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.small {
	font-size: 9px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	margin: 5px;
}
.title a {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.nopheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.nopentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;}
	
.noptotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.nopcart {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

.price {
 color: Red;
}
#superStrap {
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
#superStrap strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}.extenderDesc {
	font-size: 9px;
	font-weight: normal;
}


div.dsphead {
	background: #eeeeee;
	margin-left: 2.1em;
	padding: 0.8em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	cursor: s-resize;
}
h3.dsphead {
	display: block;
}
div.dsphead span.dspchar {
   font-family: monospace;
   font-weight: normal;
}
.subtitle {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}
.dspcont {
	margin: 1.5em;
	padding: 1em;
	border: 1px dashed #000000;
	display: none;   
}
.buyDetails {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
}
.flatInput {
	font-size: 1.1em;
	border: 1px solid #191975;
	background-color: #EEEEEE;
	color: #333333;
}
.checkboxes {
	background-color: #F1F1F1;
	padding: 4px;
	margin: 2px;
}
.checkboxes input, .checkboxes select {
	float: right;
}

.sparesTitle {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	background-color: #F1F1F1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sparesContent {
	width: 200px;
	color: #006699;
}
.sparesContent ul {
	list-style: none;
	margin: 5px;
	text-align: center;
}
.sparesButton {
	width: 200px;
	float: right;
	padding: 10px;
	clear: right;
}
.sparesPrice {
	font-size: 1.7em;
	color: #FF0000;
	float: right;
	width: 200px;
	padding: 10px;
	text-align: center;
}
.sparesItem {
	margin: 20px;
}
.checkOut {
	padding: 5px;
	width: 250px;
	border: 2px solid #FF0000;
	font-size: 1.4em;
	color: #000000;
	margin-top: 10px;
}