	    	
		    html, body {
			height: 100%;
		}
	
		body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
		}

		.imgLeft
		{
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #000000;
		}

		.imgRight
		{
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #000000;
		}

        .border {	border: 1px 1 #333333;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #525252;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #525252; font-weight: bold; }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}
.style4 {	color: #333333;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: bold; }
.style6 {color: #333333}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 11px; }
.style9 {color: #C31818}
        
