body {
	background-color:transparent;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


.normalText {
	font-family: Trebuchet MS;
	font-size: 9px;
}



.smallText {
	font-size: 9px;
	font-weight: bold;
}

.mediumText {
	font-size: 12pt;
	font-weight: bold;
}

.style1 {
	color: #F9EFB7;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}

.whiteText {
	font-family: Arial; 
	color: #FFFFFF;
}

.redText {
	color: #BB2B11;
	font-weight: bold;
}

.redLink, .redLink:link, .redLink:visited {
	color: #BB2B11;
	font-weight: bold;
}

.goldLink, .goldLink:link, .goldLink:visited {
	color: #F9EFB7;
	font-weight: bold;
	font-family: Arial;
	text-decoration:none;
}

.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.borderIMG img{
	padding: 2px;
  	border: 3px solid #FFFFFF;
 	border-color: #FFFFFF;
	margin: 3px 3px 3px 3px;
	background: #000000;
	float:left;
}

.stockIMG{
	padding: 0px;
  	border: 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	float:none;
}


.buddyImage {
	padding: 2px;
  	border: 3px solid #FFFFFF;
 	border-color: #FFFFFF;
	margin: 3px 3px 3px 3px;
	background: #CCCCCC;
	height: 57px;
	width: 57px;
	float: middle;
}

hr, .hrcolor
{
	height: 3px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

#qtip_activity {
	width: 168px;
	height: 76px;
	background: url(../images/popUp.gif) no-repeat;
	position: absolute;
	z-index: 1000;
	display: none;
	padding: 10px 0 4px 8px;
	line-height: 15px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #BB2B11;

}
	
.recent_slab {
	margin: 3px 3px 3px 3px;
	background: #FFFFFF;
	height: 57px;
	width: 57px;
	float: middle;
}
.recent_slab img {
	margin: 0;
	display: block;
	border: 0;
}




.header_first, .header_middle, .header_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}

.header_first
{
	background: url(images/round/leftcorner.gif) left bottom no-repeat;
	width: 10px;
}
.header_middle
{
	background: url(images/round/middle.gif) left bottom repeat-x;
}
.header_last
{
	background: url(images/round/rightcorner.gif) left bottom no-repeat;
	width: 8px;
}


div#rounded{ background: #151515}

b.rtop, b.rbottom{display:block;background:#252525}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; }
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


div#rounded2{ background: #151515}

b.r2top, b.r2bottom{display:block;	background: url(images/gridSmall.gif)
}
b.r2top b, b.r2bottom b{display:block;height: 1px;
    overflow: hidden; background: #151515}
b.r21{margin: 0 5px}
b.r22{margin: 0 3px}
b.r23{margin: 0 2px}
b.r2top b.r24, b.r2bottom b.r24{margin: 0 1px;height: 2px}

a img.imageSelect {
	border: 1px solid #ccc;
}

a:hover img.imageSelect {
	border: 1px solid #FFCC00;
}
