BODY
{
  SCROLLBAR-BASE-COLOR: #006600;
  background-repeat: repeat-y;
  background-position: 125px 230px;
  background-attachment: fixed;
}

a:link
{
  color: #0033FF;
  text-decoration: none;
}

a:visited
{
  color: #0033FF;
  text-decoration: none;
}

a:active
{
  color: #0033FF;
  text-decoration: none;
}

a:hover
{
  color: #FF9900;
  text-decoration: none;
}

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE
{
  color: #333333;
  font: 12px arial, verdana, sans-serif;
}

.title
{
  color: #0000FF;
  font: 15px arial, verdana, sans-serif;
  font-weight: bold;
}

.subtitle
{
  color: #000000;
  font: 15px arial, verdana, sans-serif;
  font-weight: bold;
}

.biglink
{
  font: 12px verdana, arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.biglink:hover
{
  font: 12px verdana, arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}

.just
{
  text-align: justify;
}

.price
{
  color: #FF3300;
  font: 13px verdana, arial, sans-serif;
  font-weight: bold;
}

.copyright
{
  color: #999999;
  font: 9px verdana, arial, sans-serif;
}

.smalltitle
{
  color: #0000FF;
  font: 11px verdana, arial, sans-serif;
  font-weight: bold;
}

.careertitle
{
  color: #666666;
  font: 14px verdana, arial, sans-serif;
  font-weight: bold;
}

.phonetitle
{
  color: #000000;
  font: 13px arial, verdana, sans-serif;
  font-weight: bold;
}

.picturetitle
{
  color: #000000;
  font: 14px arial, verdana, sans-serif;
  font-weight: bold;
}

.picturehilight
{
  color: #3366FF;
  font: 13px verdana, arial, sans-serif;
  font-weight: bold;
}

.quotechoice
{
  color: #000099;
  font: 11px verdana, arial, sans-serif;
  font-weight: normal;
}

.list
{
  color: #000000;
  font: 12px verdana, arial, sans-serif;
  font-weight: normal;
}

.sidebartitle
{
  color: #FF9900;
  font: 13px verdana, arial, sans-serif;
  font-weight: bold;
}

.sidebartext
{
  color: #0000FF;
  font: 11px verdana, arial, sans-serif;
}

.faq
{
  line-height: 19px;
}

#ZOOM
{
  left: 10px;
  position: absolute;
  top: 10px;
}

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print
{
  .printhide
  {
    display: none;
  }
  .printhelp
  {
    width: 600px;
  }
}
@media screen
{
  .printonly
  {
    display: none;
  }
}

.button-popups
{
  background-image: url( "assets/images/button-popup.gif" );
  background-color: #0000FF;
  font-family: arial, verdana, helvetica, sans;
  color: #FFFFFF;
  font-size: 8pt;
  height: 23px;
  width: 100%;
  cursor: hand;
  font-weight: bold;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  border: #FFFFFF 0px solid;
}

.buttonon-popups
{
  background-image: url( "assets/images/buttonon-popup.gif" );
  background-color: #FFFFFF;
  font-family: arial, verdana, helvetica, sans;
  color: #000000;
  font-size: 8pt;
  height: 23px;
  width: 100%;
  cursor: hand;
  font-weight: bold;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  border: #FFFFFF 0px solid;
}

.shadeform
{
  font: 13px arial, verdana, sans-serif;
  background-image: url( "assets/images/shadeform.gif" );
  filter: alpha(opacity=65); -moz-opacity:.65;opacity:.65;
  text-align:left;
  WIDTH:180PX;
  BORDER:#0000001pxsolid
}

.dropdown
{
  color: #333333;
  width: 200PX;
  font: 11px verdana, arial, sans-serif;
}

.textarea
{
  font: 13px arial, verdana, sans-serif;
  background-image: url( "assets/images/shadeform.gif" );
  filter: alpha(opacity=65); -moz-opacity:.65;opacity:.65;
  text-align:left;
  WIDTH:210PX;
  BORDER:#0000001pxsolid
}

.submitbutton
{
  font: 9pt arial, verdana, sans-serif;
}

.quoteform
{
  font: 13px arial, verdana, sans-serif;
  background-image: url( "assets/images/shadeform.gif" );
  filter: alpha(opacity=65); -moz-opacity:.65;opacity:.65;
  text-align:left;
  BORDER:#0000001pxsolid
}

.quotedropdown
{
  color: #333333;
  width: 260PX;
  font: 11px verdana, arial, sans-serif;
}

.searchform
{
  width: 108PX;
  height: 20PX;
  font: 11px arial, georgia, "Times New Roman" , sans-serif;
  border: #999999 1px solid;
}

.searchdrop
{
  width: 60PX;
  height: 20PX;
  font: 11px arial, georgia, "Times New Roman" , sans-serif;
}

.searchbutton
{
  background-color: #0000FF;
  font-family: verdana, arial, helvetica, sans;
  color: #FFFFFF;
  font-size: 8pt;
  height: 20px;
  width: 32px;
  cursor: hand;
  font-weight: bold;
  text-align: center;
  border: #999999 1px solid;
}

/* IMAGE HOVER CODE */
.rollover
{
  left: 0px;
  position: relative;
  top: 0px;
  border: #000000 1px solid;
  margin-bottom: 3px;
}

.rolloveron
{
  left: 2px;
  position: relative;
  top: 2px;
  border: #0000FF 1px solid;
  margin-bottom: 3px;
}

/* START THE CODE FOR THE MENUS */
/* TOP LEVEL MENU CONTROL */
a.menu_TOP
{
  display: block;
  line-height: 14pt;
  text-align: center;
  text-decoration: none;
  border-right: #7D7DFF 1px solid;
}

/* SUB LEVEL MENU CONTROL */
a.menu_SUB
{
  display: block;
  padding: 2px 2px 2px 4px;
  text-decoration: none;
  filter: alpha(opacity=100);
  border-bottom: #000000 1px solid;
}

/* MORE SUB LEVEL MENU CONTROL */
.menu_DIV
{
  border-top: #000000 1px solid;
  border-bottom: #000000 0px solid;
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
  filter: alpha(opacity=100);
  z-index: 100;
}


