/* CSS Document */


body {
	background-image: url(images/bg_black.gif);
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redTxt12 {color: #FF0000}
.txt16gr {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.txt14bl {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.txt14bl a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txt16bl {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.style2 {font-size: 10px}
.headTxt {
	color: #FFFFFF;
	font-weight: bold;
}
.featuredTxt {font-size: 11px}
.navHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.navTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
}