BODY {
	margin: 0px;
	background-color: #000; 
	/*; background-attachment: scroll; background-image: url(../images/bg.gif); background-repeat: repeat*/
}
H1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
	color: #E5A800;
}
.head {
	background-image: URL(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 97px;
	text-align: left;
}
.toplink {
	background-image: URL(../images/toplinkbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 29px;
}
a:link {
	font-weight: normal; 
	font-size: 13px; 
	color: #E5A800; 
	font-family: Verdana;
	text-decoration: none;
}
a:visited {
	font-weight: normal; 
	font-size: 13px; 
	color: #E5A800; 
	font-family: Verdana;
	text-decoration: none;
}
a:hover {
	font-weight: normal; 
	font-size: 13px; 
	color: #E5A800; 
	font-family: Verdana;
	text-decoration: underline;
}
.lmenu a:link {
	font-weight: bold; 
	font-size: 13px; 
	color: #999999; 
	font-family: Verdana;
	text-decoration: none;
}
.lmenu a:visited {
	font-weight: bold; 
	font-size: 13px; 
	color: #999999; 
	font-family: Verdana;
	text-decoration: none;
}
.lmenu a:hover {
	font-weight: bold; 
	font-size: 13px; 
	color: #cccccc; 
	font-family: Verdana;
	text-decoration: underline;
}

.content {
	color: #FFE3A1;
	text-align: justify;
}
.footer {
	background-image: URL(../images/footerbg.jpg);
	height: 63px;
	vertical-align: middle;
	text-align: center;
 	font-weight: normal; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-family: Verdana;
}
.btbrd {  border-color: #FFFFFF black #cccccc; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.table {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.fmenu1 a:link {
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-family: Verdana;
	text-decoration: none;
}
.fmenu1 a:visited {
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-family: Verdana;
	text-decoration: none;
}
.fmenu1 a:hover {
	font-weight: bold; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-family: Verdana;
	text-decoration: underline;
}

.footer_text {
	color: #FFFFFF;
	text-align: justify;
}


/* Action link */
.footerLink, td.footerLink{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
}
a.footerLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.footerLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.footerLink:hover		{ text-decoration: none; color : #FFFFFF; }

