

div#box{
	width: 530px;
	padding: 10px 10px;
	margin:0 2px 0 20px;
    background:#000;
	color:#FFF;
/*	width: 44em;
	padding: 10px 10px;
	margin:0 2px 0 10px;
    background:#000;
	color:#FFF;*/
}

h1{
	font: lighter 200% "Trebuchet MS",Arial sans-serif;
	color:#FF9900;
}
h1{
	margin:0;
	padding:10px 10px
}

table.stndfeat {
	width:527px;
}

table.stndfeat img {
	border: 1px solid #555;
	float: left;
	padding: 0px;
	margin-right: 9px;
	margin-bottom: 5px;
}

table.stndfeat td  {
	margin: 0px;
	background:#222;
	border: 1px solid #555;
	color: #aaa;
	padding: 3px;
	width: 50%;
}

table.stndfeat span#title {
	font-weight:600;
	font-size:11px;
	vertical-align:text-top;
	color: #FFF;
}

div#pagetext {
	padding: 10px 20px 20px 20px;
	text-align:justify;
}

p#summary {
width: 90%;
margin: 15px;
}

.example1 a{position:relative;}/* set stacking context*/
.example1 a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:-149px;
left:-350px;
width:150px;
height: 150px;
padding:5px;
color:#fff;
border:0px inset green;
}
.example1 a:hover{visibility:visible}/* ie bug needed to make span show*/
.example1 a:hover span{visibility:visible;}/* reveal image*/

span img#lrg {
	border: 4px solid #FFF;
}

span#model {
	font-size:9px;
	color:#FFCC00;
}

span#stdtext {
	font-size:10px;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0;}
ul#nav{font-size: 80%;}
ul#nav li{float:left;margin-left: 3px;text-align: center;}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #000;text-decoration:none;color:#FFCC00;}
ul#nav a:hover{background: #000;color: #FFF;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003;}

#menu {
	margin-left: 260px;
}

div#stdfeat_menu {
font-size:10px;
text-align:center;
/*float:right;*/
padding:8px;
}


div#stdfeat_menu a:link, div#stdfeat_menu a:visited {
color:#FF6600;
background:#222;
border:1px solid #444;
padding:5px;

}

div#stdfeat_menu a:hover {
color:#FFFFFF;
}

table.download {
	border:1px solid #000;
	width: 530px;
	font-family: Veranda, Arial, Helvetica;	
	font-size: 9pt;
	letter-spacing:1px;
}

table.download th {
	line-height:20px;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;	
}

table.download td {
	text-align:center;
	line-height:20px;	
}

table.download td a:link, table.download td a:visited {
color:#333;
font-weight:normal;
text-decoration:underline;
}

table.download td a:hover {
text-decoration:none;
}


table.download tr.odd {
	background-color:#CCCCCC;
}

table.dimwide {
	border:1px solid #000;
	width: 530px;
	font-family: Veranda, Arial, Helvetica;	
	font-size: 9pt;
	letter-spacing:1px;
}

table.dimwide th {
	line-height:20px;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;	
}

table.dimwide td {
	text-align:center;
	line-height:20px;	
}


table.dimwide tr.odd {
	background-color:#CCCCCC;
}