
body, p, td, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #404040;}

body {
	background-repeat:repeat-x;
	margin-top:0;
}

.bodyHome {
	background-image: url(/images2010/bkgd.jpg);
}

.bodySecondary {
	background-image: url(/images2010/bkgd2.jpg);

}

a:active {color: #3066A8; text-decoration: none}
a:visited {color: #3066A8; text-decoration: none}
a:link {color: #3066A8; text-decoration: none}
a:hover {color: #3066A8; text-decoration: underline}

li {font-family: Arial, Helvetica, sans-serif; font-size: 12px;} /* standard ordered list - MB */ 
ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left:20px;} /* standard ordered list - MB */ 
ol {font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left:20px;} /* standard ordered list - MB */


h1, .hh1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold} /* headline - MB */ 
h2, .hh2 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold} /* subheadline - MB */ 
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px} /* caption - MB */ 
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 9px} /* smaller caption - MB */


.subtext {font-family: Arial, Helvetica, sans-serif; font-size: 9px}

.secHeader {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#FFFFFF; font-weight:bold}

.homebkgd {
	width:851px;
	background: url(/images2010/home_banner.jpg) no-repeat left top;
}
.secpgbkgd {
	width:851px;
	background: url(/images2010/secpg_banner.jpg) no-repeat left top;
}

/*  OLD STYLES  */
.sideActionBox {
	margin-left:5px;
	margin-top: 8px;
	
}

.coloredText { color: #006699; }
.standOutText { color: #800000; }
.inverseText { color: #ffffff; background-color: #006699; }
.salePrice { color: #800000; }
.oldPrice {	text-decoration: line-through; }
.editLink { background-color: #F5DEB3; }
.hdnTxt { visibility: hidden; font-size : 8px; } /* invisible text */
.inputElement {background-color: #eeeeff;}

/* vvv    Buttons     vvv */
.GreyButton {
	background-image : url(https://www.avianation.com/images/backgrnd_button.jpg); 
	border-color:#909090; 
	border: thin solid gray;
	background-color:#ffffff; 
	padding:2px; 
	font-weight:bold;}
/* ^^^ END of Buttons ^^^ */

/* vvv    styles for simulated CAPTCHA    vvv */
.bluetext {color: #66cccc;}
.bluebg {background-color: #66cccc;}
.navytext {color: navy;}
/* ^^^ END of styles for simulated CAPTCHA ^^^ */

/*  END OF OLD STYLES  */