/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #ad0404;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ad0404;
}
a:hover {
	text-decoration: none;
	color: #ad0404;
}
a:active {
	text-decoration: underline;
	color: #ad0404;
}
.copyright {color:#FFFFFF;
			font-size:11px;}
.page_titles {color:#ad0404;
			  font-size:14px;
			  font-weight:bold;
			  text-transform:uppercase;}
.you_tube_videos {color:#FFFFFF;
				  font-size:12px;
				  font-weight:bold;
				  line-height:12px;}
.you_tube_videos_on {color:#ffe803;
				     font-size:12px;
				     font-weight:bold;
				     line-height:12px;}
.you_tube_videos a:link {color:#FFFFFF;
				         font-size:12px;
						 font-weight:bold;
				         line-height:12px;
						 text-decoration:none;}
.you_tube_videos a:visited {color:#FFFFFF;
				           font-size:12px;
						   font-weight:bold;
				           line-height:12px;
						   text-decoration:none;}
.you_tube_videos a:active {color:#FFFFFF;
				          font-size:12px;
						  font-weight:bold;
				          line-height:12px;
						  text-decoration:none;}
.you_tube_videos a:hover {color:#ffe803;
				         font-size:12px;
						 font-weight:bold;
				         line-height:12px;
						 text-decoration:none;}
.comments_title {text-transform:uppercase;}
.comments {font-style:italic;}
.side_nav {font-weight:bold;
		   color:#FFFFFF;
		   line-height:20px;
		   text-transform:uppercase;}
.side_nav a:link {font-weight:bold;
		          color:#FFFFFF;
		          line-height:20px;
		          text-transform:uppercase;
				  text-decoration:none;}
.side_nav a:visited {font-weight:bold;
		          color:#FFFFFF;
		          line-height:20px;
		          text-transform:uppercase;
				  text-decoration:none;}
.side_nav a:active {font-weight:bold;
		          color:#FFFFFF;
		          line-height:20px;
		          text-transform:uppercase;
				  text-decoration:none;}
.side_nav a:hover {font-weight:bold;
		          color:#ffe803;
		          line-height:20px;
		          text-transform:uppercase;
				  text-decoration:none;}
.side_nav_on {font-weight:bold;
		      color:#ffe803;
		      line-height:20px;
		      text-transform:uppercase;}  
.sub_headings {color:#000000;
		   font-size:12px;
		   font-weight:bold;}