@charset "UTF-8";
/* CSS Document */

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #F86E16;
}

.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style8 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F86E16;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FFFFFF;
}

body {
	background-image: url(images/CL_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666;

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}