body
{
font-size: 70%;
color: #000000;
background-image:  url(../images/hiero.jpg);
background-color: #FFFFFF;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
}

body, p, h1, h2, h3, h4, h5, h6, table, td, th, ul, ol
{
font-family: Verdana, Helvetica, Arial, sans-serif;
}

p {
	text-align: left;
}
p.center {
	text-align: center;
}

p.red {
	text-align: center;
	color: #FF0000;
	font-size: 120%;
	font-weight: bold;
}

h1 {
	text-align: center;
	font-size: 160%;
	font: "Times New Roman", Times, serif;
	color: #1F3162;
	font-variant: small-caps;
}

h2 {font-size:120%;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

span.blue { color: #00008B; background-color: transparent; }
span.red { color: #FF0000; background-color: transparent; }

.music { text-align: center; }
.music2 { text-align: left; }
.linethrough { text-decoration: line-through; }

table.control {
	width: 745px;
}

td.control {
	text-align: left;
	vertical-align: top;
}

td.control2 {
	text-align: left;
	vertical-align: top;
	padding-left: 15px
}

table.main {
	background-color: #FFFFFF;
	border: 1px #8B4513 solid;
	width: 610px;
}

tr.main {
}

td.main {
	text-align: center;
	padding-bottom: 20px;
}

tr.album {
	width: 100%;
}

td.album {
	width: 25%;
	text-align: middle;
	vertical-align: top;
	padding-right: 7px;
	padding-left: 7px;
}

td.albumText {
	width: 25%;
	text-align: middle;
	vertical-align: middle;
	font-style: italic;
}

/*
table.menu {
	background-color: #FFFFFF;
	border: 2px #8B4513 solid;
	width: 200px;
}

tr.menu {
	
}

td.menu {
	text-align: left;
}
*/
hr {
background-color: #8B4513;
}

/*
table.menu { background-color: #FFFFFF; border: 1px #98AAB1 solid; min-height: 99%; }

td.menu
{
background-color: #EFEFEF;
text-align: left;
white-space: nowrap;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 15px;
padding-top: 5px;
}
*/
.bgTop		{  background-image:  url(../images/bg_top.gif); background-repeat: repeat-x}
.bgTxtTop	{ white-space: nowrap; text-decoration: none;}
.nowrap		{ white-space: nowrap; }
th	{ color: #8B0000; font-size: 11px; font-weight : bold; }

td.band { background-color: #EFEFEF; text-align: center;  vertical-align: top;  }
th.band { background-color: #D2D2D2; }
table.band { background-color: #464646; }

a:link,a:active,a:visited { font-size: 100%; text-decoration: none; color : #C00000; }
a:hover		{ text-decoration: none; color : #464646; }

a.menu:link    { text-decoration: none; color: #1F3162; background-color: transparent; }
a.menu:visited { text-decoration: none; color: #1F3162; background-color: transparent; }
a.menu:hover   { text-decoration: none; color: #8B4513; background-color: transparent; }
/* a.menu:hover   { text-decoration: none; color: #464646; background-color: transparent; } */
a.menu:active  { text-decoration: none; color: #1F3162; background-color: transparent; }


table.menu1 {
	background-color: #FFFFFF;
	border: 1px #1F3162 solid;
	width: 135px;
	border-collapse: collapse;
}

tr.menu1 {
	background-color: #1F3162;
}

tr.menu2 {
	background-color: #FFFFFF;
}

td.menu1 {
	padding: 2px;
	background-color: #1F3162;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	width: 100%;
	font-variant: small-caps;
}

td.menu2 {
	padding: 5px;
	background-color: #FFFFFF;
	width: 100%;
	font-variant: small-caps;
}

.center {
	text-align: middle;
}
