body {
background: black;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #ffffff;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #ffffff;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 20px;
}
.bg1
{
background:url(images/index_25.gif) center top no-repeat;}
.menu 
{
vertical-align:top;
height: 35px;
background:url(images/index_03.gif);
padding: 10px 0 0 85px;
}
.menu a
{
color:#FFFFFF;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #ff388c;
text-decoration: none;
}

.red-text-underline {
color: #ff388c;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

<!--Nav Buttons-->

.pagebuttons
 {
  width: 100%;
 }

a.nextpagebuttonl
 {
  background: url(img/prevpage3.png) no-repeat top left;
  width: 132px;
  height: 51px;
  display: block;
  text-indent: -9999px;
 }

a.nextpagebuttonl:hover
 {
  background-position: 0 -51px;
 }

a.nextpagebuttonl:active { background-position: 0 -102px;}

a.nextpagebuttonr
 {
  background-image: url(img/nextpage3.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 100px;
  height: 51px;
  display: block;
  text-indent: -9999px;
 }

a.nextpagebuttonr:hover
 {
  background-position: 0 -51px;
 }

a.nextpagebuttonr:active { background-position: 0 -102px;}

.lpbutton
 {
  text-align: left;
  width: 100px;
 }

.rpbutton
 {
  text-align: right;
  width: 100px;
 }

.nobutton
 {
  width: 570px;
 }
