body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #51007A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #51007A;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	font-size: 12pt;
	color: #51007A;
}
li {
	list-style-type: none;
	list-style-image: url(layout/cross.gif);
}
.priced {
	font-weight: bold;
	font-size: 14pt;
}
.page-topper {
	background-image: url(layout/purple-topper.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBEBEB;
}
.greygradient {
	background-image: url(layout/grey-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lightgradient {
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	background-image: url(layout/light-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.mainborder {
	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
}
.purplebar {
	background-color: #51007A;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
}
.credits {
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}
.productbox {
	background-color: #EBEBEB;
	border: 1px solid #828282;
	padding: 5px;
}
.formbox {
	background-image: url(layout/light-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #828282;
	border-top: 0px solid #828282;
	padding: 5px;
}
.thumbimage {
	border: 1px solid #828282;
	margin-right: 5px;
}
.rightimage {
	border: 1px solid #828282;
	margin-left: 5px;
}
.titlepurple {
	font-size: 10pt;
	font-weight: bold;
	color: #51007A;
}
.boldpurple {
	font-weight: bold;
	color: #51007A;
}