body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}


a,a:link,a:visited,a:active {
		color:				#fff;
		text-decoration:	none;


}

a.white,a:link.white,a:visited.white,a:active.white {
		color: #FFf;
		text-decoration:	none;
}

a:hover.white {
	text-decoration:	underline;
	}


a:hover {
	text-decoration:	underline;
	}
.brdr {
	border: 1px solid #FFFFFF;
}

.brdr_red {
	border: 1px solid  #FF0000;
}

.brdr_wht {
	border: 1px solid  #FFF;
}
.tablehead{
	background-color:#000000;
	height: 28 ;
	font: BOLD 15px helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
	text-transform: uppercase;
	text-indent: 11px;

}
.tablehead2{
	background-color:#fff;
	height: 28 ;
	font: BOLD 15px helvetica, "liberation sans", "dejavu sans condensed", sans-serif;
	text-transform: uppercase;
	text-indent: 11px;
	color:#000000;

}
.tbl_body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	

}

.tbl_body2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	

}

.tblbody a:link,a:active, a:visited{
	font-size:12px;
	color: #CCCCCC;
	text-decoration: none;
}

.tbl_body a:hover {
	font-size:12px;
	color: #ccc;
	text-decoration:underline;
}

.gallery td{
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.fgallery td{
	font-size:12px;
	color:#fff;
	font-weight: bold;
}

.brdr_dark{
	border: 2px solid #666;
}
a.bold,a.bold:link,a.bold:visited,a.bold:active {
	color:				#000;
	font-weight:		bold;
	}

a.bold:hover {
	color:				#000;	
	}

.red_border{

	border: 1px solid #f31d21;
}

.banner {
	border: 1px solid #666;
}

.tablehead_white{
	background-color:#fff;

}
.brdr {
	border: 1px solid #FFFFFF;
	background-color:#333;
	color:#FFFFFF;
}
