body {
	background-color: #AAB9B6;
	background-image: url(../images/backgroundIMG.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.whtText {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 12px;
}
.orangeText {
	color: #CE8300;
}
.greenText {
	color: #42645D;
}
.footer {
	font-size: 11px;
	color: #999999;
}
.orangeLink {
	color: #CE8300;
	text-decoration: none;
	letter-spacing: .05em;
}
.orangeLink:hover {
	color: #CE8300;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #CE8300;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	letter-spacing: .05em;
}

a {
	color: #CE8300;
	text-decoration: none;
	letter-spacing: .05em;
}

a:hover {
	color: #CE8300;
	text-decoration: underline;
	}
	
a.homelink {
color:#37534D;
}

a.homelink:hover {
color:#37534D;
}
	
