body {
   margin: 0;
   padding: 0 0 10px 0;
   background-color: #6586A7;
   min-width: 765px;
}

body, td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

img {
   border: none;
}

a:link { color: #0E426C; }
a:visited { color: #6586A7; }
a:hover { }
a:active { color: black; }

#banner1 {
   /* background-color: #5F021F; */
   background-color: #3E0208;
   height: 94px;
   text-align: center;
}

#banner2 {
   text-align: left;
   margin: 0 auto;
   width: 765px;
   height: 94px;
}

#banner3 {
   position: absolute;
}

#banner-color {
   position: absolute;
   z-index: 0;
   left: -1000px;
   width: 1000px;
   top: 0px;
   height: 94px;
   /* background-color: #0E426C; */
   background-color: #0F4470;

}

#logo {
   position: absolute;
   left: 13px;
   top: 7px;
   z-index: 1;
}

#form {
   text-align: right;
   position: absolute;
   width: 480px;
   left: 285px;
   top: 3px;
   color: #FFFFFF;
   z-index: 1;
}

#form table {
   margin-left: auto;
}

#tag {
   margin-top: 5px;
}

#topnav {
   height: 18px;
   position: absolute;
   text-align: right;
   width: 480px;
   left: 285px;
   top: 76px;
   z-index: 1;
   cursor: default;
}

#topnav a, #topnav span, #topnav a.active {
   text-decoration: none;
   padding: 3px 6px;
   background-color: #6698CB;
   color: #FFFFFF;
   line-height: 18px;
   margin-left: -3px;
}

#topnav a:hover {
   background-color: #5A88B7;
   cursor: pointer;
   cursor: hand;
}

#topnav a.active{
   color: #000000;
   background-color: #FFC652;
}

#topnav a.active:hover {
   background-color: #EDB440;
}

#whole {
   background-repeat: repeat-x;
}

#content {
   width: 765px;
   background-color: #FBFFEA;
   margin: 0 auto;
   #min-height: 500px;
   text-align: left;
}

#subnav1 {
   background-color: #FFC652;
   height: 30px;
   cursor: default;
}

#subnav2 {
   padding-top: 9px;
   text-align: center;
   vertical-align: middle;
   font-weight: bold;
}

#subnav2 a, #subnav2 span {
   margin: 0 1px;
   padding: 3px 4px;
   text-decoration: none;
   color: #DE5F25;
}

#subnav2 a:hover {
   color: #983C12;
   cursor: pointer;
   cursor: hand;
}

#subnav2 .active {
   background-color: #DE5F25;
   color: #FFFFFF;
}

#subnav2 a.active:hover {
   background-color: #CC531C;
   color: #FFFFFF;
}

#padder {
   padding: 10px 50px;
   min-height: 410px;
}

h1 {
   font-size: 16px;
   font-weight: normal;
   font-family: Courier, serif;
   letter-spacing: -1px;
   margin: 20px 0 5px 0;
   border-bottom: 1px solid #A3A3A3;
}

h1 td {
   font-size: 16px;
   font-weight: normal;
   font-family: Courier, serif;
   letter-spacing: -1px;
}

td h1 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 0;
}

td h2 {
  font-size: 24px;
  font-weight: normal;
}

.hright {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 11px;
   letter-spacing: normal;
   text-align: right;
}

h3 {
   font-family: Courier, serif;
   font-weight: normal;
   font-size: 12px;
   padding: 6px 8px;
   margin: 10px 0;
   background-color: #E1EFEF;
}

h3.error {
   font-family: Courier, serif;
   font-weight: normal;
   font-size: 12px;
   padding: 6px 8px;
   margin: 10px 0;
   background-color: #FFA1A1;
}

.columns {
   width: 100%;
   height: 400px;
}

.columns td {
   vertical-align: top;
   width: 33%;
   padding-left: 10px;
}

.column-begin {
   font-weight: bold;
   margin-top: 10px;
}

.found {
   padding: 3px 6px;
   background-color: #FFC652;
   margin: 3px 0 3px -3px;
}

.jump {
   text-align: center;
}

.button {
   text-align: center;
   margin: 20px 0;
}

.pager {
   text-align: center;
   margin: 20px 0;
}

.pager a {
   padding: 3px 6px;
   border: 1px solid #DFDFDF;
}

.pager .active {
   padding: 3px 6px;
   border: 1px solid #DFDFDF;
   background-color: #FFC652;
}

.pager .inactive {
   padding: 3px 6px;
   border: 1px solid #DFDFDF;
   color: #555555;
}

#bottomnav {
   color: #6698CB;
   text-align: center;
   padding: 20px 0;
}

#bottomnav .active {
   color: #000000;
}

#footer {
   width: 765px;
   margin: 10px auto;
   font-size: 10px;
   color: white;
   text-align: left;
}

#footer a {
   color: white;
}

#footer a:hover {
   text-decoration: underline;
}

.indent {
   margin-left: 20px;
}

.error .message {
   color: #DE5F25;
   background-color: #FFEDB1;
   padding: 3px 6px;
   font-weight: bold;
}

.error ul {
   color: #DE5F25;
}

#textads {
   //background: #FFF5CD;
   background: #FBFFEA;
   padding: 2px 0;
   margin: 10px 0 10px 0;
   text-align: center;
}

#textads table {
   margin: 0 auto;
   text-align: left;
}

#textads td {
   width: 266px;
   height: 66px;
   margin: 5px;
}

#textads a {
   color: white;
}

#textads div {
   padding: 0 33px;
}

.alert {
   text-align: center;
   padding: 5px;
   border: 1px solid lightgrey;
   color: red;
   font-weight: bold;
   margin: 0 0 10px 0;
}
