body{
	background  : #CDEDF1 url("../Image/Index/body_bkg.jpg") repeat scroll 0 0;
	font-family : "Arial" sans-serif;
}

iframe{
	height : 0px;
	width  : 0px;
	display : none;
}

div.player{
	width      : 200px;
	height     : 20px;
	cursor     : pointer;
	position   : absolute;
	margin     : -281px 0 0 -90px;
	left       : 50%;
	top        : 50%;
}

div.clear{
	clear       : both;
	height      : 0px;
	overflow    : hidden;
}

span.red{
	color : #B70101;
	font-weight : 100;
}

span.blue{
	color : #016CB7;
	font-weight : 100;
}

.footer
{
	left        : 50%;
	color       : #000000;
	float       : left;
	width       : 851px;
	bottom      : 0;
	position    : absolute;
	font-size   : 10px;
	text-align  : center;
	font-weight : 700;
	margin-left : -425px;
}