﻿a.classa {
	color:#800080;
	text-decoration:none;
}
.center {
	text-align:center;
}
.custoespace {
	height:30px;
}

.customizercontent {
	width:auto;
	height:auto;
}
.clear {
	clear:both;
}
.introtext {
	width:auto;
	height:100px;
}
.introtextleft {
	float:left;
	margin-left:15px;
}
.introtextright {
	float:right;
	margin-left:10px;
	width:auto;
}
.introtextright p {
	margin-left:15px;
}
.custoleft {
	float:left;
	width:315px;
	height:85px;
	margin-left:0px;
	border:2px dotted gray;
	padding:5px 0px 0px 5px;
}
.custoright {
	text-align:right;
	float:left;
	width:300px;
	height:85px;
	margin-left:20px;
	border:2px dotted gray;
	padding:5px 5px 0px 5px;
}
.custocenter {
	text-align:left;
	width:330px;
	height:85px;
	margin-left:145px;
	border:2px dotted gray;
	padding:5px 5px 0px 5px;
}
.left {
	float:left;
}
.margeleft {
	width:230px;
}
.right {
	float:left;
}
.margecenterright {
	width:260px;
}
.margeright {
	width:245px;
}
.linkleft {
	float:left;
}
.linkright {
	float:right;
}
.placeOne {
	padding-left:5px;
}
.placeTwo {
	text-align:right;
	padding-right:0px;
}
.tableCustomizer {
	margin-left:150px;
	margin-top:30px;
}
.tableCustomizer td {
	width:120px;
	text-align:center;
}

















