body {
	background-color: 	#000000;
	color:				#c6c6c6;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	}
	
.bullets {
	background-color: 	#333;
	font-weight: 		bold;
	font-size: 			8pt;
	line-height: 		24px;
	padding: 			25px 15px 25px 15px;
	}

.main2 {
	font-size: 			10px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	line-height: 		19px;
	font-weight: 		normal;
	}	
	
.main {
	background-color: 	#333;
	font-size: 			10px;
	line-height: 		19px;
	padding: 			0px 15px 25px 15px;
	font-weight: 		normal;
	}

.main a:link {
	color:				#fff;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 			10px;
	line-height: 		12px;
	text-decoration: 	none;
	}
	
.main a:visited {
	color:				#fff;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 			10px;
	line-height: 		12px;
	text-decoration: 	underline;
	}
	
.main a:hover {
	color:				#ff0000;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 			10px;
	line-height: 		12px;
	text-decoration: 	underline;
	}		
	
.sub_titles {
	font-size: 			15px;
	color: 				ff0000;
	font-family:		Verdana, Arial, Helvetica, "Century Gothic";
	}
	
.header {
	background-color: 	#000;
	background-image: 	url(images/header_bg.gif);
	background-repeat: 	repeat-x;
	}
	
	
.sub {
	background-color: 	#000;
	background-image: 	url(images/sub_bg.gif);
	background-repeat: 	repeat-y;
	}
	
	
.footer {
	background-color: 	#000;
	background-image: 	url(images/footer.gif);
	background-repeat: 	repeat-x;
	
	}
	
.stripe {
	background-image: 	url(images/stripe.jpg);
	background-repeat: 	repeat-x;
	}
	
	
.nav {
	background-color: 	#000;
	background-image: 	url(images/nav_bg.gif);
	background-repeat: 	repeat-x;
	font-size: 			10px;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	padding-top: 		2px;
	}
	
	
.navcell a:link {
	color:				#63382f;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 			12px;
	line-height: 		16px;
	text-decoration: 	none;
	}
	
.navcell a:visited {
	color:				#f36;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 			12px;
	line-height: 		16px;
	text-decoration: 	underline;
	}
	
.navcell a:hover {
	color:				#63382f;
	font-family: 		Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 			12px;
	line-height: 		16px;
	text-decoration: 	underline;
	}
	
