body, font, table, td {
	font-size: 11px; color:#333333; font-family: Arial, Helvetica, sans-serif;
}
#HomeFree {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}
#HomeFree a:link, a:visited, a:active {
	color: #F40803;
	text-decoration: underline;
}
#HomeFree a:hover {
	text-decoration: none;
}
#HomeQuestions {
	color:#333333;
	border: 1px solid #888;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	background-color: #DED9CA;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#HomeHead {
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#HomeText  {
	font-size: 12px;
	color: #333333;
	margin-bottom: 25px;
}
#LooneyTunes {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}
#LooneyTunesLogos {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
}
.LooneyTunesSubHead {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.white {
	color: #FFFFFF;
	text-decoration: underline;
}
.white_no_underline {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.white_no_underline a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.white_no_underline a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.white_no_underline a:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.white_no_underline a:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.news_divider {
	text-align:center; 
	height:1px; 
	color:#999999;
}
.adminStyle {
	font:12px Arial, Helvetica, sans-serif; 
	color:black;
}
table.adminStyle {
	width:550px; 
	margin-left:auto; 
	margin-right:auto;
}
table.adminStyle th {
	text-align:left; 
	font-size:14px; 
	color:#cc0000;
}
.newsheader {
	text-align:left;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.newsActive {
	color:#000000; 
	font-weight:bold;
}
.featured {
	font:14px Arial, Helvetica, sans-serif; 
	color:#cc0000; 
	font-weight:bold; 
	text-decoration:underline;
}
.profileName {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.pdfDownload {
	font-size: 14px;
	font-weight: bold;
}
.pdfDownload a {
	color: #FF0000;
	text-decoration: none;
}
.pdfDownload a:hover {
	text-decoration: underline;
}
.leftImage {
	text-decoration: underline;
	margin-right: 15px;
	margin-bottom: 10px;
}

