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

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

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

        .border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B30014;
	border-right-color: #B30014;
	border-bottom-color: #B30014;
	border-left-color: #B30014;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: #FFFFFF;
}
.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: 12px; color: #FFFFFF; font-weight: bold; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 24px; }
.style9 {color: #C31818}
        
line_main_area {
	background-image: url(/artwork/line_ver.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #999999;
}
.imgLeftCopy {
	background-position: left center;
	background-repeat: repeat-y;
	background-image: url(artwork/line_ver.jpg);
}
.imgRightCopy {
	background-position: right center;
	background-repeat: repeat-y;
	background-image: url(artwork/line_ver.jpg);
}
.fields {
	background-color: #404041;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
