BODY { 
		filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3DA3CB,endColorStr=#F94904);
		background-color: #3333FF;
		XXXbackground-color: #000000;
		scrollbar-base-color: #4C4C56;
		scrollbar-track-color: #3B3B46;
		scrollbar-face-color: #4C4C56;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
	XXXcolor: #cc9933;
	XXXcolor: #FFCC33;
	color: #FFFFFF;
}

table.tblContent {
	border: 0;
	width: 100%;
}

td.tdContent {
	border-left: inset white 4px;
	border-right: outset white 4px;
}

td.tdTitle {
	border-top: inset white 4px;
}

td.tdArtistName {
	text-align: center;
}

marquee
{
	color: #CC33FF;
}

img.logo
{
	filter:alpha(opacity=100);
}

span.divFade
{
	filter:alpha(opacity=100);
}

img.thumb
{
	border: solid #000000 2px; 
	cursor: hand;
}

img.picLink
{
	cursor: hand;
}

img.photo
{
	border: groove #3DA3CB 2px; 
	filter:alpha(opacity=100);
}

font.footer {
	font-size: 8px;
	color: #3333FF;
}

h1, h2, h3
{
	font-weight: bold;
}

h1 
{
	font-size: 32px; 
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 12px;
}

td
{
	font-size: 11px;
}

td.title
{
	letter-spacing: 1pt;
	font-weight: bold;
	vertical-align: top;
}

a.inLine:link, a.inLine:active, a.inLine:visited
{
	font-size: 11px;
    color: #3DA3CB; text-decoration: none
}
a.inLine:hover
{
	font-size: 11px;
    color: #3333FF; text-decoration: underline
}
a
{
	font-size: 10px;
}
a:link
{
    color: #3333FF; text-decoration: none
}
a:active
{
    color: #3333FF; text-decoration: none
}
a:visited
{
    color: #3333FF; text-decoration: none
}
a:hover
{
    color: #F94904; text-decoration: underline
}
