﻿body{
	background-color: #000000;
	background-image: URL("/images/a_stars.gif");
}

/* Yellow was previously #FFE320; */
A:link { text-decoration: none; color: #FEE85F; font-family: Arial; }
/* Yellow was previously #FFE320; */
A:visited { text-decoration: none; color: #FEE85F; }
A:hover { text-decoration: underline; }
/* Yellow was previously #FFE320; */
A:active { text-decoration: underline; color: #FEE85F; }

#tableForLayout, #tableForLayout tr {
	vertical-align: top;
}

/* Yellow was previously #FFE320; */
.yellow {
	color: #FEE85F;
	font-family: Arial;
}

/* Yellow was previously #FFE320; */
h3.yellow{
	color: #FEE85F;
	font-family: Arial;
	text-align: center;
}

h3.left {
	text-align: left;
}

.copyright
{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-style: italic;
	color: rgb(150,150,150);
}

.light_blue, .light_blue:active, .light_blue:link, .light_blue:visited, .light_blue:hover {
	color: #99CCFF;
	font-family: Arial;
}

.p85 {
	font-size: 85%;
}

.bright_yellow {
	color:#FEE85F;
	font-family: Arial;
}

#position_table, #position_table td, #position_table tr{
	background-color: #000000;
	vertical-align: top;
}

.center{
	text-align: center;
}

/*content table */
#contTable table, #contTable tr, #contTable td {
	font-family: Arial;
	color: #99CCFF;
	vertical-align: middle;
	}
table.contTable {
	width: 800px;
}

/* First column for contact_table text */
td.rt{
	width: 210px;
	text-align: right;
}

.navbar{
	width: 100px;
	vertical-align: top;
}

#SongListDetail, #SongListDetail td, #SongListDetail tr {
	font-family: Arial;
	color: #99CCFF;
	text-align: center;
	vertical-align: middle;
}

.footer {
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCFF;
}

.ol_spaced li {
	padding-bottom: 8px;	
}