body, p, td
{
	color: #FFFFFF;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-transform: inherit;
}

body {
	background: #6C6C6C;
}

a {
	color: #BADA15;
	text-decoration: none;
}

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

.white {
	color: #FFFFFF;
}

.small {
	font-size: 9px;
}


.small_caps {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 9px;
}

.step {
	color: #BADA15;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.header {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.header_green {
	color: #BADA15;
	font-size: 12px;
	font-weight: bold;
}

.question {
	color: #BADA15;
	font-size: 11px;
	font-weight: bold;
}

.answer {
	color: #FFFFFF;
	font-size: 11px;
}

.green {
	color: #BADA15;
}

.backtable {
	background: #4D4D4D;
}

.buildbuy {
	background: #484848;
	color: #FFFFFF;
	font-size: 11px;
}

.spotlight {
	background: #3d3d3d;
	color: #FFFFFF; 
	font-size: 11px;
}

.spotlight_dark {
	background: #2F2F2F;
	color: #FFFFFF; 
	font-size: 11px;
}

.latestreviews {
	background: #2F2F2F;
	color: #FFFFFF; 
	font-size: 8px;
}

.latestnews {
	background: #2F2F2F;
	color: #FFFFFF; 
	font-size: 8px;
}

.content {
	background: #3d3d3d;
	color: #FFFFFF; 
	font-size: 8px;
	background-image: url(../i/common/content/content_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.bodycolor {
	background: #6C6C6C;
}