*
{
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	font-size:		11px;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	background-color:	#000000;
	background-position: left top;
	background-repeat:   no-repeat;
	color:			#ffffff;
	margin:			0;
	padding:		0;
}
body { overflow: none; }
#Dflashsitewrapper {
	height: 100%;
	width: 100%;
	min-height: 600px;
	max-height: 2400px;
	min-width: 900px;
	max-width: 3200px;
	overflow: auto;
}
html,body {
  height: 100%;
}
* html div#Dflashsitewrapper {
	width: 900px /* fallback value */;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 32018 ? "3200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 920 ? "902px" : "100%"));
}
* html div#Dflashsitewrapper {
	height: 600px /* fallback value */;
	height:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) > 24018 ? "2400px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientHeight : document.body.clientHeight) < 620 ? "602px" : "100%"));
}
#flashsite {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#site_by_cmd,
#copyright,
#copyright a
{
	font-size:		x-small;
	color:			#ffffff;
}
#flashsite_obsolete
{
	width:	930px;
	height:	600px;
}
#flashsite,
#main,
#inmain
#copyright,
#site_by_cmd
{
	text-align:		center;
	margin:			0 auto;
}
#site_by_cmd a
{
	color:				#ffffff;
	text-decoration:	none;
}
obsolete
{
	position: absolute;
	left: 50%px;
	margin-left: -465px;
	top: 50%px;
	margin-top: -300px;
}