@charset "utf-8";
body {
	background-color: #B2BDC4;
	text-decoration: none;
	background-image: url(../Images/page%20background%20image.jpg);
	background-repeat: repeat-x;
}

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #CCCCCC;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #666666;
}
.text2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #FF0000;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #999999;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #FFFFFF;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #333333;
}
.text6underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #333333;
	text-decoration: underline;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #c47f36;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #999999;
}
.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #c47f36;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #FFFFFF;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #CCCCCC;
}

