body {
  /* color:#a9b6bf; */
  color:#000000;
  background-color: #1A3048;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}
A:link {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: normal; 
  color: #333333; 
  text-decoration: underline
}
A:visited {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: normal; 
  color: #666666; 
  text-decoration: underline
}
A:hover {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: normal; 
  color: #a9b6bf; 
  text-decoration: underline
}
A:active {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  font-weight: normal; 
  color: #a9b6bf;
  text-decoration: underline
}
table {
  font-size: 13px;
}

table#intro {
  color:  #a9b6bf;
  font-size: 17px;
}

#FindPhys
{
  display: block;
  width: 150px;
  height: 33px;
  background: url("images/nav-findphys.gif") no-repeat 0 0;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

#FindPhys:hover
{ 
  background-position: 0 -33px;
}
#FindPhysActive
{
  display: block;
  width: 150px;
  height: 33px;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
#Contact
{
  display: block;
  width: 150px;
  height: 33px;
  background: url("images/nav-contact.gif") no-repeat 0 0;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

#Contact:hover
{ 
  background-position: 0 -33px;
}
#ContactActive
{
  display: block;
  width: 150px;
  height: 33px;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
#Calendar
{
  display: block;
  width: 150px;
  height: 33px;
  background: url("images/nav-calendar.gif") no-repeat 0 0;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

#Calendar:hover
{ 
  background-position: 0 -33px;
}
#CalendarActive
{
  display: block;
  width: 150px;
  height: 33px;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
#Membership
{
  display: block;
  width: 150px;
  height: 33px;
  background: url("images/nav-membership.gif") no-repeat 0 0;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

#Membership:hover
{ 
  background-position: 0 -33px;
}
#MembershipActive
{
  display: block;
  width: 150px;
  height: 33px;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
#Search
{
  display: block;
  width: 150px;
  height: 33px;
  background: url("images/nav-search.gif") no-repeat 0 0;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}

#Search:hover
{ 
  background-position: 0 -33px;
}
#SearchActive
{
  display: block;
  width: 150px;
  height: 33px;
  color:#ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
.navigation a, .navigation a:active, .navigation a:visited {color:#ffffff; font-weight: bold; text-decoration:none;}
.navigation a:hover, .navigation a:visited:hover {color:#a9b6bf; font-weight: bold; text-decoration:underline;}

.navmenutop a, .navmenutop a:active, .navmenutop a:visited {color:#ffffff; font-weight: bold; text-decoration:none;}
.navmenutop a:hover, .navmenutop a:visited:hover {color:#ffffff; font-weight: bold; text-decoration:none;}

.navmenu a, .navmenu a:active, .navmenu a:visited {color:#ffffff; font-weight: bold; text-decoration:none;}
.navmenu a:hover, .navmenu a:visited:hover {color:#a9b6bf; font-weight: bold; text-decoration:underline;}

.footerlinks {  
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: none;
}
A.footerlinks:link {  
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: none;
}
A.footerlinks:active {  
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: none;
}
A.footerlinks:visited {  
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: none;
}
A.footerlinks:hover {  
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: underline;
}


