body {
	background-color: #000000;
	/* background-image: url(../images/newbackgroundforAceFu.jpg); */
	background-image: url(../images/newbackground4.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .5px;
	font-weight: normal;
	color: #FFFFFF;
}

/*a img{
	border: none;
}*/
a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:visited {
	color: #CCFF00;
	text-decoration: none;	
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
a:active {
	color: #CCFF00;
	text-decoration: underline;
}

a {
	position: relative;
}
/*h2 { 
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14pt;
	padding-top: 10px;
	background-image: url(/images/curly3.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 33px;
	font-family: arial;
	text-transform: uppercase;

}*/

h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14pt;
	background-image: url(/images/curly2.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	/* if you change the top or bottom padding here you MUST change the
	   settings in the sIFR.replace call in /include/t_footer.php
	   */
	padding: 10px 0 2px 15px;
	height: 38px;
	font-family: arial;
	text-transform: uppercase;
}

h3 { 
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11pt;
	padding: 0px;
}
h4 { 
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	text-transform: uppercase;
	padding: 0px;
}

select {
	background: black;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
	padding: 1px;
	vertical-align: middle;
	border: 1px solid white;
}
INPUT {
	background: #CCFF00;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
	padding: 1px;
	border: 0px;
	vertical-align: middle;
}
.body_black {
	color: #000000;
	font-weight: normal;
}
.body_purple {
	color: #CC33CC;
	font-weight: bold;
}
.body_green {
	color: #CCFF00;
	font-weight: bold;
}
.green_subhead {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CCFF00;
	text-transform: uppercase; 
}
.body_bold {
	font-weight: bold;
}
.green_storeBandName {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF00;
	font-weight: bold;
	text-transform: uppercase;
}
.green_mainhead {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF00;
	font-weight: bold;
	text-transform: uppercase;
}
.purple_mainhead {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC33CC;
	font-weight: bold;
	text-transform: uppercase;
}
.store_artistbig {
	font-size: 30px;
}
.store_artistsmall {
	font-size: 24px;
}
.checkout_large {
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
}
.green_light {
	font-weight: normal;
	color: #CCFF00;
}
.purple_light {
	font-weight: normal;
	color: #CC33CC;
}
.noborder { border: 0; }

.section_header {
	background-image: none;
	text-align: center;
	margin-bottom: 10px;
}

#topmailinglist .mailing_list_check{
	color: black;
	font-family: arial;
	font-weight: bold;
}

#indexFArtistContent h3,
.store_MainItembackground_left h3{
	color: #CC33CC;
}

.mail_list_message{
	font-weight: bold;
	color: red;
}