BODY {
	scrollbar-face-color: #996600;
	scrollbar-shadow-color: #996600;
	scrollbar-highlight-color: #996600;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;

}

body {
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.welcome {
	background-image: url(images/welcome_r2_c2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color: #996600;
	scrollbar-shadow-color: #996600;
	scrollbar-highlight-color: #996600;
	scrollbar-3dlight-color: #996600;
	scrollbar-darkshadow-color: #996600;
	scrollbar-track-color: #996600;
	scrollbar-arrow-color: #000000;
}

table.border {
	border-bottom: thin dotted Black;
	border-right: thin dotted Black;
}

td.xxsmall {
	color: Black;
	font: normal normal normal xx-small/normal Verdana;
}

td.xxxsmall {
	color: Black;
	font: normal normal normal Verdana;
	font-size: 9px;
	font-family: Verdana;
}


td.merch {
	color: Silver;
	font: normal normal normal x-small/normal Verdana;
}

td.merchbig {
	color: Silver;
	font: normal normal normal small/normal Verdana;
}

td.headlines {
	color: silver;
	font: normal normal normal xx-small/normal Verdana;
}

a:hover.headlines {
	color: red;
	font: normal normal normal xx-small/normal Verdana;
	text-decoration: underline;
}

a.headlines {
	color: white;
	font: normal normal normal xx-small/normal Verdana;
	cursor: auto;
	text-decoration: underline;
}

a.lyrics {
	color: black;
	font: normal normal normal xx-small/normal Verdana;
	cursor: auto;
	text-decoration: none;
}

a:hover.lyrics {
	color: red;
	font: normal normal normal xx-small/normal Verdana;
	text-decoration: underline;
}

a:hover.xxxsmall {
	color: red;
	font: normal normal normal Verdana;
	text-decoration: none;
	font-size: 8px;
}

a.xxxsmall {
	color: black;
	font: normal normal normal Verdana;
	cursor: auto;
	text-decoration: none;
	font-size: 8px;
}

a:hover.xxsmall {
	color: red;
	font: normal normal normal Verdana;
	text-decoration: underline;
	font-size: 10px;
}

a.xxsmall {
	color: black;
	font: normal normal normal Verdana;
	cursor: auto;
	text-decoration: underline;
	font-size: 10px;
}

a:hover.xsmall {
	color: red;
	font: normal normal normal Verdana;
	text-decoration: underline;
	font-size: x-small;
}

a.xsmall {
	color: black;
	font: normal normal normal Verdana;
	cursor: auto;
	text-decoration: underline;
	font-size: x-small;
}

textarea.guestbook {
	background-color: transparent;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
	}
	
input.guestbook {
	background-color: transparent;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana;
	font-size: xx-small;
	}
	
table.main {
	border-bottom: thin dotted #996600;
	border-left: thin dotted #996600;
	border-right: thin dotted #996600;
}

table.solidborder {
	border: thin solid Black;
}

a {
	color: white;
	font: normal normal normal xx-small/normal Verdana;
	cursor: auto;
	text-decoration: none;
}

a.merch {
	color: silver;
	font: normal normal normal x-small/normal Verdana;
	cursor: auto;
	text-decoration: none;
}

a:hover.merch {
	color: silver;
	font: normal normal normal x-small/normal Verdana;
	cursor: auto;
	text-decoration: underline;
}

a:hover {
	color: red;
	font: normal normal normal xx-small/normal Verdana;
	text-decoration: underline;
}
