#alpha_nav {display:block; top:0; left:0; width:50px; height: 600px; position:fixed; text-align:center; font-weight:bold; color:#000000;}
#fixedother {display:block; bottom: 5px; right: 5px; width:220px; height: 200px; position: fixed; }

body {
	font-family: times;
	color: #000;
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #808080;
		}
	
	a:link {color: #808080}
	a:visited {color: #808080}
	a:hover {font-weight: bold;}
	a:active {color: #cccccc}

.floating_menu {position:fixed; visibility:show; left:0px; top:0px; z-index:2}
.nounderline {text-decoration: none; font-weight: bold; color: #000000;}
.letter {text-align: center; width: 20px;}
.floating_menu_letter {text-decoration: none; font-weight: bold; font-size: 125%; text-align: center;}
.floating_menu_letters {text-decoration: underline; font-size: 110%; text-align: center;}
		
h1 {font-size: 200%}
h2 {font-size: 150%}
h3 {font-size: 105%}
h4 {font-size: 80%; font-family: Arial, Helvetica, Verdana, sans-serif;}
h5 {font-size: 110%}
p {font-size: 100%; text-align: center; }
.black {color: #000000; }

b.gold {font-weight: bold; color: gold; }

  TABLE          { border-collapse: collapse;
                   border: 1px solid black; 
                   empty-cells: show; 
                   text-align: left; }
  *#col1         { border: 3px solid black; }
  TD             { border-collapse: colapse;
                   border: 1px solid black; padding: 4px; }
  TD.white  { border: 1px dashed white; }
  TD.solid-green { border: 5px solid green; }
  TD.black {background: #000; padding: 1px; }
  TD.none {border: none}

table.white {background: #fff}
table.black {background: #000}
table.none {border: none}

table.arabic {background: #bc5867}
table.christian {background: #b60303}
table.cocktail {background: #ff80ff}
table.country {background: #ff8000}
table.current {background: #0000ff}
table.dance {background: #ff0000}
table.disco {background: #ff0080}
table.hiphop {background: #804040}
table.industrial{background: #c0c0c0}
table.karaoke {background: #000000}
table.latin {background: #408080}
table.motown {background: #008040}
table.nostalgia {background: #ffff00}
table.oldies {background: #00ff00}
table.reggae {background: #bd704f}
table.retro {background: #800080}
table.rock {background: #8080ff}
table.slowdance {background: #C2A3B3}
table.spanish {background: #ff0000}
table.special_event {background: #B3AC39}
table.techno {background: #00ffff}

.arabicfont {color: #bc5867}
.christianfont {color: #b60303}
.cocktailfont {color: #ff80ff}
.countryfont {color: #ff8000}
.currentfont {color: #0000ff}
.dancefont {color: #ff0000}
.discofont {color: #FF0080}
.hiphopfont {color: #804040}
.industrialfont {color: #c0c0c0}
.karaokefont {color: gold}
.latinfont {color: #408080}
.motownfont {color: #008040}
.nostalgiafont {color: #ffff00}
.oldiesfont {color: #00ff00}
.reggaefont {color: #bd704f}
.retrofont {color: #800080}
.rockfont {color: #8080FF}
.slowdancefont {color: #C2A3B3}
.spanishfont {color: #ff0000}
.special_eventfont {color: #B3AC39}
.technofont {color: #00ffff}

pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}