body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.smallText {
	font-size: 11px;
}
.verysmallText {
	font-size: 9px;
}
.mediumText {
	font-size: 13px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 14px solid #993300;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 14px solid #636EB2;
}
li {
	margin-top: 11px;
}
.testimonials {
	font-family: "Comic Sans MS", Courier;
	font-size: 11px;
	border: 3px ridge;
	background-color: #FFFFFF;
}
.border {
	border: 2px solid #BB1F01;
	font-size: 11px;
}
.clientsRowFemale {
	background-color: #EABBB2;
	vertical-align: top;
}
.clientsRowMale {
	background-color: #CCCCFF;
	vertical-align: top;
}
.clientsImageCell {
	text-align: center;
	white-space: nowrap;
	width: 130px;
	background-color: #FFFFFF;

}
.borderMale {
	border: 2px solid #636EB2;
	font-size: 11px;
}
a.radioLinks:link {
	text-decoration: none;
	color: #000000;
}
a.radioLinks:visited {
	text-decoration: none;
	color: #000000;
}
a.radioLinks:hover {
	text-decoration: none;
	color: #000000;
}
.pointer {
	cursor: hand;
}
.largeText {
	font-size: 16px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #BB1F01;
}
.align {
	vertical-align: middle;
}
