.siteBg {
	background-image: url(images/Html_bcgd.jpg);
	background-repeat: no-repeat;
}
.siteTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.boldTxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.siteXlTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Links {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.siteXlTxt2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.clientList {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.formInput {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #36373C;
	border: 1px solid #666666;
}
.emailLinks {
	color: #FFFFFF;
	line-height: 18px;
}

