body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font: Verdana;
}
.pagetitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.style2 {
	font-size: 10px; 
	color: #FFFFFF
}

.style3 {
	font-size: 10px;
	color: #FFDD00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style6 {font-size: 10px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style7 {color: #FFFFFF; font-weight: bold; font-size: 10px;}
.style10 {font-size: 12px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style11 {
	font-size: 9px;
	color: #FF921F;
}

.6thbold {
	color: #FF0000;
	font-weight: bold;
}

.jnhbold {
	color: #6A5540;
	font-weight: bold;
}

.mnsbold {
	color: #9F0196;
	font-weight: bold;
}

.litwbold {
	color: #0099FF;
	font-weight: bold;
}

.signsbold {
	color: #01FF01;
	font-weight: bold;
}

.unbold {
	color: #9B9AFF;
	font-weight: bold;
}

.green {
	color: #009900;
	font-weight: bold;
}

.lightblue {
	color: #9999ff;
	font-weight: bold;
}

.orange {
	color: #cc9900;
	font-weight: bold;
}

.purple {
	color: #990099;
	font-weight: bold;
}

.vilbold {
	color: #FFFF00;
	font-weight: bold;
}

.subheading {font-family: "trebuchet MS"; font-size: 12px; font-weight: bold; }

body,td,th {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: underline;
	color: #FFFF00;
}

.cast-heading {
	font-size: 16px;
	font-weight: bold;
	color:#AFB8E2;
}

/*****************NEWS**********************/

.title {
	font-family:verdana, arial, sans-serif; 
	text-align:justify; 
	border-bottom-style: dashed;
	border-bottom-width: 1px; 
	border-bottom-color: #2F2F2F; 
	color:#FFF; 
	font-size:14px;
}

.date {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color:#999999;
}

.story {
	text-align:left;
	font-family:verdana, arial, sans-serif;
	color:#D47308;
	font-size: 11px;
}

.news_link a:link {
	color:#999999;
	text-decoration: none;
}

.news_link a:visited {
	color:#999999;
	text-decoration: none;
}

.news_link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.news_link a:active {
	color: #FFFF00;
	text-decoration: none;
}