body {
	background-color: #D3AFFF;
	margin-top: 20px;
	background-image: url(images/BG.gif);
}

A:link {
	COLOR: #993399; text-decoration: none
}
A:visited {
	COLOR: #691F7E; text-decoration: none
}
A:active {
	COLOR: #993399; text-decoration: none
}
A:hover {
	COLOR: #691F7E; text-decoration: underline
}


.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #691F7E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #691F7E;
	padding-bottom: 5px;
}
.nav1 A:link {
	COLOR: #691F7E; text-decoration: none
}
.nav1 A:visited {
	COLOR: #691F7E; text-decoration: none
}
.nav1 A:active {
	COLOR: #691F7E; text-decoration: none
}
.nav1 A:hover {
	COLOR: #993399; text-decoration: none
}


.nav2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #691F7E; }
.nav2 A:link {
	COLOR: #691F7E; text-decoration: underline
}
.nav2 A:visited {
	COLOR: #691F7E; text-decoration: underline
}
.nav2 A:active {
	COLOR: #691F7E; text-decoration: underline
}
.nav2 A:hover {
	COLOR: #993399; text-decoration: none
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	text-align: justify;
}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #691F7E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #691F7E;
	padding-bottom: 0px;
}
.CAPS {
	text-transform: uppercase;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #BD5331;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
}
.table1 {
	background-color: #FFFFFF;
	border-top: 3px solid #691F7E;
	border-right: 3px solid #691F7E;
	border-bottom: 0px none;
	border-left: 3px solid #691F7E;
}

.table2 {
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 3px solid #691F7E;
	border-bottom: 3px solid #691F7E;
	border-left: 3px solid #691F7E;
}

.ordertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	padding-left: 10px;
	font-weight: bold;
}
.ordertext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.BoldCaps {
	font-weight: bold;
	text-transform: uppercase;
}
.table3 {
	background-color: #FFFFFF;
	border: 3px double #691F7E;
	margin-top: 20px;
	margin-left: 20px;
}
.BoldCapsPurple {
	font-weight: bold;
	text-transform: uppercase;
	color: #691F7E;
}

