﻿body, html 
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color:#262262;
	background:url('../Images/historydetail/cds_flashbg.gif') no-repeat top center;
}

.cds_form
{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
.div_alternatecontent
{
	width:264px;
	position:absolute;
	left:50%;
	margin-left:-132px;
	top:50%;
	margin-top:-150px;
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
}

.flashversiontext
{
    padding-top:20px;
    text-align:center;
}
img
{
    border:none;
}