a:link     { color: rgb(255,191,233); text-decoration: none}
a:hover    { color: rgb(255,191,233)}
a:active   { color: rgb(255,0,0)}
a:visited  { color: rgb(191,191,255); text-decoration: none}

body
{
	font-family: Arial, Helvetica, sans-serif; 
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
	scrollbar-base-color:  rgb(51,51,102);
    scrollbar-arrow-color: rgb(255,191,233);
    horizontal-align: center
}

table
{
	text-align: center; 
	font-size: 10pt;
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}

h1    {margin-top: 0px; margin-bottom: 0px; font-weight: bold;   font-size: 11pt}
h2    {margin-top: 0px; margin-bottom: 0px; font-weight: bold;   font-size: 10pt}
h3    {margin-top: 0px; margin-bottom: 0px; font-weight: normal; font-size: 7pt}
h4    {margin-top: 0px; margin-bottom: 0px; font-weight: bold;   font-size: 8pt}
h5    {margin-top: 0px; margin-bottom: 0px; font-weight: normal; font-size: 8pt}
h6    {margin-top: 0px; margin-bottom: 0px; font-weight: normal; font-size: 7pt}

tr    {vertical-align: top}
img   {border: 0px}

.header tr {vertical-align: middle}

td.idheader {background-color: rgb(49,205,49); border: thin solid rgb(255,255,255)}
td.radioheader {border: thin solid rgb(255,255,255)}
td.infoheader {background-color: rgb(0,0,148); border: thin solid rgb(255,255,255)}

.radiobar    {color: rgb(191,255,191); background-color: rgb(238,237,238)}
.radioroll	 {color: rgb(206,0,0); background-color: rgb(255,255,255)}

.radionav:link {color:rgb(0,0,148); font-weight: bold; text-decoration: none; background-color: transparent}
.radionav:hover  {color: rgb(206,0,0);  font-weight: bold; text-decoration: none; background-color: transparent}
.radionav:active {color: rgb(0,0,148);  font-weight: bold; text-decoration: none; background-color: transparent}
.radionav:visited {color: rgb(49,205,49); font-weight: bold; text-decoration: none; background-color: transparent}
 
 .radio tr {vertical-align: middle}
 .radio td {font-size: 9pt}
 .radio td.altcolor  {background-color: rgb(0,0,0)}

table.contents {text-align: left;}
.contents a:link        {color: rgb(255,191,233)}
.contents a:hover       {color: rgb(255,255,255); background-color: rgb(49,207,49)}
.contents a:active      {color: rgb(255,255,255); background-color: rgb(16,0,123)}
.contents td {font-size: 9 pt}
a.altlink:link  {color: rgb(255,255,255)}

table.details
.details a:link    {text-decoration: none}
.details a:hover   {text-decoration: underline}
.details a:active  {text-decoration: underline}
.details td        {background-color: rgb(51,51,102);} 
.details td.altcolor  {background-color: rgb(0,0,0);}
.details tr.justify p {margin: 2px}
.details tr.justify {text-align: justify}

table.tableleft {text-align: left; color:rgb(255,255,255)}
  .tableleft td {padding: 2px}
  .tableleft td.altcolor {font-weight: normal}
  
  
  table.tablecenter {background: rgb(225,224,225); color: rgb(255,255,255); text-align: center}
  .tablecenter tr {background: rgb(255,255,255)}
  .tablecenter td {padding: 2px}
     
table.tableborder {background: rgb(225,224,225); color: rgb(255,255,255); text-align: left}
     .tableborder tr {background: rgb(255,255,255)}
     .tableborder td {padding: 2px}

table.tablesearch {background: rgb(225,224,225); color:rgb(255,170,17); text-align: center; border: 1px rigid rgb(225,224,225); font-weight: bold;}
  .tablesearch tr  {vertical-align: center}
  .tablesearch td  {padding: 2px; background: rgb(0,0,0)}
td.tablewhite {background: rgb(255,255,255)}
td.tablewhitefont {color: rgb(255,255,255)}
tr.tabletop {font-weight: bold}

table.quickpicks td {font-style: italic; font-size: 8 pt; padding: 0px}

table.releaseinfo {text-align: justify}
 .releaseinfo p.right {text-align: right}
 .releaseinfo p.center {text-align: center}
 .releaseinfo td.tracks {padding: 2px}
 

p.falselink {color: rgb(255,191,233)}
.ahem {display: none}