
#specsheet_div{
	width:850px;
	height: 353px;
	overflow:hidden;
	padding:0;
	border:0;
	margin:0px;
}


.specsheet_details {
	min-height:183px;
	width: 850px;
	padding:0;
	border:0;
	  background-image: url(/images/backgrounds_repeating/blue_bottom_banner.jpg);
	  background-position: bottom;
	  background-repeat: repeat;
	float:left;
	color:white;
	font-size: 14px;
	text-align:center;
}


.specsheet_choices {
	float:left;
	  background-image: url(/images/backgrounds_repeating/tan-pattern.png);
	  background-position: top;
	color:white;
	font-size: 16px;
	text-align:center;
	width: 850px;
	height:30px;
	margin:0px;
	padding:0px;
}
.specsheet_choices .azure { background-color: azure;	font-size: 13px; }
.specsheet_choices .beige { background-color: beige;	font-size: 13px; }
.specsheet_choices .darkgrey { background-color: darkgrey;	font-size: 13px; }
.specsheet_choices .darkslategrey { background-color: darkslategrey;	font-size: 13px; }
.specsheet_choices .mistyrose { background-color: mistyrose;	font-size: 13px; }
.specsheet_choices .darkkhaki { background-color: darkkhaki;	font-size: 13px; }
.specsheet_choices .darkred { background-color: darkred;	font-size: 13px; }
.specsheet_choices .gainsboro { background-color: gainsboro;	font-size: 13px; width:700px; }
.specsheet_choices .lightgrey { background-color: lightgrey;	font-size: 13px; }
.specsheet_choices .lightsteelblue { background-color: lightsteelblue;	font-size: 13px; }
.specsheet_choices .lightyellow { background-color: lightyellow;	font-size: 13px; }
.specsheet_choices .seashell { background-color: seashell;	font-size: 13px; }
.specsheet_choices .sienna { background-color: sienna;	font-size: 13px; }
.specsheet_choices .silver { background-color: silver;	font-size: 13px; }
.specsheet_choices .slategrey { background-color: slategrey;	font-size: 13px; width:700px; }
.specsheet_choices .white { background-color: white;	font-size: 13px; }
.specsheet_choices .whitesmoke { background-color: whitesmoke;	font-size: 13px; }
.specsheet_choices .rosybrown { background-color: rosybrown;	font-size: 13px; }


.specsheet { 
    background-color: lightgrey;
	font-size: 13px;
 }
 
.specsheet .contents {
 }
 
.specsheet .azure { background-color: azure;	font-size: 13px; }
.specsheet .beige { background-color: beige;	font-size: 13px; }
.specsheet .darkgrey { background-color: darkgrey;	font-size: 13px; }
.specsheet .mistyrose { background-color: mistyrose;	font-size: 13px; }
.specsheet .darkkhaki { background-color: darkkhaki;	font-size: 13px; }
.specsheet .darkred { background-color: darkred;	font-size: 13px; }
.specsheet .gainsboro { background-color: gainsboro;	font-size: 13px; width:700px; }
.specsheet .lightgrey { background-color: lightgrey;	font-size: 13px; }
.specsheet .lightsteelblue { background-color: lightsteelblue;	font-size: 13px; }
.specsheet .lightyellow { background-color: lightyellow;	font-size: 13px; }
.specsheet .seashell { background-color: seashell;	font-size: 13px; }
.specsheet .sienna { background-color: sienna;	font-size: 13px; }
.specsheet .silver { background-color: silver;	font-size: 13px; }
.specsheet .slategrey { background-color: slategrey;	font-size: 13px; width:700px; }
.specsheet .white { background-color: white;	font-size: 13px; }
.specsheet .whitesmoke { background-color: whitesmoke;	font-size: 13px; }
.specsheet .rosybrown { background-color: rosybrown;	font-size: 13px; }
