/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.whiteLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whiteLinks a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.whiteLinks a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.bodyCopy {
	font-size: 10px;
	color:#000000;
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}
.bodyCopyBigger {
	font-size: 11px;
	color:#000000;
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}
.CopyReverse {
	font-size:9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}
.reversefooter {
	font-size:10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}
.subHead {
	color: #3E5561;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}

#mainContent {
 	width:277px;
	height:450px;
	padding-top:0px;
	padding-right:2px;
	overflow:auto;
}

#mainContentLong {
 	width:572px;
	height:445px;
	padding-top:5px;
	padding-right:5px;
	overflow:auto;
}

#mainContentArtists {
 	width:572px;
	height:445px;
	padding-top:5px;
	padding-right:5px;
}

#rightSection {
	width:249px;
	height:443px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
	overflow:auto;
}

#rightInteract {
	width:249px;
	height:443px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
	overflow:auto;
}