body {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #787e6f;
	
}

A:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

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

.text {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 10px;
	color: #000000;
	margin-bottom: 5px;

}

.whiteborder {
	border: 2px solid #ffffff;
}

.nav {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}

.albumtitle {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.header {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;

}

.mailingListInput {
	border: 1px solid #ffffff;
	background-color:#FFFFFF;
	color: #000000;
	width:130px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-weight: bold;
	font-size: 9px;
}

.mailinglistfont {
	font-family: arial, helvetica, trebuchet MS, verdana; 
	font-size: 9px;
}

.textboldcaps {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.mailingListInputBUTTON {
	border: 1px solid #ffffff;
	background-color: #555555;
	color: #CCCCCC;
	width:50px;
	padding-left: 1px;
	padding-right: 1px;
	font-family: arial, helvetica, trebuchet MS, verdana; 
	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: arial, helvetica, trebuchet MS, verdana;
	font-size: 9px;
	color: #000000;

}
.textwhite {

	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 11px;
	color: #FFFFCC;
}
.table {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.texttour {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 10px;
	color: #CCCCCC;
}

.newsSUBJECT {
	font-family: arial, helvetica, trebuchet MS, verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c8d1ba;
	border-bottom-color: #222222;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

hr {border: none 0;
border-top: 1px dashed #ffffff;
width: 100%;
height: 1px;
color: #ffffff;
margin-top: 4px;
margin-bottom: 4px;
}
