body {
scrollbar-face-color: #FDF4BB;
scrollbar-highlight-color: #FFFFCC;
scrollbar-shadow-color: #CC9933;
scrollbar-3dlight-color: #FFFF99;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #CC3300;
scrollbar-darkshadow-color: #000000;
}



.gametitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	font-weight : bold;
	text-transform : uppercase;
	}
	
	.gamesubtitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
	text-transform : capitalize;
	font-style : italic;
	}
	
	.gamedescrip
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #330000;
	font-weight : bold;
	text-transform : none;
	}
	.divtitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #FFFFF0;
	font-weight : bold;
	text-transform : uppercase;
	}
		.titledescrip
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFF0;
	font-weight : bold;
	text-transform : none;
	}
	.titledescripcap
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFF0;
	font-weight : bold;
	text-transform : uppercase;
	}
	
	.warntitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Black;
	font-weight : bold;
	text-transform : uppercase;
	}
		.warning
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	text-transform : none;
	}
			.warnline
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration: underline;
	}
	
			.tos
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : bold;
	text-transform : none;
	}
		.custitle
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
	text-transform : uppercase;
	}
			.customer
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
	text-transform : none;
	}	