body { 
    scrollbar-face-color: #FFDD56;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #D0BA60;
    scrollbar-shadow-color: #FFDD56;
    scrollbar-highlight-color: #FFDD56;
    scrollbar-3dlight-color: #D39800;
    scrollbar-darkshadow-color: #D39800;
	background: url(../images/ssg-background.jpg);
	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	magin-height: 0;
}
.content-tbl {
	background: #BED383 url(../images/details-bg.jpg) no-repeat;
}
.hp-content-tbl {
	background: #BED383 url(../images/hp-content-bg.jpg) no-repeat;
}
.general-content-tbl {
	background: #BED383 url(../images/general-content-bg.jpg) no-repeat;
}
.agegate-txt {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
}
.agegate-form {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.hp-box-tbl {
	background: #779645;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F6861F;
	border-bottom-color: #F6861F;
	border-left-color: #F6861F;
}
.box-tbl {
	background: #779645;
	border: 2px solid #F6861F;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.scrollable-features {
	width : 100%;
	height : 175px;
	overflow: auto;
	text-align: left;
}
.scrollable-platforms {
	width : 235px;
	height : 102px;
	overflow: auto;
	text-align: left;
}
.scrollable-story {
	width : 235px;
	height : 85px;
	overflow: auto;
	text-align: left;
}
.scrollable-news {
	width : 100%;
	height : 145px;
	overflow: auto;
	text-align: left;
}
.scrollable-games-list {
	width : 100%;
	height : 314px;
	overflow: auto;
	text-align: center;
}
.scrollable-story-copy {
	width : 100%;
	height : 108px;
	overflow: auto;
	text-align: center;
}
.scrollable-features-copy {
	width : 100%;
	height : 226px;
	overflow: auto;
	text-align: center;
}
.content_box {
	margin: 8px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFF00;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer-tbl {
	margin-top: 10px;
}
.shadowTL {
	background: url(../images/shadow-TL.png) no-repeat;
}
.shadowL {
	background: url(../images/shadow-L.png) repeat-y top;
}
.shadowTR {
	background: url(../images/shadow-TR.png) no-repeat;
}
.shadowR {
	background: url(../images/shadow-R.png) repeat-y top;
}
.shadowBL {
	background: url(../images/shadow-BL.png) no-repeat;
}
.shadowB {
	background: url(../images/shadow-B.png) repeat-X;
}
.shadowBR {
	background: url(../images/shadow-BR.png) no-repeat;
}
.legal {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
.in-store-date {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#video {
	position:absolute;
	left:385px;
	top:547px;
	width:280px;
	height:350px;
	z-index:2;
}
.general-copy {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
}
.platform-copy {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}