body
{
padding: 0em;
margin: 0em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* Header Artist List Box */
#header form ,select
{

margin: 0em;
padding: 0em;
}

#header .BOXCOLOR
{background-color: #FFB551;}

#content h1
{
font-size: 12px;
font-weight: bold;
margin: 0em;
padding: 0em;
}

#content a:link {
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: none;
}

#content .RightCol
{background-color: #F0F9FF;}


#Bottom
{
width: 100%;
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size: 11px;
padding: 2px;
line-height: 150%;
}

#Bottom h2
{
font-size: 11px;
font-weight: normal;}

#Bottom a:link
{
color: #990099;
text-decoration: none;
}

#Bottom a:visited
{
color: #990099;
text-decoration: none;
}

#Bottom a:hover
{
text-decoration: underline;
}

#Bottom .sitelinks
{
padding: 2px;
/*background-color: #FFF4FF;*/
background-color: #FFF4FF;
}

#Bottom .line2
{
color: #fff;
padding: 2px;
background-color: #0061b4; 
/* background-color: #CC0099; */
}

#Bottom .line2 a:link
{
color: #fff;
text-decoration: none;
}

#Bottom .line2 a:visited
{
color: #fff;
text-decoration: none;
}

#Bottom .line2 a:hover
{
text-decoration: underline;
}
 
#Bottom .line3
{
color: #fff;
padding: 2px;
background-color: #0061b4;
font-weight: bold;
}


#Bottom .line3 a:link
{
color: #fff;
text-decoration: none;
}

#Bottom .line3 a:visited
{
color: #fff;
text-decoration: none;
}

#Bottom .line3 a:hover
{
text-decoration: underline;
}

