html, body {
  margin: 0;
  padding: 0;
  background-image: url(../img/background.jpg);
  background-repeat: repeat-x;
  background-color: #E6E8ED;
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
}

TD {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
}

table.footer {
  border-width: 5px 5px 0px 5px;
  border-spacing: 0px;
  border-style: solid;
  border-color: white;
  border-collapse: collapse;
  background-color: #006464;
}
table.footer td {
  border-width: 0px 0px 0px 0px;
  padding: 8px 10px 8px 10px;
  border-style: none;
  background-color: #006464;
  color:#ffffff;
}
table.footer a {
  color:#ffffff;
  text-decoration: none;
}
table.footer a:hover {
  color:#ffffff;
  text-decoration: underline;
}

.boldgreen {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  color:#036362;
  font-weight: bold;
}

A.boldgreen, A.boldgreen:ACTIVE, A.boldgreen:LINK, A.boldgreen:VISITED {
  color: #036362;
  text-decoration: underline;
  font-weight: bold;
}
A.boldgreen:HOVER {
  color: #107A79;
}

.nt {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  line-height:150%;
}



A.menu01 {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 86px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu01.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
}
A.menu01:HOVER {
  display: block;
  width:86px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu01.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
  background-position:100% -30px;
}


A.menu02 {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 167px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu02.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
}
A.menu02:HOVER {
  display: block;
  width: 167px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu02.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
  background-position:100% -30px;
}


A.menu03 {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 136px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu03.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
}
A.menu03:HOVER {
  display: block;
  width:136px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu03.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
  background-position:100% -30px;
}


A.menu04 {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 69px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu04.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
}
A.menu04:HOVER {
  display: block;
  width:69px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu04.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
  background-position:100% -30px;
}


A.menu05 {
  font-family: Verdana, Arial, SansSerif;
  font-size: 11px;
  font-weight: bold;
  display: block;
  width: 105px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu05.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
}
A.menu05:HOVER {
  display: block;
  width:105px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-image: url(../img/menu05.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
  background-position:0 -30px;
}



A.gdea, A.gdea:ACTIVE, A.gdea:LINK, A.gdea:VISITED, A.gdea:HOVER {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

A.dnt, A.dnt:ACTIVE, A.dnt:LINK, A.dnt:VISITED, A.dnt:HOVER {
  color: #035151;
  text-decoration: underline;
}


.mmtitle {
  color: #ffffff;
  font-family: Verdana, Arial, SansSerif;
  font-size: 15px;
  font-weight: bold;
  padding-left:23px;
}
.mmimg {
  display:block;
  border-top: 2px solid white;
  border-bottom: 3px solid white;
}



A.deau, A.deau:ACTIVE, A.deau:LINK, A.deau:VISITED {
  color: #006464;
  text-decoration: underline;
}
A.deau:HOVER {
  color: #035151;
}