body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330099;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #D2D2FF;
	text-decoration: underline;
}

#homeText {
	font-size: 12px;
	line-height: 14.5px;
	text-align: left;
}
#homeText img {
	float: left;
	padding: 4px 12px 4px 0px;
}
#homeText2 {
	font-size: 12px;
	line-height: 14.5px;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	margin: 0px;
}
#homeText img2 {
	float: left;
	padding: 4px 12px 4px 0px;
}
#spacerSmall {
	height: 3px;
}
.copyright {
	font-size: 9px;
	text-align: right;
}
#leftNav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 1.4em;
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
	letter-spacing: normal;
}
#leftNav a{
	color: #330099;
	text-decoration: none;
	}
#leftNav a:hover{
	text-decoration: underline;
	}
#leftNav .select {
	color: #9F9FFF;
}
#merchText {
	font-size: 11px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #666666;
}
#next a{
	font-size: 11px;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
	text-align: right;
	vertical-align: top;
	padding-right: 1px;
}
#next a:hover{
	color: #9F9FFF;
	text-decoration: none;

}
