body { 
background-color: #FFCC66;
background-image: url("images/bg.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
height: 100%;
}

td img {display: block;}

tr, td {  }

.mainnos { font: 25px Georgia; color: #FFF; font-weight: bold; position: relative; top: -15px; }
.pgno { font: 18px Georgia; color: #FFF; font-weight: bold; }

.brownbar { background-color: #000000;
background-image: url("images/tablebg.jpg");
background-repeat: repeat-x; height: 105px; position: absolute; top: 48px; left: 0px; z-index: -1000 }

.greenbar { background-color: green;
background-image: url("images/bar.jpg");
background-repeat: repeat-x; height: 233px; position: absolute; top: 205px; left: 0px; z-index: -1000 }

.content { background-color: #d1c58a;
background-image: url("images/tableback.jpg");
background-repeat: repeat-x; position: relative; top: -10px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; line-height: 35px; color: #000; }

.padimg { padding-top: 10px; }

.pagescontent { background-color: #d1c58a;
background-image: url("images/tableback.jpg");
background-repeat: repeat-x; position: relative; top: -36px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; line-height: 35px; color: #000; }

.font { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; line-height: 35px; color: #000; }
.font2 { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 13px; line-height: 25px; color: #000; }
.pagesfont { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; line-height: 23px; color: #000; }

.footer { background-color: #d1c58a; background-image: url("images/footer.jpg"); position: relative; top: -20px;  width: 948px; border-bottom: 4px solid #31250e; }

.pagesfooter { background-color: #d1c58a; background-image: url("images/footer.jpg"); position: relative; top: -36px;  width: 948px; border-bottom: 4px solid #31250e; }

.header { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #55482D; border-bottom: 1px solid black; padding-bottom: 10px; padding-top: 10px;}

.bottom a:link, a:active, a:visited { color: #000000; text-decoration: none; font-weight: bold; }
.bottom a:hover { text-decoration: none; border-bottom: 1px dotted #000000; color: #b80404; font-weight: bold; }

a:link, a:active, a:visited { color: #9a0000; text-decoration: none; }
a:hover { text-decoration: none; border-bottom: 1px dotted white; color: #570000; }