DIV.container DIV.close
{
	vertical-align:top;
	float:right;
	padding:0px 0px 0px 0px;
	cursor:hand;
	border:0px;
	border-width:0px;
	border-collapse:collapse;
	width:14px;
	height:17px;
	margin:-1px 2px 0px 4px;
}

html, body 
{
height: 100%;
margin: 0;
padding: 0;
}

html { overflow-y: hidden; }
body { overflow-y: auto; }

img#bg 
{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
}

.divMenu
{
    position:absolute;
    left		: 0px;
	top			: 0px;
    z-index:1;
}

body{
	background-color : FCFFF5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
    width : 100%;
	height : 100%;
}
table{
	border-color : 193441;
	border-width : 3;
	border-style : solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
}

table.menu
{
    border-color:8E001C;
}

table.indexbody-main-table
{
    border-color:8E001C;
}

table.noborder
{
    border-style:none;
    border-width:0;
}
tr{
	border-color : E7E8D1;
	border-width : 1;
	border-style : solid;
}
tr.header{
	background-color : C7C7C7;
	color:6D001C;
	font-weight:bold;
}
tr.normal{
	background-color : E7E8D1;
	color:193441;
}
tr.normal-noborder{
	background-color : E7E8D1;
	color:193441;
    border-style : none;
    border-width:0;
}
th{
	border-color : 193441;
	border-width : 1;
	border-style : solid;
	background-color : E7E8D1;
	font-weight : bold;
	font-size:14;
	color:6D001C;
}
td
{
	border-color : 193441;
	border-width : 1;
	border-style : solid;
}
td.noborder
{
	border-color : 193441;
	border-width : 0;
	border-style : none;
}
td.menu
{
    text-align : left;
    border-color : 193441;
	border-width : 0;
	border-style : none;
    height:62px;
}

ol{
	font-family : "Courier New", Courier, monospace;
	font-size : 11;
	margin-bottom : 0;
	padding-bottom : 0;
}


td.tableHeader
{	font-family:Arial;
	background-color:gray;
	font-size:13px;
	font-style : italic;
	font-weight : bold;
	color:white;
	text-align:left;}

.Header1 {font-size:13pt; color:8E001C; font-family:Arial}
.Header2 {font-size:18pt; color:8E001C; font-family:Arial; font-weight:bold}
.PageHeader {font-size:20pt; color:8E001C; font-family:Tahoma; font-weight:bold}
a {text-decoration:underlined; font-family:Arial; color:#5b4606; font-weight:bold}

.homeFont
{
    color:6D001C;
    font-size:16px;
}

.oldNotes {font-family:Arial; font-size:9px}
.oldTake {font-family:Arial; font-size:9px; font-style : italic;}
.deadSong {text-decoration:line-through}
tr.deadSong {text-decoration:line-through}

img {border : none;}
background-color : ;
	color:;

a.fancyButton:active
{
	font-weight:bold; 
	font-family:arial,helvetica;
	font-size:22px;
	text-decoration:none;
	color:gray;	
    text-align:center;
}
a.fancyButton:link
{
	font-weight:bold; 
	font-family:arial,helvetica;
	font-size:22px;
	text-decoration:none;
	color:gray;
    text-align:center;
}
a.fancyButton:visited
{
	font-weight:bold; 
	font-family:arial,helvetica;
	font-size:22px;
	text-decoration:none;
	color:gray;
    text-align:center;
}
a.fancyButton:hover
{	
	font-weight:bold; 
	font-family:arial,helvetica;
	color:D32A00;
    text-align:center;
}

p {
	font		: normal 10px/14px arial,helevetica,san-serif;
}