BODY, TD {
	font-family:verdana, arial, times;
	font-size:11px;
	color: #000000;
}


.error {
	color: red;
}


A {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:underline;
}

A:visited {
	#000080;
}

A:active {
	#FF0000
}

A.black, A.black:hover, A.black:visited {
	color: #000000;
	text-decoration:underline;
}

A.red, A.red:hover, A.red:visited { 
  color: #ff0000;
  font-weight: bold;
text-decoration: none;
}



.navItem { 
  padding-left: 5px;
  padding-right: 5px;
}

.simple {

	font-weight:normal;
	font-size: 10px;
}

.ep_name {
	font-size: 16px;
	font-weight: bold;
}

.red {
	color:red;
	font-weight:bold;
}

.pageNo {
	width: 300 px;
	background-color: white;
}

#navlist ul, #navlist, #navlist li  {
	margin-left:0px;
	padding: 0;
	text-align: center;

}


 a.lkNav, a.lkNav:active, a.lkNav:hover
{
  	position: relative;
  	display: block;
  	text-align: center;
  	color: #f5e130;
  	text-decoration: none;
}


a.lkNavActive, a.lkNavActive:hover, a.lkNavActive:active
{
	min-height:18px;
	color: #ffffff;
                          font-weight:bold;
                          font-size: 13px;
                          text-decoration:none;
}



 a.lkNav2, a.lkNav2:active, a.lkNav2:hover
{
  	position: relative;
  	display: block;
  	text-align: center;
  	color: blue;
  	text-decoration: none;
}


a.lkNavActive2, a.lkNavActive2:hover, a.lkNavActive2:active
{
	min-height:18px;
	color: red;
                          font-weight:bold;
                          font-size: 13px;
                          text-decoration:none;
}

.episode_name {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

.normalSpotlight {
	color: #ff0000;
	font-weight: bold;
}

.normalSpotlight2 {
	color: #FFFF00;
	font-weight: bold;
}


.mediumSpotlight {
	color: #ff0000;
	font-weight: bold;
}


.normalSpotlight3 {
	color: blue;
	font-weight: bold;
}


.mediumSpotlight3 {
	color: blue;
	font-weight: bold;
	font-size: 13px;
}

.bigSpotlight3 
{ 
  color: blue;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.largeSpotlight3 {
	color: blue;
	font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.borderBlack {
	border: 1px solid #000000;
}

.button {
	background-color: #208EFF;
	color: white;
	font-weight: bold;
	width: 100px;
	padding: 2px;
	font-size: 12px;
}

.thumb {
	float: left;
	margin: 0px 0px 10px 10px;
	border: 1px solid black;
}


.whiteMedium { 
  color: #fff;
font-size: 19px;
font-family: verdana;
font-weight: bold;
margin-bottom: 10;
}

.whiteSmall { 
  color: #fff;
font-weight: bold;
font-size: 12px;
}