html, body { 
	height: 100%; 
}

body {
	margin:0px;
	background-color: #A5B1C7;
	color: #000000;
}

body, p, table, td, th, ul, ol, textarea, input {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

div.content { 
	height:465px;
	padding:0 10px 0px 10px;
	overflow:auto;
	scrollbar-arrow-color: #1E3763;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #A5B1C7;
}

table.layout { 
	border-collapse: collapse; 
}

table.layout td {
	border:solid 1px black;
	background-color:#FFFFFF;
}

body.fullphoto {
	background-color: #FFFFFF;
	margin: 10px;
	text-align: center;
}

body.printtab {
	background-color: #FFFFFF;
	margin: 10px;
}

body.fullphoto span {
	text-align:center;
}

a {
	color: #114477;
	text-decoration: none;
}

a:hover {
	color: #FFFF00; /*#eebb99;*/
	text-decoration: none;
}

li.indent {
	margin-left:15px;
}

.indent {
	margin-left:40px;
}

table.discography {
	border: 0;
	/*margin-left: 30px;*/
	/*margin-right: 15px;*/
	*/width: 635px;*/
}

table.discography td {
	border: 0;
	vertical-align: top;
	padding-bottom: 25px;
}

table.discography ol {
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
}

table.discography p, table.discography span {
	margin-left:15px;
}

table.discography td.albuminfo {
	width: 100%;
}

table.discography .albumtitle {
	font-family: arial,helvetica,verdana,sans-serif;
	color: #114477;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
}

table.music {
	width: 530px;
	margin-left: 30px;
	border: 0;
	border-collapse: collapse;
}

table.music td {
	border: 0;
	border-collapse: collapse;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
}

table.music td.title {
	padding-left: 5px;
	padding-right: 20px;
	text-align: left;
	white-space: nowrap;
	width: 40%;
}

table.music td.lyrics {
	/*padding-right: 40px;*/
	width: 60%;
}

table.music td.tabs {
	width: 60%;
}

table.music td.lyriccontent div span {
	margin-left:20px;
	white-space:pre;
}

table.tabdetail, table.tabdetail td {
	border:0;
}

table.tourdates {
	/*width: 620px;*/
	/*margin-left: 30px;*/
	border: 0;
	border-collapse: collapse;
}

table.tourdates td {
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
	font-size: 9pt;
}

table.tourdates tr.headers td {
	font-weight: bold;
}

table.tourdates td.datetime {
	white-space: nowrap;
}

table.tourdates td.location {
	white-space: nowrap;
}

tr.odd td {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: 0;
	border-right: 0;
	background-color: #CCCCFF;
}

table.photos {
	border: 0;
	align: center;
}

table.photos td.thumbnail {
	border: 0;
	padding: 5px;
}

p.lyrics {
	white-space:pre
}

p.tabs {
	white-space:pre;
	font-family: courier new,verdana,arial,sans-serif;
	font-size: 12px;
}

h1,h2,h3 {
	font-family: arial,helvetica,verdana,sans-serif;
	color: #114477;
}

h3 {
	font-weight: bold;
	font-size: 12pt;
}

h2 {
	font-weight: normal;
	font-size: 16pt;
}

h1 {
	font-weight: normal;
	font-size: 24pt;
}
