BODY
{
font-family: Verdana; 
font-size: 12pt; 
color: #CCCCCC;
background: url('images/BG_logo_1b_100px.jpg');
}

/* Footer Links Row */
A:hover.footerNav 
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #000099; 
text-decoration:none 
}

A.footerNav 
{ 
font-family: Verdana;
font-size: 8pt; 
color: #AAAAAA; 
text-decoration:none 
}

.footerNav 
{ 
font-family: Verdana; 
font-size: 8pt; 
color: #808080 
}

.footerNotice
{
font-size: 8pt;
color: #000080;
}

A.blueLink {
  color: #0000FF;
  text-decoration: none;
}

A:hover.blueLink {
  color: #AABBDD;
  text-decoration: underline;
}

.plansTitle
{
font-family: Verdana; 
font-size: 10pt; 
color: #000080; 
font-weight: bold;
}

.plansDesc
{
font-family: Verdana;
font-size: 10pt;
color: #808080;
}

.plansLink
{
font-family: Verdana;
font-size: 10pt;
}

/*********************************************************************/

.pInfoPriceValue { font-family: Tahoma; font-size: 10pt; color: #1F3161;  }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 170px; /* width of menu */
}

.sexypanels .headerbar{
color: white;
background: #2175bc url('images/sexypanelright.gif') no-repeat right top; /*color of menu by default*/
margin-bottom: 2; /*bottom spacing between header and rest of content*/
font-style:normal; font-variant:normal; font-weight:bold; font-size:15px; font-family:Lucida Grande, Trebuchet MS, Verdana;
padding-left:15; padding-right:0; padding-top:4px; padding-bottom:4px
}

.sexypanels li{
border-bottom: 1px solid white; /* white border beneath each menu item */
}

.sexypanels li a{
background: #dfdfdf url('http://www.extremeaerotech.com/images_v7/sexypanelright.gif') no-repeat right top; /*color of menu by default*/
display: block;
color: Navy;
width: auto;
/* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid white; font: normal 12px Arial;
padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}

.sexypanels li a:hover{
background-color: #2175bc; /*color of menu onMouseover*/
color: white;
border-bottom: 1px solid silver; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}
