body { background-color: #000000 }
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #F2F2F2;
  text-align: justify;
}
.page {
  background-image: url(../images/bg_top6_70.jpg);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: top;
  /* background-position: top; */
}
.pageCenter {
  background-image: url(../images/bg_top7_70.jpg);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
  background-position: top right;
}
.menubg { background-color: #808080; background-image: url(../images/bg_top1_70.jpg); background-repeat: no-repeat; }
.rightbg {
  background-color: #808080;
  background-image: url(../images/bg_right2.gif);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: top;
}

a:link {  font-size: 12px; color: #cccccc; font-weight: bold; }
a:hover { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;}
a:visited { font-size: 12px; color: #666666; font-weight: bold;}

a.toplink:link {  font-size: 12px; color: #cccccc; font-weight: bold; }
a.toplink:hover { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.toplink:visited { font-size: 12px; color: #666666; font-weight: bold;}


a.menu, a.menu:link,a.menu:visited {
  font-size: 16px;
  color: #E8E8E8;
  text-decoration: none;
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
  padding-left : 6px;
  padding-right : 6px;
}
a.menu:hover  {
  font-size: 16px;
  color: #F9D574;
  text-decoration: none;
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #4A4A4A;
  padding-left: 5px;
  padding-right: 5px;
}

.menuactive,a.menuactive, a.menuactive:link, a.menuactive:visited, a.menuactive:hover {
  font-size: 16px;
  color: #F9D574;
  text-decoration: none;
  font-family: Courier New, Verdana, Arial;
  background : #737373;
  border: 1px solid #4A4A4A;
  padding-left : 5px;
  padding-right : 5px;
}

a.menu2, a.menu2:link,a.menu2:visited { font-size: 14px;color: #E8E8E8; text-decoration: none; font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;}
a.menu2:hover  { font-size: 14px; color: #F9D574; text-decoration: none; font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;}

.menuactive2,a.menuactive2, a.menuactive2:link,a.menuactive2:visited,a.menuactive2:hover { font-size: 14px;color: #F9D574; text-decoration: none; font-family: Courier New, Verdana, Arial; }



.subtitle { font-size: 16px; color: #FF6633; font-weight: bold; }
.header { font-size: 12px; font-weight: bold;  text-decoration: underline;}

hr.menu {
  margin: 0px 5px 0px 0px;
}

.pbreak {
margin-top: 4px;
margin-bottom: 4px;
}

.small {
  font-size: 9px;
  color: #666666;
}