body {
	background-image: url(images/bodybackground2.gif);
}
.maroon1 {
	background-color: #5b0c44;
}
.whiterow {
	background-color: #FFFFFF;
}
.purplerow {
	background-color: #78215c;
}
.pinkrow {
	background-color: #c777b1;
}
.whitetext {
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #57354D;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #922E6F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6489A;
}
a:hover {
	text-decoration: none;
	color: #5B0C44;
}
a:active {
	text-decoration: none;
	color: #C6489A;
}
.backgroundpink {
	background-color: #C6489A;
}
.bookbackground {
	background-image: url(images/bookbackground.jpg);
	background-repeat: no-repeat;
}
.bookbackgroundlight {
	background-image: url(images/indexcutout.jpg);
}
.lightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CDBCB2;
	border-right-color: #CDBCB2;
	border-bottom-color: #CDBCB2;
	border-left-color: #CDBCB2;
}
.promotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6489A;
}
.pinkpara {
	color: #9A3075;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #57354D;
	list-style-type: square;
}
.fullborder {
	border: 1px solid #C0B0A0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6489A;
}
.whitepromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5B0C44;
}
.bold {
	font-weight: bold;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #57354D;
	border: 1px solid #57354D;
}
.maroon1 .whiterow .pinkrow .pinkpara {
	color: #5B0C44;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.underline {
	text-decoration: underline;
}
.greyrow {
	background-color: #CCCCCC;
}
.pinkborder {
	border: 1px solid #C6489A;
}
.boldpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #922E6F;
}
.maroon1 .whiterow .backgroundpink .lightborder .whiterow .whiterow .whiterow a {
	text-decoration: underline;
}
.quotes {
	font-style: italic;
}
