form {
	margin: 0px;
}
body  
{ margin: 0px; background-image: url(../images/bg.gif); background-repeat:no-repeat }

.purpleText, .purpleText td {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #593F9A;
}

a.purpleText, .purpleText a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #593F9A;
	text-decoration: underline;
	
	
}

.pageTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.productTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.leftnav {
	color: #5AA252;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration:none;
	font-weight: bold;
}

.bottomNav {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #593F9A;
	
}
.blueProductText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000FF;
}
.Border {
	border: 1px solid #000000;
}
