
body, div, span, tr, td, th, dl, dt, dd, li, ul, ol, p, a, h1, h2, h3, h4, h5, h6, b, i {
	font-family: verdana,helvetica,arial,san-serif;
	/* letter-spacing: 1px; */
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p, a {
	font-size: 8.5pt;
	line-height: 12pt;
}
body {
	color: #999999;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /* background: NO-REPEAT url(../images/common/bkg.gif); */
    background-color: #000000;
	margin: 0px;
}

div#center_splash {
	position:absolute;
	top:50%;
	left:50%;
	/* background-color: #333333; */
	width:770px;
	height:125px;
	margin-top:-100px;
	margin-right:auto;
	margin-left:-385px;
	text-align: center;
	vertical-align: middle;
	z-index:50;
}

div.scroll_suburbanPimpSynopsis {	
	height: 210px;	
	width: 330px;	
	overflow: auto;	
	border: 0px solid #666;
	background-color: #000000;	
	padding-right: 8px;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:970px;
	height:520px;
}
td.container {
	vertical-align: middle;
	text-align: center;
}

.mainTable {
	background-color: #333333;
}

a:link
{
    COLOR: #999999;	
	text-decoration: none;
}
a:visited
{
    COLOR: #999999;
	text-decoration: none;
}
a:hover
{
    COLOR: #999933;
	text-decoration: underline;
}

hr
{
    align: center;
}

.textWhite
{
    COLOR: #ffffff; 
}

.textBlack
{
    COLOR: #000000; 
}

.textBlack_compact
{
    COLOR: #000000; 
	line-height: 11pt;
}

.textWhiteSmall
{
	font-size: 7.5pt;
    COLOR: #ffffff; 
	line-height: 10pt;
}

.textLightGray
{
	font-size: 7.5pt;
    COLOR: #cccccc; 
	line-height: 10pt;
}

a.textLightGray:link
{
	font-size: 7.5pt;
    COLOR: #808080;
	TEXT-DECORATION: none;
}
a.textLightGray:visited
{
	font-size: 7.5pt;
    COLOR: #808080;
	TEXT-DECORATION: none;
}
a.textLightGray:hover
{
	font-size: 7.5pt;
    COLOR: #DCA600;
	TEXT-DECORATION: none;
}


.textLightGrayBig
{
    COLOR: #cccccc; 
}


.textSuburbanPimpIntro
{
	font-size: 9pt;
	line-height: 14pt;
	letter-spacing: 0pt;
	text-align: justify;
}


.mainMessage
{
    COLOR: #D80607; 
}

.tableBorder
{
	border: 1px solid #cccccc;	
}
