
body {
background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 15px;
	color: #ffffff;
	
}

td.left_col {
	background-image: url(images/nf_repeat_left.jpg);
}

td.right_col {
	background-image: url(images/nf_repeat_right.jpg);
}
td.middle_col {
	background-image: url(images/nf_content_color.jpg);
}


td.left_line {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #330000;
	color: #660000;
}

td.bottom_line {

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom_color: #330000;
}

td.bottom_left_line {

	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom_color: #330000;
}


.rpm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	/*margin-bottom: -8px;*/
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	/*margin-bottom: -8px;*/
}



h1.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	/*margin-bottom: -8px;*/
}
h2.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	/*margin-bottom: -8px;*/
}

h2sized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	/*margin-bottom: -8px;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	/*margin-bottom: -8px;*/
}




p.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

a:link            { color: #FF9900; text-decoration: underline }
a:active         { color: #FF6600 ; text-decoration: underline }
a:visited        { color:#FF9900; text-decoration: underline }
a:hover         { color: #FF6600; text-decoration: underline }

a.noline:link            { color: #FF9900; text-decoration: none }
a.noline:active         { color: #FF6600; text-decoration: none }
a.noline:visited        { color: #FF9900; text-decoration: none }
a.noline:hover         { color: #FF6600; text-decoration: none }


a.bottom:link            { color: #FFFFFF; text-decoration: underline }
a.bottom:active         { color: #FF0000; text-decoration: underline }
a.bottom:visited        { color: #FFFFFF; text-decoration: underline }
a.bottom:hover         { color: #FF0000; text-decoration: underline }

