@charset "utf-8";
/* CSS Document */

body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11pt }

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.listitemstns {
float:left; 
width:180px; 
margin:2px; 
padding:0px; 
}

.pad2 {padding:2px}

.info-box-popup {padding:10px; border:1px solid #CCCCCC; background:url(/ns/images/grayfade400.gif) repeat; -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 1)}

.style2 {
	font-size: 12px;
	font-weight: bold;
}
.smtxt {font-size: 9px}
.style4 {font-size: 12px}
.style11px {font-size: 11px}
.style5 {color: #6699FF}
.style6 {color: #FF0000}
.style7 {font:18px bold; color:#FF0000}
.style88 {font-size: 9px}
.style99{visibility:hidden; display:none; width:0px; height:0px; overflow:hidden}
.stretchtable table {width:100%}
.stretchtable td {width: auto; text-align:center; padding:4px}
.tdborder td {border:1px solid #CCCCCC}
.graytxt {color: #666666; font-size:x-small}
.graytxt2 {color: #333333}
.pdgmain {color: #333333 font-size:10px}
.pdgeven {color: #333333 font-size:9px}
.pdgodd {color: #666666 font-size:9px}

.header1 { color: black; font-size: x-large; font-family: Arial, Verdana;
}
.aerobaticplanes

{

position:absolute;

left:0px;

top:240px;
}

	    .picborder img {
        background: #FFFFFF;
        border: 1px solid #999; /* border color */
        padding: 4px;
    }
	
.topnav { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #999999;
font-size:12px }
.topnav2 { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #999999;
font-size:12px }
.items {background-color:#FFFFFF; border-top: 1px solid #999999;
font-size:10px}
.price {border-bottom: 1px solid #CCCCCC; border-top: 1px solid #999999;
font-size:16px; font-weight:bold}
form {
margin:0px;
padding:0px;
}
table.header th {
padding:0px;
margin:0px;
font-size:13px;
font-weight:bold;
color:#333333 ;
}

.fullscalet { border:1px #CCCCCC solid; padding:2px }
.fullscalet th { border:1px #CCCCCC solid; color:#666666; font-weight:bold }
.fullscalet td { border:1px #CCCCCC solid; color:#666666; }

