body 
{
  color: black;
  font-Family: arial;
  font-Size: 14px;
  background-image:url("images/bgr_seacoast1.jpg");
  background-repeat: no-repeat;
  background-position:center;
  
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

h1 
{
  font-Size: 12px;
  font-Family: "arial";
  color: navy;
}


table 
{
  font-Size: 14px;
  font-Family: "arial";
  color: white;

  
  
}

A:link 
{
  color:#0066ff;font-Weight: bold;
  font-Size: 14px;
}


A:visited 
{
  color:#0066ff; font-Weight: bold;
  font-Size: 14px;
}


A:hover 
{
  color: #ff0000 ; /*red*/
  font-Size: 14px;
  font-Weight: 900;/*bold*/
}


.edg_title
{
  color: #ffcc33;
  font-family: arial;
  font-size: 24px;

}



.table_main_text
{
 color: black;
/*background-image:url("images/bgr_seacoast1.jpg");*/
  margin:0px auto; /*keep table centered in all browsers, including firefox/*
text:align: left;


}

.tb_style_page_title
{
 color: #00ccff  ;/*gold*/
}

.div_center
{
  text-align: center; /*=<div align=center>*/
  table:align: center;
  background-image:url("images/bgr_tbl.jpg");
  background-repeat: no-repeat;
  background-position:top;
  margin:0px auto;

}

.since_1995
{
  color: #ff0000;
  font-family: serif;
  font-weight: 900;
}
.selected_menu
{
 color: #00ccff ;
}
