/* CSS Document */

/* CGI-BIN database files use this CSS. */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #ffffff;
	background-image: url(../../../rrca/pics/rlogback.jpg);
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	color: #000000;
}
a {
	font-size: 14px;
	color: #0000FF;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF00FF;
}
a:link {
	color: #0000FF;
}
#title {
	position:absolute;
	left:4px;
	top:0px;
	width:99%;
	height:48px;
	z-index:2;
	background-color: #FFFFFF;
}
#adstop {
    position:absolute;
	left:4px;
	top:65px;
	width:99%;
	height:180px;
	z-index:2;
}
#content {
	position:absolute;
	left:4px;
	top: 245px;
	width:99%;
	height:1000px;
	z-index:1;
}
.contentsolicit {
    background-color: #D4D4D4;
    color: #000000;
}
.instructions {
    color: #000000;
}
.titlestyle {
	color: #FF0000;
	font-size: 24px;
}
.adstopstyle {
	color: #FF0000;
	font-size: 24px;
}
.contentHeaderStyle {
    color: #000000;
	font-weight: bold;
	font-size:16px;
}
.smallblue {
	color: #0000ff;
	font-weight: normal;
	font-size: 14px;
}
.genre {
	color: #777777;
	font-weight: normal;
	font-size: 14px;
}
.pagetitle {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
}
.bandnameblack {
    color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.bandtitle {
	color: #0000ff;
	font-weight: bold;
	font-size: 16px;
}
.albumtitle {
    color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
.datestyle {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}
.countryreview {
	color: #ff0000;
	font-weight: normal;
	font-size: 14px;
}
.format {
	color: #ff00ff;
	font-weight: normal;
	font-size: 14px;
}
.gradered {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}
.copyright {
	color: #777777;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}
-->
</style>