@charset "iso-8859-1";

A.bottomLink:link 
{ 
  font-size: 14px;
  font-weight: bold;  
  text-decoration: none; 
  color: #212C6C; 
  font-family: Arial, Helvetica, sans-serif;
}

A.bottomLink:visited 
{ 
  font-size: 14px;
  font-weight: bold;  
  text-decoration: none; 
  color: #212C6C; 
  font-family: Arial, Helvetica, sans-serif
}
A.bottomLink:hover 
{ 
  font-size: 14px;
  font-weight: bold; 
  text-decoration: underline; 
  color: #212C6C; 
  font-family: Arial, Helvetica, sans-serif
}

 A.basicLink:link 
{ 
  font-size: 15px;
  font-weight: normal;  
  text-decoration: none; 
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif;
}
A.basicLink:visited 
{ 
  font-size: 15px;
  font-weight: normal;  
  text-decoration: none; 
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif
}
A.basicLink:hover 
{ 
  font-size: 15px;
  font-weight: normal; 
  text-decoration: underline; 
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif
}

A.designsby:link 
{ 
  font-size: 9px;
  font-weight: normal;  
  text-decoration: none; 
  color: #CCCCCC; 
  font-family: Arial, Helvetica, sans-serif;
}

A.designsby:visited 
{ 
  font-size: 9px;
  font-weight: normal;  
  text-decoration: none; 
  color: #CCCCCC; 
  font-family: Arial, Helvetica, sans-serif
}
A.designsby:hover 
{ 
  font-size: 9px;
  font-weight: normal; 
  text-decoration: underline; 
  color: #CCCCCC; 
  font-family: Arial, Helvetica, sans-serif
}

 A.moreLink:link 
{ 
  font-size: 13px;
  font-weight: normal;  
  text-decoration: none; 
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif;
}
A.moreLink:visited 
{ 
  font-size: 13px;
  font-weight: normal;  
  text-decoration: none; 
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif
}
A.moreLink:hover 
{ 
  font-size: 13px;
  font-weight: normal; 
  text-decoration: underline; 
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif
}

td.borderDark
{
  background-color: #D8CFCA;  
}

td.borderLight
{
 background-color: #EAE4E0;
}

td.sloganTitle
{
  font-size: 16px; 
  font-family: "Times New Roman", Times, serif; 
  font-weight: bold; 
  color: #FFFFFF; 
  background-color: #212C6C; 
  text-align: right;
  vertical-align: text-top;
}
 
 td.title
 {
  font-size: 18px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  color: #000000; 
 }

 td.dphi
 {
  font-size: 9px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal;
  color: #CCCCCC; 
 }
 
 td.bgHeader
 {
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #000000; 
  background-color: #D8CFCA;
  text-align: center;
 }

 td.contentHeading
 {
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #000000;
 }
 
 td.content
 {
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  color: #000000;
 }
 
 td.contactinfo
 {
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #000000;
 }

.tbl {background-color: #000000;}
.txt1 {font-family: trebuchet ms, verdana, tahoma; font-size: 9px; color: #000000;}
.txt3 {font-family: trebuchet ms, verdana, tahoma; font-size: 15px; color: #000000;}
.txt4 {font-family: trebuchet ms, verdana, tahoma; font-size: 12px; color: #000000; border: 1px dotted #00000}
.nav1 {font-family: trebuchet ms, verdana, tahoma; font-size: 9px; color: #000000;}
.txt2 {font-family: tahoma; font-size: 13px; color: #000000;}
.img {font-family: impact; font-size: 50px; color: #b5b979; filter: dropshadow(color=#000000, offx=1, offy=1);}
.nav2 {font-family: trebuchet ms, verdana, tahoma; font-size: 9px; color: #dddddd; filter: dropshadow(color=#000000, offx=1, offy=1);}    
a.nav{text-decoration: none; color:#DDDDDD;}
a.nav:hover {color:#FFFFFF; border-bottom: 1px dotted #b5b979;)