body {
    margin: 0px;
    padding: 0px;
    background: #000 url(images/bg.gif) ;
font-family : "Trebuchet MS";
}
.nav {
text-align: center;
} 
.nav a {
font-size : 13px; 
font-weight : bold; 
color : #fff; 
text-decoration : none; 
display : block; 
} 
.nav a:hover {
color : #e2c504; 
} 
.bodywhite_text{
	font-size: 13px;
	color: #fff;
	padding: 5px;
}
.bodywhite_text a, .bodywhite_text a:hover{
	color: #fff;
	text-decoration: underline;
}
.body_heading{
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.body_heading a{
	color: #FFFF00;
	text-decoration: none;
}
.body_heading a:hover{
	color: #e2c504;
	text-decoration: underline;
}
.whitenavtop
{
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-align: center;
text-decoration: none;
padding-top: 15px;
}
.whitenavtop a
{
color: #ffffff;
text-decoration: none;
}
.whitenavtop a:hover
{
color: #e2c504;
text-decoration: underline;
}
.heading_text
{
text-align: left;
color: #e2c504;
font-size: 13px;
font-weight: bold;
padding-top: 18px;
padding-left: 300px;
}
.tinyborder {
	BORDER-RIGHT: #e2c504 3px solid; BORDER-TOP: #e2c504 2px solid; BORDER-LEFT: #e2c504 2px solid; BORDER-BOTTOM: #e2c504 3px solid;
}
.footertext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.footertext a {
	color: #ffffff;
	text-decoration: none;
}
.footertext a:hover {
	color: #e2c504;
	text-decoration: underline;
}
.footernav {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.footernav  a {
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}
.footernav  a:hover {
	color: #e2c504;
	text-align: center;
	text-decoration: underline;
}
.copyright
{
color: #ffffff;
font-size: 11px;
text-align: center;
}