		BODY { 
			background: url('../images/bg.jpg') top center repeat-x; 
			background-color: #FFFFFF;
		}

		.HEADER { 
			background: url('../images/menu_bg.jpg') bottom center repeat-x; 
			background-color: #FFFFFF;
			color: #888888;
			font-family: "arial";
			font-size: 12pt;
			text-decoration: none;
			font-weight: bold;
			padding-bottom: 15px;
			height: 169px;
		}

		.HEADER A:link{ 
			color: #9ffef8;
			font-family: "arial";
			font-size: 12pt;
			text-decoration: none;
			font-weight: bold;
		}

		.HEADER a:visited{ 
			color: #9ffef8;
			font-family: "arial";
			font-size: 12pt;
			text-decoration: none;
			font-weight: bold;
		}

		.HEADER a:hover{ 
			color: #FFFFFF;
			font-family: "arial";
			font-size: 12pt;
			text-decoration: none;
			font-weight: bold;
		}

		.CONTENT2 { 
			background: url('../images/content_bg.jpg') top center repeat-x; 
			background-color: #FFFFFF;
			color: #888888;
			font-family: "arial";
			font-size: 10pt;
			text-decoration: none;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 30px;
			padding-right: 30px;
		}
		
		.CONTENTLEFT { 
			background-color: #FFFFFF;
			color: #888888;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
			text-align: justify;
		}


		.CONTENTLEFT a:link{ 
			color: #444444;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
		}

		.CONTENTLEFT a:visited{ 
			color: #444444;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
		}

		.CONTENTLEFT a:hover{ 
			color: #888888;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
		}

		.CONTENTRIGHT { 
			background: url('../images/bar.jpg') top right no-repeat; 
			background-color: #FFFFFF;
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
			padding-top: 15px;
			padding-bottom: 20px;
		}

		.CONTENTRIGHT a:link{ 
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.CONTENTRIGHT a:visited{ 
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.CONTENTRIGHT a:hover{ 
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.CONTENTRIGHTBOX { 
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.CONTENTRIGHTBOX a:link{ 
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.CONTENTRIGHTBOX a:visited{ 
			color: #888888;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.CONTENTRIGHTBOX a:hover{ 
			color: #000000;
			font-family: "arial";
			font-size: 8pt;
			text-decoration: none;
		}

		.FOOTER { 
			background: url('../images/footer_bg.jpg') top center repeat-x; 
			background-color: #FFFFFF;
			color: #888888;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
			padding-top: 15px;
		}

		.FOOTER a:link{ 
			color: #888888;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
		}

		.FOOTER a:visited{ 
			color: #888888;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
		}

		.FOOTER a:hover{ 
			color: #FFFFFF;
			font-family: "arial";
			font-size: 9pt;
			text-decoration: none;
		}