/*===Code for Tags===*/
h2{
border-color:#000;
border-style:solid;
border-width:1px 0;
}

h4{
color:#5AAAD7;	
}

table{
width:100%;
color:#000;
text-align:center;
}

/*===Code For Classes===*/
.glossblack{
background:#232323;	
}

.goldGradient{
background:url(/images/layout/topair/g-gold.gif) #BB9636 bottom repeat-x;
color:#FFF;
}

.whiteGradient{
background:url(/images/layout/topair/g-white.gif) #FFF bottom repeat-x;
color:#000;
}

.cSpecTable thead td{
background:#F1AE00;
font-weight:bold;
}

.cSpecTable tbody td{
background:#CCC;	
}
/*===Code for Page Elements===*/
#pHeader{
background:#333 url(/images/layout/topair/topairBanner.jpg) top left repeat-x;
}

#pHeaderMenu ul{
background:#FFF url(/images/layout/topair/g-white.gif) top repeat-x;
}

#pBodyLeft li a{
background:url(/images/layout/topair/taBullet.gif) 5px 50% no-repeat;
}

#pBodyRight ul > li{
list-style-image:url(/images/layout/topair/taBullet2.gif);
}

#pBodyRight ol > li{
list-style-image:none;
}

#pMenuLeft li li:hover{
background:#FF4;
}

#pHeaderMenu a{
color:#333;	
}

#pMenuLeft li{
border-bottom:1px solid #CCC;
}