﻿body 
{
    margin:0 0 0 0;
    background-color: #101010;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
}
div#body_content
{
	background: black url('images/body_bg.jpg');
	padding-left:15px;
	padding-right:35px;
	color:#000000;
	padding-bottom:15px;
}
div#banner 
{
    position:relative;
    left:284px;
    top:17px;
    width:479px;
    height:73px;
    overflow:hidden;
}
td.frontPageCell
{
}
div.frontPageCellTitle
{
    padding:3px;
    background:url('images/title_bar_bg.jpg');
    font-weight:bold;
    font-family:Arial, Helvetica, Sans-Serif;
    color:White;
    text-align:right;
    font-size:12px;
}
div.frontPageCellBody
{
    color:White;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
    padding:5px;
    text-align:justify;
}
td
{
    vertical-align:top;
}
div.newsHeader
{
	font-weight:bold;
	font-size:14px;
	color:#003190;
}
div.newsItem
{
    padding-left:20px;
}
span.newsDate
{
    font-weight:normal;
    color:white;    
}
div#optionDiv
{
 text-align:right;   
}
span.reviewBold
{
	font-weight:bold;
	color:#003190;
}
div.reviewHeader1
{
	font-size:24px;
	font-weight:bold;
	color:#003190;
}
div.reviewHeader2
{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
div.reviewHeader3
{
	font-size:18px;
	font-weight:bold;
	color:#003190;
}
div.dealerCtr
{
    border-bottom:1px white solid;
}
td.artistBoxwPhoto
{
    width:142px;
    padding:2px;
    margin:2px;
    text-align:center;
    height: 175px;
    overflow:hidden;
    color:White;
}
td.artistBoxwoPhoto
{
    width:142px;
    padding:2px;
    margin:2px;
    text-align:center;
    height: 50px;
    overflow:hidden;
    color:White;
}
table.artistCtr
{
    width:600px;
    padding:1px;
}
a:link{color:Red;text-decoration:none;}
a:active{color:Red;text-decoration:none;}
a:visited{color:Red;text-decoration:none;}
