/*	
7-4-2011	ka	changes
*/

/******* ALL ENTRIES ARE SORTED ALPHABETICAL - STARTING DOTS ARE IGNORED ***********/


a:active {
	color:						#111166; 
	text-decoration:			none;
}

a:hover {
	font-weight:				bold;
	text-decoration:			underline;
}

a:link {
	color:						#1111ff; 
	text-decoration:			none; 
}	

a:visited { 
	color:						#1111aa; 
	text-decoration:			none; 
}

.artist { 
	font-size:					20pt; 
}

body { 
	background-image:			url('../gfx/bg_logo2.gif'); 	
    font-family:				verdana, arial, helvetica, sans-serif;
	margin-top:					0;
	margin-left:				0;
}

.bottomline {
	color:						#666666;
	font-size:					7pt;
	text-align:					center;
	vertical-align:				bottom;
}

.info_box {
	background-color:			#ffffcc; 
	color:						#991111;
}

.leftcol { 
	background-color:			#991111; 
	color:						#ffffff; 
	vertical-align:				top;
	text-align:					center;
	font-size:					10pt;
}

li {
	font-size:					10pt;
}

.review_nce {
	background-color:			#FFEC9F;
	color:						#991111;
	font-size:					8pt;
}

.review_i_agree {
	font-size:					7pt;
	color:						#991111;
}

.tracklisting { 
	background-color:			#ffffcc; 
	color:						#991111;
	width:						800px; 
	font-size:					10pt; 
	border:						1px solid #991111;
}

.txtfont { 
	font-size:					10pt; 
}

.ypcrg { 
	background-color:			#991111; 
	color:						#ffffff; 
	vertical-align:				top;
	text-align:					left;
	font-size:					10pt;
}

.ypcrg_subhead { 
	background-color:			#991111; 
	color:						#eeeebb; 
	letter-spacing:				0.0em; 
	font-size:					7pt;		
}

