body
{
FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
COLOR: #333333;
font-size: 10pt;
margin-left: 0px;
background: #33CC33;
}
a:link    { color:#333333; text-decoration : underline; }
a:visited { color:#333333; text-decoration : underline; }
a:active  { color:#333333; text-decoration : underline; }
a:hover   { color:#666666; text-decoration : none; }

.small{
font-size: 8pt;
}

.lower_links{
  color: #666666;
  background: #ffffff;
  border-top: 1px solid #666666;
  border-right: 0px solid #000000;
    font-weight: bold;
}
.lower_links a:link    { color:#666666; text-decoration : underline; }
.lower_links a:visited { color:#666666; text-decoration : underline; }
.lower_links a:active  { color:#666666; text-decoration : underline; }
.lower_links a:hover   { color:#333333; text-decoration : none; }

.front_intro{
  margin-left: 10px;
}
.front_news{
  background: #999999;
  color:#333333;
  font-size: 9pt;
  border-left: 10px solid #999999;
  border-right: 10px solid #999999;
  border-bottom: 5px solid #999999;  
  border-top: 5px solid #999999; 
}
.front_new_hdr{
  color:#333333;
  font-weight: bold;
}
.right_menu{
  background: #666666;
  border-top: 1px solid #ffffff;
  border-bottom: 4px solid #666666;
}
.right_menu_item{
  color: #ffffff;
  border-bottom: 1px solid #000000;
  margin-left: 5px;
  margin-right: 5px;
}
.right_menu_item a:link    { color:#ffffff; text-decoration : none; }
.right_menu_item a:visited { color:#ffffff; text-decoration : none; }
.right_menu_item a:active  { color:#ffffff; text-decoration : none; }
.right_menu_item a:hover   { color:#000000; text-decoration : none; }

.we_serve_header{
  background: #666666;
  color: #ffffff;
  border-left: 20px solid #666666;
  border-top: 5px solid #666666;
  border-bottom: 5px solid #666666;  
}
.we_serve{
  background: #999999;
  color: #ffffff;
  border-left: 20px solid #999999;
  border-top: 5px solid #999999;
  border-bottom: 5px solid #999999;
}

.downloads_dark_bg
{
  background: #cccccc;
}
.news_photo{
  border-right: 10px solid #ffffff;
}
.dark_bg
{
  background: #333333;
}
.main_section_bg
{
  background: #cccccc;
}
.left_section_bg
{
  background: #cccccc;
  background-image: url(images/left_bg.jpg);  
}
.fullphoto_main_section_bg
{
  background-image: url(images/fullphoto_bg.jpg);
}
.fullphoto_lower_bg
{
  background-image: url(images/fullphoto_lower_bg.jpg);
}

.left_bg
{
  background: #999999;
  background-image: url(images/left_bg.jpg);
}
.lower_left_bg
{
  background:#999999;
  background-image: url(images/left_lower_bg.jpg);
}
.main_lower_bg
{
  background: #333333;
  background-image: url(images/main_lower_bg.jpg);
}
.areas_of_use
{
  margin-left: 40px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.margin_footer
{
  border-left: 5px;
  border-top: 5px;
  border-right: 5px;
  border-bottom: 5px;
}
.main_area
{
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.about_txt_tbl
{
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.section_header
{
  font-size: 12pt;
  font-weight: bold;
}
.underline
{
  text-decoration: underline;
}
.bold
{
  font-weight: bold;
}
.label
{
  font-weight: bold;
}
.form_tbl
{
  border: 1px solid #666666;
}
.form_field {
  border: 1px solid #666666;
  background: #ffffff;
}
.form_btn {
  border: 1px solid #666666;
  background: #cccccc;
  color:#333333;
}
.white{
  color: #ffffff;
}
.footer	
{
  color: #ffffff;
  font-size: 8pt;
  background: #333333; 
}
.margin_5_left{
  margin-left: 5px;
}

.footer a:link    { color:#ffffff; text-decoration : underline; }
.footer a:visited { color:#ffffff; text-decoration : underline; }
.footer a:active  { color:#ffffff; text-decoration : none; }
.footer a:hover   { color:#666666; text-decoration : none; }

.promo
{
  color: #333333;
  font-size: 9pt;  
}
.promo a:link    { color:#333333; text-decoration : underline; }
.promo a:visited { color:#333333; text-decoration : underline; }
.promo a:active  { color:#333333; text-decoration : none; }
.promo a:hover   { color:#666666; text-decoration : none; }


.main_table{
   border-left: 100px solid #ffffff;
   border-right: 100px solid #ffffff;
   background: #ffffff; 
}

