﻿body
{

    color: #505050;
	font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
	background-color: #000000;
	
	
	
	scrollbar-arrow-color: #303030;
	scrollbar-darkshadow-color: #d0d0d0;
	scrollbar-track-color: #d0d0d0;
	scrollbar-face-color: #d0d0d0;
	scrollbar-highlight-color:  #d0d0d0;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-base-color:  #d0d0d0;
 

}


td
{
	vertical-align: top;
}

td.TableHead
{
	font-weight: bold;
}

#pgTop
{
    z-index: 3;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 300px;
	text-align: center;
	width: 100%;
	
	background-color: #000000;
}



#pgHeadline
{
    z-index: 4;
    position: fixed;
    top: 280px;
	
    left: 30px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
	text-align: center;
	width: 100%;
	background-color: #000000;
	height: 30px;

}

#pgMenu
{
	position: fixed;
	z-index: 15;
	color: #00cc00;
	top: 90px;
	width: 99%;
	
}

#MenuStage2
{
	position: absolute;
	left: 50%;
	margin-left:200px; 
	width: 150px;
	text-align: right;
	
}

#pgContent
{

	z-index: 2;
	position: absolute;
	left: 50%;
	text-align:left;
	width: 700px;
	top: 310px;
	margin-left: -350px;

}

#pgCopyright
{
    z-index: 10;
    position: fixed;
    bottom: 0px;
    right: 10px;
	width: 100%;
	text-align: right;
	background-color: #000000;
	height: 20px;
}

.copyrightUrl
{
    font-size: 9px;
    text-decoration: none;
    color: #c0c0c0;
}

div.MenuBox
{
    padding-bottom: 4px
}

a
{
	color: #808080;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.Menu
{
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
}

h1
{
    font-size: 15px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    color: #808080;
}

h2
{
    font-size: 11px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    color: #505050;
    font-weight: bold;
    text-decoration: underline;
}

h3
{
    font-size: 11px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    color: #505050;
    font-weight: normal;
}

hr
{
    height: 1px;
    color: #505050;
}

img
{
    border: 0px;
}

.Photographer
{
  height: 20px;
  font-size: 10px;
  color: #c0c0c0;
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}






span.MainItem
{
	font-weight: bold;
	color: #909090;
	padding-left: 5px;
}

span.ReleaseItem
{
    padding-left: 10px;
}

span.ReleaseArtist
{
	font-weight: bold;
	color: #808080;
	font-size: 12px;
}

span.ReleaseTitle
{
	font-weight: bold;
	color: #505050;
	font-size: 12px;
}

span.ReleaseFormat
{
}

span.ReleaseLabel
{
    font-weight: bold;
}

span.ReleaseCat
{
}

span.ReleaseDate
{
}

div.ReleaseRemark
{
    font-style: italic;
    text-align: justify;
}

div.ReleaseInfoText
{
    font-style: italic;
    text-align: justify;
}


span.TrackPosition
{
    color: #505050;
}

span.TrackArtist
{
}

span.TrackTitle
{
    padding-left: 5px;
}

span.TrackVersion
{
    font-style: italic;
}

span.TrackTime
{
}

span.url
{
    color: #707070;
}

span.bandname
{
    color: #ffffff;
    font-variant:small-caps;
    font-size: 12px;
    
}

.Note
{
font-style: italic;
}