/* apollocon.org color stylesheet */

/* color scheme */
/* 1: #352B52 page background */
/* 2: #EFE6CA box outline, title background, text */
/* 3: #615070 box text background, title text */
/* 4: #E4DBC6 menu text, border */
/* 5: #403458 menu backround */
/* NOTE: menu colors reverse on roll-over */

body {
   background-color: #213435;
   color: #fff;
   }
   
#nav1 {
   xbackground-color: #507061;
   xborder-color: #E4DBC6;
   }
a {
   color: #fff;
   }
.box {
   background-color: #46685B;
   border-color: #E1E3AC;
   }
.box2 {
   background-color: #46685B;
   border-color: #E1E3AC;
   }
.ttl, .attl {
   background-color: #648A64;
   color: #E1E3AC;
   }
.txt {
   }
.txth {
   color: #648A64;
   }
#nxtmtg {
   background-color:  #648A64;
   color: #000;
   }
#nxtmtg, .newshdr, .newsftr {
   border-color: #E1E3AC;
   }
.newshdr {
   background-color: #46685B;
   }
.newsftr {
   background-color: #46685B;
   }
.newsttl {
   background-color: #648A64;
   color: #E1E3AC;
   }
.newstxt {
   background-color: #46685B; /* #584034; */
   color: #fff;
   }
.newstxt a {
   color: #fff;
	}
ul.nav li {
   background-color: #2B5235;
   border-color: #E1E3AC;
   }
ul.nav li:hover, ul.nav li:hover a {
   background-color: #E1E3AC;
   border-color: #2B5235;
   color: #2B5235;
   }
ul.nav li a {
   color: #E1E3AC;
   }
ul.nav li a:hover {
   color: #2B5235;
   }
#offlnk {
   color: #fff;
	}

.pgm_grid tr.r0 td {
	background-color: #2B5235;
	}
.pgm_grid tr.r1 td {
	background-color: #46685B;
	}

#pay {
	background-color: #2B5235;
	}
#rates tr.a0 td, #rates tr.r0 td, #rates tr.s0 td{
   background-color: #2B5235;
	}  
#rates tr.a1 td, #rates tr.r1 td, #rates tr.s1 td{
   background-color: #46685B;
   }
#rates tr.a0 td.sold, #rates tr.a0 td.rsvd, #rates tr.r0 td.sold, #rates tr.s0 td.rsvd {
   color: #2B5235;
   }
#rates tr.a1 td.sold, #rates tr.a1 td.rsvd, #rates tr.r1 td.sold, #rates tr.s1 td.rsvd  {
   color: #46685B;
	}
#rates tr.s0 td, #rates tr.r0 td{
   }
#rates tr.s1 td, #rates tr.r1 td{
	}
#rates tr.r0 td.rsvd, #rates tr.r1 td.rsvd {
   color: #CAEFE6;
	}
#rates tr.s0 td.sold, #rates tr.s1 td.sold {
   color: #E1E3AC;
	}
.rd {
   color: #800;
   }
.or {
   color: #f80;
   }
.yl {
   color: #ff0;
   }
.gr {
   color: #080;
   }
.bl {
   color: #00c;
   }


/* === end of file === */
