html, body {
	font-family: Arial,Verdana,Serif,Tahoma,Helvetica;
	height : 100%;
	width : 100%;
}
body, td, pre {
	font-family: Arial,Verdana,Serif,Tahoma,Helvetica;
	font-size : 11pt;
}
body.head {
	margin : 0px;
	padding : 0px;
}
.maintable {
	width : 65.833em;/*790px*/
	vertical-align : top;
	margin : auto auto 2.0em auto;
	padding : 0;
}
.belowfooterspace {
	height : 10px;
}
.header {
	vertical-align : top;
	width : 65.833em;
	text-align : left;
	margin : 0;
	padding : 0;
}
.menu {
	margin : 0;
	padding : 0;
	vertical-align : top;
	text-align : justify;
	width : 200px;
}
.content {
	vertical-align : top;
	font-size : 11pt;
	line-height : 11pt;
	padding : 0;
	margin : 0;
	text-align : justify;
	width : 53.333em;
}
.content A:LINK, .content A:VISITED {
	text-decoration : underline;
}
.content A:HOVER {
	text-decoration : underline;
}
.content A:ACTIVE {
	text-decoration : underline;
}
.section A:LINK, .section A:VISITED, .sectioncurrent A:LINK, .sectioncurrent A:VISITED {
	font-size : 10pt;
	text-decoration : none;
}
.section A:HOVER, .sectioncurrent A:HOVER {
	font-size : 10pt;
	text-decoration : none;
}
.section A:ACTIVE, .sectioncurrent A:ACTIVE {
	font-size : 10pt;
	text-decoration : none;
}
.section, .sectioncurrent {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border : none;
	text-align : left;
	width : 150px;
}

* html .section, * html .sectioncurrent { /* IE only */
	width : 160px; /* IE5/win only */
	w\idth : 150px; /* other IE */
}

.sectioncurrent A:LINK, .sectioncurrent A:VISITED {
	text-decoration : none;
}
.sectioncurrent A:HOVER {
	text-decoration : none;
}
.sectioncurrent A:ACTIVE {
	text-decoration : none;
}
a, a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}
.contentsection, .sectionhead {
	font-size : 11pt;
	line-height : 11pt;
	text-align : justify;
	margin : 0px 0px auto 0px;
	padding : 20px 0px 20px 0px;
	width : 100%;
}
.sectionhead {
	font-weight : bold;
	font-size : 18pt;
	line-height : 18pt;
	text-align : center;
	margin : 0px 0px 0px 0px;
	padding : 20px 0px 20px 0px;
	width : 100%;
}
.contentsectionhead {
	font-weight : bold;
	font-size : 10pt;
	line-height : 1pt;
	text-align : left;
	margin : 0;
	padding : 20px 5px 20px 5px;
	width : 100%;
	text-align : center;
}
.indent {
	text-indent : 40px;
}
.metadata {
	font-size : 11pt;
	line-height : 11pt;
	text-align : justify;
	margin : 0px;
	padding : 0px 0px 0px 0px;
}
.editsection {
	font-size : 10pt;
	font-weight : bold;
}
.footer {
	vertical-align : top;
	padding : 5px;
	width : 65.833em;
	height : auto;
	text-align : center;
}
.footer A, .footer A:VISITED, .footer A:HOVER, .footer A:ACTIVE {
	text-decoration : underline;
}
SPAN {
	text-transform : uppercase;
}
img, img A, img A:VISITED, img A:HOVER, img A:ACTIVE {
	border : 1px black solid;
	margin : 1px;
	vertical-align : middle;
}
form {
	margin : 0px;
}
input.text {
	width : 134px;
}

.tracklist {
	width: 340px; /* 160px; */
	height: 340px;
	overflow-y: auto;
	position: relative;
	text-align : left;
}

.tracklist OL {
	margin: 0; 
	padding: 0 0 0 3em;
}