body {
	background-color: #f9f7fb;
	background-image: url(/gfx/bg_grad.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
.baseDetails {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e5e5;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 25px;
}
.baseDetails h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #B295C6;
	margin: 0px;
}
.baseDetails a {
	color: #404040;
	text-decoration: none;
}
.baseDetails a:hover {
	color: #000000;
	text-decoration: none;
}
.topNumber {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.leftMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
}
.leftMenu ul{
	margin:0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.leftMenu li{
	margin:0;
	list-style-type: none;
}
.leftMenu li a {
	color: #A48EB7;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5e5;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	padding-left: 7px;
}
.leftMenu li a:hover {
	color: #B79ECB;
	background-color: #fdfcfd;
	text-decoration: none;
}
.mainBody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.mainBody h1 {
	font-size: 22px;
	font-weight: normal;
	color: #B79ECB;
	text-decoration: none;
}
.mainBody hr {
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainBody h2 {
	font-size: 16px;
	color: #A18BB3;
}
.imageLeftMargin {
	margin-right: 20px;
}
.registerFormCell {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
}
.registerFormField {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	float: right;
	width: 100%;
}
.pricelistHead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #B296C7;
	text-decoration: none;
	padding-bottom: 10px;
}
.pricelistCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 13px;
}
.mainBody a {
	color: #000000;
	text-decoration: none;
}
.mainBody a:hover {
	color: #B296C7;
	text-decoration: underline;
}
.imageRightMargin {
	margin-bottom: 20px;
	margin-left: 20px;
}
.tableHeader {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #B69DCA;
	text-decoration: none;
}
