/* css for parchive - version 5.1.0 */
body, td  { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: small; }
body.pabasic
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #cccccc;
	color: #000000;
}
#menu_div
{
	position: fixed;
	top:40px;
	right:40px;
}
a         { color: #0000BB; text-decoration: none; }
a:hover   
{ 
	color: #0000ff; 
	text-decoration: underline; 
	font-style: italic; 
}
a.big_link:link
{
	color: #0000ff;
	font-size:16px;
	font-weight: bold;
	font-style:normal;
}
a.big_link:visited
{
	color: #0000ff;
	font-size:16px;
	font-weight: bold;
	font-style:normal;
}
a.big_link:hover
{
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
a.big_link:active
{
	color: #ffffff;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
}
a.pamenu:link
{
	color: #0000ff;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	line-height: 140%;
}
a.pamenu:visited
{
	color: #0000ff;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	line-height: 140%;
}
a.pamenu:hover
{
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
}
a.pamenu:active
{
	color: #00ff00;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	line-height: 140%;
}
.diffident
{
	position: absolute;
	bottom:10px;
	height: 20px;
	right: 10px;
	font-size: x-small;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #000000;
	background-color:transparent;
	z-index: 20;
}
a.tiny_link:link
{
	font-size: x-small;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #0000aa;
}
a.tiny_link:visited
{
	font-size: x-small;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #0000aa;
}
a.tiny_link:hover
{
	font-size: x-small;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-style: italic;
	color: #aaaaff;
}
a.tiny_link:active
{
	font-size: x-small;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	color: #ffffff;
}

.padone_page
{
	background-color: black;
}
.padone_text
{
	position: absolute;
	left: 200px;
	top: 200px;
	color: white;
}
.top_table
{
	background-color: #cccccc;
	border-width: 2px;
	border-style: inset;
	padding: 1px;
}
.list_table
{
	background-color: #eeeeee;
	border: thick inset gray;
	padding: 5px;
	width: 600px;
}
.list_cell
{
	border: black solid thin;
	border-collapse: collapse;
}
.page_body
{
	background-color: #cccccc;
	color: #000000;
}
.big_table
{
	background-color: #cccc00;
	border: 2px;
	border-color: #000000;
	padding: 10px;
	border: 2px;
}
.left_box 
{
	background-color: #999999;
}
.right_box 
{
	background-color: #555555;
}
.search_headline
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	color: #444488;
	font-weight:bold;
}
.left_headline 
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 22px; 
	letter-spacing: -1px; 
	font-weight: bold;
	color: #2222ff;
}
.right_headline 
{ 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 22px; 
	letter-spacing: -1px; 
	font-weight: bold;
	color: #6666ff;
}
.headlinered { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 26px; letter-spacing: -1px; font-weight: bold; color: #ff0000}
.headline2{ font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 10px; font-weight: bold; }
.headline3{ font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; font-weight: normal; }
.archivelink{ font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 10px; font-style: normal; font-weight: bold ; text-decoration: none ; }

.right_body { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	padding: 10px;
	color: #ccccff;
}
.paypal 
{
	text-align: center;
}
/*
.frontText {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #000000}
.frontTextcyan {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #00ffff}
*/
.subhead  { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 18px; font-weight: bold; font-style: normal; }
.subheadlite  { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 22px; font-weight: bold; font-style: normal; color: #cccc00}
.showname  { font-family: Arial, Helvetica, Geneva sans-serif; font-size: 14px; font-weight: bold; font-style: normal; }
font { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 28px; letter-spacing: -1px; }

table.maintable {
	border-style: solid;
	border-color: #444444 #ffffff #ffffff #444444 ;
	border-width:medium ; 
	width:100%; 
	border-collapse: separate ;
	border-spacing: 0px ;
	}
tr.head {
	background-color: #999999;
	}
th.title {
	border-style: ridge ;
	border-width: 2px ;
	border-color: #444444 ;
	padding: 0px ;
	vertical-align: middle ;
	text-align: center ;
	background-color: #888888;
	}
th.days {
	border-style: ridge ;
	border-width: 2px ;
	border-color: #888888 ;
	padding: 0px ;
	vertical-align: middle ;
	text-align: center ;
	font-size: x-small ;
	font-weight: bolder ;
	background-color: #888888;
	}
td.showname {
	width: 45% ;
	border-style: ridge;
	border-width: 2px;
	border-color: #cccccc;
	padding: 0 ;
	background-color: #888899 ;
	text-align: left ;
	vertical-align: top ;	
	}
span.desc {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	}
span.host {
	font-size: 12px;
	font-style: normal;
	font-weight; bold;
	color: #000000;
}
table.invisible {
	width: 100% ;
	border-style: none ;
	padding: 0px ;
	background-color: #888899 ;
	}
td.invisible {
	width: 100%;
	border-style: none ;
	padding: 0px ;
	background-color: #888899 ;
	}
td.rss {
	width: 90% ;
	border-style: none ;
	border-width: 0px ;
	background-color: #888899 ;
	text-align: left ;
	vertical-align: top;
	}
td.txt {
	width: 100% ;
	padding: 0 0 0 15px ;
	font-family: Arial, Helvetica, Georgia, sans-serif ;
	font-size: small ;
	font-style: normal ;
	font-weight: normal ;
	line-height: 105% ;
	color: #002211 ;
	}
td.guest {
	width: 100% ;
	padding: 0 0 0 15px ;
	font-family: Arial, Helvetica, Georgia, sans-serif ;
	font-size: small ;
	font-style: normal ;
	font-weight: bold ;
	line-height: 105% ;
	color: #002211 ;
	}
td.topic {
	width: 100% ;
	padding: 0 0 0 15px ;
	font-family: Arial, Helvetica, Georgia, sans-serif ;
	font-size: small ;
	font-style: normal ;
	font-weight: bold ;
	line-height: 105% ;
	color: #002211 ;
	}
td.showdate {
	width: 35% ;
	border-style: ridge;
	border-width: 2px;
	border-color: #dddddd;
	padding: 2px ;
	background-color: #bbbbcc; 
	text-align: left ;
	vertical-align: top;
	}
span.showdate {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	}
span.showlen  { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	color: #990000
	}
td.daystostay {
	width: 5% ;
	border-style: ridge ;
	border-width: 2px ;
	border-color: #cccccc ;
	padding: 0px ;
	background-color: #555577 ; 
	vertical-align: center ;
	text-align: center ;
	}
span.daystostay {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ddddff;
	}
td.action {
	width: 15% ;
	border-style: ridge ;
	border-width: 2px ;
	border-color: #cccccc ;
	padding: 0px ;
	background-color: #9999aa ;
	vertical-align: top ;
	}
table.action {
	width: 100% ;
	border-style: none ;
	border-width: 0px ;
	padding: 0px ;
	}
td.play {
	width: 30% ;
	text-align: center ;
	}
td.download {
	text-align: center ;
	}
.info_table {
	width: 100%
	border-style: none;
	border-width: 0px;
	padding: 8px;
}
.info_category
{
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 16px; 
	letter-spacing: -1px; 
	font-weight: bold;
	text-align: right;
	color: #2222ff;
}
.info_stmt
{
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	letter-spacing: 0; 
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 15px ;
}
a.info_link:link
{
	color:#0000bb;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
a.info_link:visited
{
	color:#0000bb;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
a.info_link:hover
{
	color:#0000ff;
	text-decoration: underline;
	font-style: italic;
	padding: 0px 0px 0px 15px;
}
a.info_link:active
{
	color:#ffffff;
	test-decoration: underline;
	font-style: italic;
	padding: 0px 0px 0px 15px;
}
.info_heading
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: center;
	color: #222266;
}
.info_producer
{
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 16px; 
	letter-spacing: -1px; 
	font-weight: bold;
	color: #2222ff;
}
.sho_title
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	font-weight: normal;
	vertical-align: top;
	outline: #aaaaaa solid 1px;
	color: #000099;
	padding-left: 3px;
}
.sho_days
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	font-weight: bold;
	vertical-align: middle;
	outline: #aaaaaa solid 1px; 
	color: #000000;
}
.sho_data
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 4px;
/*	outline: gray inset 2px; */
	color: #000000;
}
.sho_name
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	vertical-align: top;
	color: #0000ff;
}
.edit_tag
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.edit_data
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000
}
.edit_data_bad
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #cc9999;
}
.file_err
{
	font-size: small;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	background-color: default;
}
.main_table_1
{
	background-color: #eeeeee;
}
.main_table_2
{
	background-color: #d0d0d0;
}
.inside_table
{
	outline: none;
}
.info_data
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	vertical-align: top;
	outline: gray solid 1px;
	color: #000000;
}
.info_data_bold
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	vertical-align: top;
	outline: gray solid 1px;
	color: #000000;
}

