body {
	margin: 0 auto 0;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/headers/cueHits_bg_lg.gif);	
	
}
.column_headers	{
	font-size: 12px; 
	color: #ff0000; 
	/*font-variant: small-caps;*/
	margin: 5px 0px 0px; 
	font-style: italic; 
	font-weight: bold;
}

a {
	font-size : 11px;
	color: white; /*#40C931;	*/
	
	text-decoration: none;	
}

a:hover {
	font-size : 11px;
	color:  #FFFF00;
	text-decoration: none;	
}
a:visited {
	font-size : 11px;
	color:  #D87DD8;
	text-decoration: none;	
}
.about {
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: black;
	margin-top: 20px; 
	margin-right: 20px; 
	margin-bottom: 20px;
	margin-left: 20px;
}
.about1 {
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	
}
.albumartist {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-style: normal;	
	font-weight: bold; 
	color: black;
}
.bio {
	font-size : 13px;
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	margin-left: 10px;
	color:  black;	
	text-decoration: normal;	
}
.bio_sm {
	font-size : 11px;
	margin-top: 10px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	margin-left: 10px;
	color:  black;	
	text-decoration: normal;	
}
.cdtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: italic;	
	font-weight: bold; 
	color: black;
}

.greybg a:link {
	font-size : 11px;
	color:  #0000FF;	
	text-decoration: none;	
}

.greybg a:hover {
	font-size : 11px;
	color:  #FF0000;
	text-decoration: none;	
}
.headers {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;	
	font-weight: normal; 
	color: black;
}
.headers_black {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;	
	font-weight: bold; 
	color: black;
}
.headers_black_lg {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-style: normal;	
	font-weight: bold; 
	color: black;
}
.headers_white_lg {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	color:#FFF
}
h2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;	
	margin-bottom: 4px; 
	margin-top: 4px;
}
h3	{
	font-size: 9px; 
	color: #80090D; 
	font-variant: small-caps;
	margin: 5px 0px 0px; 
	font-style: italic; 
	font-weight: normal;
}

h5 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #043555;	
	margin-bottom: 4px; 
	margin-top: 4px;
}

h6	{
	font-size: 11px; 
	color: #043555; 
	margin-top: 10px;	
	margin-bottom: 4px; 
	font-style: italic; 
	font-weight: bold;

}

h7	{
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 4px;
	font-style: normal;
	font-weight: normal;
}
.paging {
	color: #043555;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* drop shadow code */
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 3px;
	right: 3px;
}

.shadow{
	background-color: #ccc; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #000; /*background color of content*/
	color: #FFF; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .0em 0ex;
}

/* drop shadow TEST code */
.blur2{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow2,
.content2{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow2{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content2{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .0em 0ex;
}

.formselect {
	width: 180px; 
	font-size: 10px;
}

.searchbox {
	width: 98px; 
	height: 14px;
	border: 0px solid #000; /*border color*/	
	font-size: 10px;
}

#playlist {
	border: 1px solid #343434;
}
#playlist tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	padding: 3px 8px; 
	border-left: 1px solid #343434;
	color: #cccccc;
}
/* #playlist tbody tr td a{color: #FF4242;} */
#playlist tbody tr.selected td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2D2C2C; 
	color: #ffffff; 
	font-weight: bold;
	font-size: 9pt; 
	border-left: 1px solid #343434; 
	border-lright: 1px solid #343434; 	
	border-bottom: 1px solid #444444;
}
.loginscreens {
	font-size: 12px; 
	color: yellow; 
	/*font-variant: small-caps;*/
	margin: 5px 0px 0px; 
	font-style: italic; 
	font-weight: bold;
}

.popup {
	font-size: 9px; 
	color: white; 
	/*font-variant: small-caps;*/
	margin: 5px 0px 0px; 
	font-style: italic; 
	font-weight: bold;
}

