body
{
	background-color: #d0dbdf;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px; 
}

table
{
	background-color: #003c6a;
	border: solid;
	border-color: #3a364f;
	border-width: 1px;
	border-collapse: collapse;
}

table.recordings
{
	font-size: 10pt;
	background-color: #d9ddea;
	border-color: #3a364f;
	border-style: solid;
	border-width: 2px;
	width: 450px;
}

table.archives
{
	font-size: 10pt;
	background-color: #d9ddea;
	border-color: #3a364f;
	border-style: solid;
	border-width: 2px;
	width: 450px;
}

table.links
{
	font-size: 10pt;
	background-color: #d9ddea;
	border-color: #3a364f;
	border-style: solid;
	border-width: 2px;
	width: 450px;
}

td.menu
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	height: 25px;
	background-color: #003c6a;
}

td.menu a:link
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	width: 160px;
}

td.menu a:visited
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	width: 160px;
}

td.menu a:hover
{
	color: #ffffff;
	background-color: #677db3;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	width: 160px;
}

td.left
{
	background-color: #d9ddea;
	padding: 15px;
	font-size: 10pt;
}

td.left a
{
	color: #003c6a;
	text-decoration: none;
	font-weight: bold;
}

td.left a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


td.right1
{
	background-color: #fff5e8;
        height: 300px;
	padding: 15px;
	font-size: 10pt;
}

td.right2
{
	background-color: #fff5e8;
        height: 1px;
	padding: 0px 25px 0px 25px;
}

td.right3
{
	background-color: #fff5e8;
        height: 160px;
	padding: 15px;
	font-size: 10pt;
}

td.right4
{
	background-color: #fff5e8;
	padding: 15px;
	font-size: 10pt;
}

td.right4_h
{
	background-color: #fff5e8;
	padding: 15px;
	padding-bottom: 0px;
	font-size: 12pt;
	font-weight: bold;
}

td.footer
{
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	border-width: 1px;
	background-color: #003c6a;
}

td.footer a
{
	color: #cccbd0;
	text-decoration: none;
}


td.tapes
{
	border-style: solid;
	border-color: #3a364f;
	border-width: 2px;
	text-align: center;
	height: 35px;
}

td.tapes a
{
	color: #003c6a;
	text-decoration: none;
	font-weight: bold;
}

td.tapes a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.tapes_header
{
	padding: 4px;
	border-style: solid;
	border-color: #3a364f;
	border-width: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

td.link
{
	border-color: #3a364f;
	border-width: 0px;
	text-align: center;
	height: 35px;
	padding: 0px;
}

td.link a
{
	color: #003c6a;
	text-decoration: none;
	font-weight: bold;
}

td.link a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.link_header
{
	padding: 4px;
	border-color: #3a364f;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

td.archive
{
	border-style: solid;
	border-color: #3a364f;
	border-width: 2px;
	text-align: center;
	height: 35px;
}

td.archive a
{
	color: #003c6a;
	text-decoration: none;
	font-weight: bold;
}

td.archive a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.archive_header
{
	padding: 4px;
	border-style: solid;
	border-color: #3a364f;
	border-width: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

p.full
{
	font-size: 8pt;
	font-style: italic;
}
