A:link {color: red;text-decoration:none; }
A:visited {color: red;text-decoration:none; }

body {
	background-color: #100F10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.formStyle {
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 22px;
}



.adminButton {background-color: black; color:white}

.adminMessage {color:red; background-color:yellow}

.adminLargeTextOutput {color: white; font-size:13pt; font-family: arial}

.adminNormalTextOutput {color: white; font-size:10pt; font-family: verdana; padding:10px}

.adminNormalSmallText {color: white; font-size:7pt; font-family: tahoma}

.adminTextTitle {color: white; font-size:13pt; font-family: verdana}

.adminTopTextLinks {color: white; font-size:13pt; font-family: arial}

.adminNormalLinkText {color: white; font-size:10pt; font-family: verdana}

.adminNormalListText {color: white; font-size:10pt; font-family: verdana}

.artistPageLargeTextRed {color: #A71E22; font-size:18pt; font-family:tahoma}

.artistPageLargeText {color: white; font-size:14pt; font-family:tahoma}

.artistPageNormalText {color: white; font-size:10pt; font-family:tahoma}

.artistPageSmallText {color: white; font-size:9pt; font-family:tahoma}

.artistPageContent {padding:5px; width:690px}

.artistTopDiv {

		background-image: url(images/top_round.gif);
		width:600px;
		background-repeat: no-repeat;

}

.artistBottomDiv {

		background-image: url(images/bottom_round.gif);
		width:600px;
		background-repeat: no-repeat;

}
.inputBoxStyle {

	background-image: url(images/background_input.gif);
	
}

.overlay1 {position: absolute; top: -125px; position:relative; left: 0px}


.genericColumnBackground {

	background-image: url(images/single_column_middle.gif);
	background-repeat: repeat;
	width:600px;
	margin:0px;

}

.downloadMP3Text {color: white; font-size:7pt; font-family: tahoma}

.downloadMP3TextLink {color:#999999; font-size:6pt; font-family: Arial}

.doubleColumnTable {

	background-image: url(images/double_column_middle.gif);
	background-repeat: repeat;
	

}

.doubleColumnBackground {
	
	background-image: url(images/middle.gif);
	background-repeat: repeat;
	overflow:hidden;

}

.singleColumnTable {

	background-image: url(images/single_column_middle.gif);
	background-repeat: repeat;

}

.singleColumnBackground {
	
	background-image: url(images/single_column_middle.gif);
	background-repeat: repeat;
	width:800px;
	margin:0px;
	
	overflow:hidden;

}

.innerColumnText {
	
	padding-left: 15px;
	padding-right: 15px;
	
}

.innerFormText {

	padding: 15px;


}


.images{

	border: 5px #cccccc;
	border-color: #CCCCCC;
}
