body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	text-align: center;
	margin: 0px;
	background-image:url(images/background.jpg);
	
}

A:active {
	TEXT-DECORATION: none;
	color: 7C8B95;
}
A:visited {
	COLOR: 7C8B95; TEXT-DECORATION: none
}

A:link {
	COLOR: 7C8B95; TEXT-DECORATION: none
}

A:hover {
	COLOR: #003399; TEXT-DECORATION: none
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 5px;

}

.whiteborder {
	border: 1px solid #000000;
}

.albumtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;

}

.mailingListInput {
	border: 1px solid #999999;
	background: #ffffff;
	color: #000000;
	width:140px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
}

.mailinglistfont {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9px;
}

.textboldcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #314241;
	font-weight: bold;
	text-transform: uppercase;
}

.mailingListInputBUTTON {
	border: 1px solid #999999;
	background: #ffffff;
	color: #000000;
	width:55px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 9px;
}
.artistborder {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 4px solid #333333;
	border-left: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;

}
.textwhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
.table {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.texttour {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
}

.newsSUBJECT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #51616A;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
