body
{
	background-color: #ffffff;
	margin: 0px;
}



/* type styles */



body, p, td
{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #888888;
}

a:link, a:visited
{
	color: #888888;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #666666;
	text-decoration: underline;
}

.header-type
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	color: #888888;
	font-weight: bold;
}

.subheader-type
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #888888;
	font-weight: bold;
}

.white-header-type
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	color: #ffffff;
}

.white-subheader-type
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #ffffff;
}

a:link.white-subheader-type, a:visited.white-subheader-type
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.white-subheader-type, a:active.white-subheader-type
{
	color: #888888;
	text-decoration: underline;
}

.white-type-14
{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a:link.white-type-14, a:visited.white-type-14
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.white-type-14, a:active.white-type-14
{
	color: #888888;
	text-decoration: underline;
}

.white-type-18
{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 18px;
	color: #ffffff;
}

a:link.white-type-18, a:visited.white-type-18
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.white-type-18, a:active.white-type-18
{
	color: #888888;
	text-decoration: underline;
}

.white-type
{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a:link.white-type, a:visited.white-type
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.white-type, a:active.white-type
{
	color: #888888;
	text-decoration: underline;
}



/* episodes */



.episode-list
{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #888888;
}

a:link.episode-list, a:visited.episode-list
{
	color: #888888;
	text-decoration: underline;
}

a:hover.episode-list, a:active.episode-list
{
	color: #666666;
	text-decoration: underline;
}

.episode-list-white
{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a:link.episode-list-white, a:visited.episode-list-white
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.episode-list-white, a:active.episode-list-white
{
	color: #888888;
	text-decoration: underline;
}



/* admin */



.admin
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

a:link.admin, a:visited.admin
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.admin, a:active.admin
{
	color: #999999;
	text-decoration: underline;
}

.headadmin
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}
