@charset "iso-8859-1";
body 					{ background-color: #000000; font-family: verdana, arial, helvetica, sans-serif; margin-top:40px; }

h1						{ color: #000000; font-size: 13px; text-decoration: none; display: inline}	

a:link 					{ color: #CC3333; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}
a:active 				{ color: #FF6666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}
a:visited 				{ color: #CC3333; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}
a:hover 				{ color: #FF6666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

.heading                { color: #000000; font-size: 15px; text-decoration: none; font-weight: bold; }
.heading2               { color: #000000; font-size: 21px; text-decoration: none;}
.content			  	{ color: #000000; font-size: 12px; text-decoration: none;}	
.content2			  	{ color: #000000; font-size: 13px; text-decoration: none;}	
.songcontent			{ color: #000000; font-size: 12px; text-decoration: none; }	
.songcontent2			{ color: #000000; font-size: 12px; text-decoration: none; }	
.songtitle				{ color: #000000; font-size: 13px; text-decoration: none; font-weight: bold; }
.songtitle:hover		{ color: #FF6666; font-size: 13px; text-decoration: none; font-weight: bold; }
.venue				    { color: #CC3333; font-size: 11px; text-decoration: none; font-weight: bold; }
.venue:hover		    { color: #FF6666; font-size: 11px; text-decoration: none; font-weight: bold; }
.player				    { color: #CC3333; font-size: 13px; text-decoration: none; font-weight: bold; }
.player:hover		    { color: #FF6666; font-size: 13px; text-decoration: none; font-weight: bold; }
.realaudio				{ color: #000000; font-size: 11px; text-decoration: none; font-weight: bold; }
.realaudio1				{ color: #000000; font-size: 11px; text-decoration: none; }
.realaudio:hover		{ color: #FF6666; font-size: 11px; text-decoration: none; font-weight: bold; }

.activeplayernav		{ color: #FFCCCC; font-size: 16px; text-decoration: none; font-weight: bold; }
.playerLink				{ color: #FF9999; font-size: 16px; text-decoration: none; font-weight: bold; } 
.playerLink:hover 	 	{ color: #FFCCCC; font-size: 16px; text-decoration: none; font-weight: bold; }

.activehomenav			{ color: #FF6600; font-size: 17px; text-decoration: none; font-weight: bold; }
.contactLink			{ color: #000000; font-size: 17px; text-decoration: none; font-weight: bold; } 
.contactLink:hover 	 	{ color: #CC3333; font-size: 17px; text-decoration: none; font-weight: bold; }
.footer				    { color: #FF9999; font-size: 11px; text-decoration: none; font-weight: bold; }

.attributename  {
	font-size : 12px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}