body
{	background-color: #FFE8E8;
	color: #000000;
	font-size: 20	}

input.Btn
{	color: black;
	font-family: arial;
	font-weight: bold;
	width: 140;
	background-color: #FF0000;
	border: 2px outset #800000;	}

input.TxtL
{	color: #000000;
	font-family: arial;
	background-color: #FFFFFF;
	border: 2px inset #808080;	}

input.TxtB
{	color: #000000;
	font-family: arial;
	background-color: #FFFFFF;
	border: 2px inset #808080;
	width: 303;	}

div
{	color: #000000;
	font-size: 18;
	background-color: #FFE8E8;
	position: absolute;
	visibility: visible;	}

div.M
{	left: 10px;
	top: 10px;
	background-color: #FFFFFF;
	z-index: 5;
	font-size: 26;	}
	
div.H
{	left: 160px;
	font-size: 26;
	top: 10px;
	font-size: 20;
	z-index: 5;	}
	
div.S
{	left: 610px;
	font-size: 26;
	top: 430px;
	background-color: #FFFFFF;
	z-index: 4;	}

div.BG
{	left: 10px;
	top: 10px;
	width: 1000;
	height: 571;
	z-index: 1;	}
	
div.TF
{	left: 160px;
	top: 100px;
	z-index: 3; }

div.TA
{	left: 500px;
	top: 100px;
	border: 2px inset #808080;	}

div.E1
{	left: 470px;
	top: 102px;
	font-size: 13;
	color: red;
	border-width: 0px;
	visibility: hidden;	
	z-index: 4; }
div.E2
{	left: 470px;
	top: 127px;
	font-size: 13;
	color: red;
	border-width: 0px;
	visibility: hidden;
	z-index: 4; }
div.E3
{	left: 470px;
	top: 220px;;
	font-size: 13;
	color: red;
	border-width: 0px;
	visibility: hidden;	
	z-index: 4; }
	
div.TDesc
{	left: 30px;
	top: 102px;
	font-size: 18;
	color: black;
	width: 120;
	z-index: 2;	}
	
img.BackG
{	width: 100%;
	height: 100%;	}