body {
 	background-color: #1E308E;
	margin: 0px 0px 0px 0px;
}

h1, h2, h3 {
  font-family: Verdana, Sans-Serif;
  font-weight: bold;
}


a:link {color: #000099; text-decoration: none; }
a:visited {color: #000099; text-decoration: none; }
a:hover {color: #0000cc; text-decoration: underline; }
a:active {color: #0000cc; }

a.white:link {color: #efefef; text-decoration: none; }
a.white:visited {color: #efefef; text-decoration: none; }
a.white:hover {color: #efefef; text-decoration: underline; }
a.white:active {color: #efefef; }

a.red:link {color: #600; text-decoration: none; }
a.red:visited {color: #600; text-decoration: none; }
a.red:hover {color: #600; text-decoration: underline; }
a.red:active {color: #600; }

td {
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 12px;
}

.wrapper {
  width: 790px;
  background: url("images/pt-top.jpg") top center;
  background-repeat: repeat-x;
  padding-top: 16px;
 # border-right: 1px solid #333;
 # border-left: 1px solid #333;
  border-bottom: 1px solid #333;
}

 .search {
  text-align: right;
  background-color: #C3CED0;
  padding: 4px 8px 5px 8px;
}


 .newnav {
  background-color: #C3CED0;
  padding: 4px 8px 5px 8px;
}

.top-area {
  background-color: #C3CED0;
  padding: 0px 0px 0px 0px;
 
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: 125px;
  vertical-align: top;
}

.content-area {
  background: url("images/bg.jpg");
  background-color: #ffffff;
  padding: 8px 12px 8px 12px;
#  border-right: 1px solid #000000;
#  border-left: 1px solid #000000;
#  border-bottom: 1px solid #000000;
  vertical-align: top;
}

.link-area {
  padding: 0px 0px 0px 0px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  width: 160px;
  text-align: center;
  vertical-align: top;
}

.link-heading {
  padding: 2px 4px 2px 4px;
  background: url("images/link-head.jpg") repeat-x top;
  background-color: #970301;
  font-family: Verdana, Sans-Serif;
  font-weight      : BOLD;
  text-align: center;
  color            : WHITE;
  width            : 160px;
}

.links {
  padding: 8px 6px 4px 6px;
  text-align: center;
  font-family:  Verdana, Sans-Serif;
}

.links li {
   list-style-type: none;
   padding: 0em 0em .8em 0em;
   margin: 0;
}

.links ul {
   list-style-type: none;
   padding: 0em 0em .5em 0em;
   margin: 0;
}

.text-area {
  padding: 0px 0px 0px 12px;
  vertical-align: top;
}


.bottom {
  font-family: Verdana, Helvetica, sans-serif;
  color: #cccccc;
  font-size: 10px;
  text-align: center;
  padding: 0px 0px 0px 0px;
}


.smaller-text {
  font-size: 9px;
  border-right: 1px solid #ccccff;
  border-bottom: 1px solid #ccccff;
}
