BODY {
  background-color: #eeeeee;
  margin: 0px 0px 20px 0px;
  background-image: url(img/bkbody.gif);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD {
  color:#555555;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A {
  color: #6e94b6;
}

A:HOVER {
  color: #ff6600;
  text-decoration: none;
}

H1 {
  color:#07b1a6;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: normal;
  margin-top: 0px;
  line-height: 25px;
}

H2 {
  color:#335f77;
  font-size: 12px;
}

TD.lcollage {
  background-image: url(img/coll1.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width:368px;
  height:120px;
  vertical-align:bottom;
}

TD.ss_tdtmenu {
  background-image: url(img/bkleftm.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

TD.tmenu A{
  background-image: url(img/bkmenu.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width:116px;
  height:25px;
  color:#ffffff;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  padding:5px 20px 5px 20px;
}

TD.tmenup A {
  background-image: url(img/bkmenup.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width:116px;
  height:25px;
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  padding:5px 20px 5px 20px;
}

TD.tmenu A:HOVER, TD.tmenup A:HOVER{
  background-image: url(img/bkmenu_.gif);
  background-position: top left;
  background-repeat: no-repeat;
  width:116px;
  height:25px;
  color:#ff6600;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  padding:5px 20px 5px 20px;
}


TD.lnews {
  background-image: url(img/bkleft.gif);
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 11px;
  color: #000000;
  padding:38px 40px 0px 40px;
}

TD.lmenu{
  background-image: url(img/bkleft.gif);
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 11px;
  font-weight:bold;
  color: #ff6600;
  padding:38px 40px 0px 40px;
}

P.lmenu {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}

P.lmenu1 {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 15px;
}

P.lmenu2 {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 30px;
}

#green {
  color:#335f77;
}

TD.content {
  padding:30px 40px 40px 0px;
}

TD.btmmenu {
  color:#999999;
  font-size:10px;
  font-weight:bold;
  height:60px;
}

TD.copy {
  color:#999999;
  font-size:10px;
  background-image: url(img/bkcopy.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}

/*
SS
*/
td.ss_tmenup a {
  background: url('img/bkmenup.gif') top left no-repeat;
  width: 116px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  display: block;
}

td.ss_tmenup a:hover {
  background: url('img/bkmenu_.gif') top left no-repeat;
  color:#ff6600;
}


td.ss_tmenup1 a {
  background: url('img/bkmenu_.gif') top left no-repeat;
  width: 116px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#ff6600;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  display: block;
}

td.ss_tmenup1 a:hover {
  background: url('img/bkmenu_.gif') top left no-repeat;
  color:#ff6600;
}


td.ss_tmenu a {
  background: url('img/bkmenu.gif') top left no-repeat;
  width: 116px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  display: block;
}

td.ss_tmenu a:hover {
  background: url('img/bkmenu_.gif') top left no-repeat;
  color:#ff6600;
}

td.ss_tmenu1 a {
  background: url('img/bkmenu_.gif') top left no-repeat;
  color:#ff6600;
  width: 116px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  display: block;
}

td.ss_tmenu1 a:hover {
  background: url('img/bkmenu_.gif') top left no-repeat;
  color:#ff6600;
}

td.ss_mpopup a {
  background-color: navajowhite;
  color: #FF6600;

  height: 23px;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
  padding-top: 5px;
  padding-left: 7px;
  padding-right: 7px;
  border-bottom: 1px solid #FF6600;
}

td.ss_mpopup a:hover {
  background-color: orange;
  color: white;
}

/* 
******************************************************************
*** B1
******************************************************************
*/

TD.B1lmenu A{
  background-image: url(img/bklmenu.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 11px;
  padding: 5px 5px 5px 12px;
  width:200px;
  display: block;
}

TD.B1lmenu A:HOVER{
  background-image: url(img/bklmenu_.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ff6600;
}

TD.B1lmenu_ {
  background-image: url(img/bklmenu_.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ff6600;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  line-height: 11px;
  padding: 5px 5px 5px 12px;
  width:200px;
}
