A {
  color: #000000;
}

A.services:link {font-family: microsoft sans serif; font-size: 12px; text-decoration: none; color: #000000;}
A.services:visited {font-family: microsoft sans serif; font-size: 12px; text-decoration: none; color: #000000;}
A.services:active {font-family: microsoft sans serif; font-size: 12px; text-decoration: none; color: #FF9900;}
A.services:hover {font-family: microsoft sans serif; font-size: 12px; text-decoration: none; color: #FF9900;}

A.nav:link {
  font-family: microsoft sans serif;
  font-size: 12px;
  text-decoration: none;
  color: #FFFFFF;
}

A.nav:visited {
  font-family: microsoft sans serif;
  font-size: 12px;
  text-decoration: none;
  color: #FFFFFF;
}

A.nav:active {
  font-family: microsoft sans serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

A.nav:hover {
  font-family: microsoft sans serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000;}
}

A.headernav:link {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

A.headernav:visited {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

A.headernav:active {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

A.headernav:hover {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

BODY {
  background-image: url(images/body_bg.jpg);
}

TD.headernavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : normal;
}

TD.footer {
  font-family: microsoft sans serif;
  font-size: 14px;
  background: #E8E2C0;
  color: #9D9A89;
  font-weight : normal;
}

A.footer {
  font-family: microsoft sans serif;
  font-size: 14px;
  background: #E8E2C0;
  color: #9D9A89;
  font-weight : normal;
}


TD.pageheading{
  font-family: microsoft sans serif;
  font-size: 24px;
  background: #FFFFFF;
  color: #B19333;
  font-weight : bold;
}

TD.main{
  font-family: Arial;
  font-size: 14px;
  background: #FFFFFF;
  color: #000000;
  font-weight : normal;
}

TD.boxcontent{
  font-family: microsoft sans serif;
  font-size: 14px;
  color: #000000;
  font-weight : normal;
}

TD.boxheading{
  font-family: microsoft sans serif;
  font-size: 16px;
  color: #000000;
  font-weight : bold;
}

TD.boxfooter{
  font-family: microsoft sans serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight : normal;
}

div#wn { 
  align="center"
  position:absolute; 
  width:180px; 
  height:220px; 
  clip:rect(0, 180px, 220px, 0); overflow:hidden;
  }

div#cnt { position:relative; }

div#cnt td {
  width:220px; height:160px;
  text-align:center; vertical-align:top;
  }
