.topbanner {align:top; background-image:url("../images/top_bar.jpg"); background-repeat: repeat-x; background-position: 0% 0%; }
.mainarea {align:top; background-image:url("../images/main_bg.jpg"); background-repeat: repeat-y; background-position: 0% 0%; }
.footer {align:top; background-image:url("../images/footer.jpg"); background-repeat: repeat-x; background-position: 0% 0%; }
.fadebg {align:top; background-image:url("../images/fade_bg.jpg"); background-repeat: repeat-x; background-position: 0% 0%; }


table {
  line-height:18px;
  font-family: verdana,arial,helvetica;
  font-size: 13px;
  font-style: normal;
  color: #293A5C;
  text-decoration: none;
  font-weight: normal;
}

a {
  line-height:18px;
  font-family: verdana,arial,helvetica;
  font-size: 13px;
  color: #3073d1;
  text-decoration: none;
}

.mainmenu {
  line-height:18px;
  font-family: verdana,arial,helvetica;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}


h1 {
  line-height:28px;
  font-family: verdana,arial,helvetica;
  font-size: 18px;
  font-style: strong;
  color: #293A5C;
  text-decoration: none;
  font-weight: bold;
}

h2 {
  line-height:22px;
  font-family: verdana,arial,helvetica;
  font-size: 16px;
  font-style: strong;
  color: #293A5C;
  text-decoration: none;
  font-weight: bold;
}

.defTXT {
  line-height:18px;
  font-family: verdana,arial,helvetica;
  font-size: 11px;
  font-style: normal;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}


.menu {
  line-height:18px;
  font-family: verdana,arial,helvetica;
  font-size: 11px;
  font-style: normal;
  color: #3073d1;
  text-decoration: none;
  font-weight: normal;
}

.menu:hover {
  line-height:18px;
  font-family: verdana,arial,helvetica;
  font-size: 11px;
  color: #3073d1;
  text-decoration: underline;
}



