/* style.css - rev Mar 24/10  */
/* lightgrey = D3D3D3  */

/* Jun 1/11 - New version of IE, color must be spelled gray (not grey)  */

body {Font-family:Verdana,Sans-Serif; font-size:11pt; Background-Color:black; color:#f0f0f0;}
form {margin:2px;}
p {margin:2px;}
ul {Text-align:left; Font-family:Verdana,Sans-Serif; font-size:11pt; color:#e0e0e0; list-style-image:url(air2-graphics/orange_dart.gif); margin-top:1px}
li {padding-bottom: 5px }
/* span setting interfering with AddThis code - use <span style="..."> when span needed.  */
/* span {background-color:#a0a0a0; color:#f0f0f0;}  */
a:link {Color:black;}
a:visited {Color:black;}
a:hover {Color:fuchsia;}
a:link img {Border-Style:solid; Border-width:2px; Border-Color:#2f2f2f;}
a:visited img {Border-Style:solid; Border-width:2px; Border-Color:#2f2f2f;}
a:hover img {Border-Style:solid; Border-width:2px; Border-Color:orange;}
a.external:link {color:orange}
a.external:visited {color:orange}
a.external:hover {color:yellow}
a.internal:link {color:silver}
a.internal:visited {color:silver}
a.internal:hover {color:yellow}
a.noreaction:link {color:#f0f0f0; text-decoration:none; background-color:transparent;}
a.noreaction:visited {color:#f0f0f0; text-decoration:none; background-color:transparent;}
a.noreaction:hover {color:#f0f0f0; text-decoration:none; background-color:transparent;}

a.LtBglink:link img {border-style:solid; border-width:medium; border-color:silver;}
a.LtBglink:visited img {border-style:solid; border-width:medium; border-color:silver;}
a.LtBglink:hover img {border-style:solid; border-width:medium; border-color:orange;}

/* Text definitions */
/* H1 = PageTitle, H2 = MidText & H3 = SmlText - using some <h> tags may help seo */
p.PageTitle {font-size: 24pt; color: orange; line-height:98%;}
H1 {margin:2px; Font-family:Verdana,Sans-Serif; font-size: 24pt; color: orange; line-height:98%; font-weight: normal }
p.SmlText {font-size: 8pt; color: silver;}
H3 {margin:2px; Font-family:Verdana,Sans-Serif; font-size: 8pt; color: orange; line-height:98%; font-weight: normal }
p.NewsText {font-size: 10pt; color: #e7e7e7;}
p.RegText {font-size: 11pt; color: #e7e7e7;}
p.RegTextWht {font-size: 11pt; color: white;}
p.MidText {font-size: 14pt; color: #f0f0f0;}
H2 {margin:5px; Font-family:Verdana,Sans-Serif; font-size: 14pt; color: #f0f0f0; font-weight: normal; text-align: center; background-color: #303030 }
p.LrgText {font-size: 18pt; color: silver;}
p.SaleText {font-family:Arial,Verdana,Sans-Serif; font-size: 12pt; color: #f0f0f0;}
