.emailSignUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6E137A;
	height: 15px;
	background-color: #FFCC00;
	text-align: left;
	vertical-align: top;
	border: 1px solid #6E137A;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 80px;
}
.signUpButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	background-color: #6E137A;
	height: 17px;
	width: 24px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(fw/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
table {
	font-size: 12px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #6E137A;
}
.whiteboxPurpleBorder {
	border: 1px solid #6E137A;
	background-color: #FFFFFF;
}
.topPad {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topLeftPurpleLine {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6E137A;
	border-left-color: #6E137A;
}
.topRightPurpleLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E137A;
	border-right-color: #6E137A;
}
.leftBottomRightPurpleLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6E137A;
	border-bottom-color: #6E137A;
	border-left-color: #6E137A;
}
.whiteboxThickPurpleBorder {
	border: 3px solid #6E137A;
	background-color: #FFFFFF;
	background-image: url(fw/bottomDblLineBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.yellowBGbottomPurpleLine {
	background-color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6E137A;
}
.sidesPAd {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.bottomTopPurpleLine {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6E137A;
	border-top-color: #6E137A;
}
.topPurpleLine {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E137A;
	vertical-align: top;
}
.rightPurpleLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6E137A;
}
.whiteboxPurpleBorderMenuBG {
	border: 1px solid #6E137A;
	background-color: #FFFFFF;
	background-image: url(fw/menuBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftPadBoxes {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.featuredBoxCells {
	text-align: left;
	vertical-align: top;
	border: 1px solid #6E137A;
	background-color: #E3BAE9;
	background-image: url(fw/purplepawBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photoBorder {
	border: 1px solid #6A2673;
}
a:link {
	font-weight: bold;
	color: #6E137A;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #6E137A;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #6E137A;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #C065CE;
	text-decoration: underline;
}
.10ptText {
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	line-height: 11px;
	color: #BC5ECA;
}
.copyrightLink:link {
	color: #BC5ECA;
	text-decoration: underline;
	font-weight: normal;
}
.copyrightLink:visited {
	color: #BC5ECA;
	text-decoration: underline;
	font-weight: normal;
}
.copyrightLink:active {
	color: #BC5ECA;
	text-decoration: underline;
	font-weight: normal;
}
.copyrightLink:hover {
	color: #BC5ECA;
	text-decoration: underline;
	font-weight: normal;
}
.subHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FFCF00;
	background-color: #6E137A;
}
.yellowbg {
	background-color: #FAEE9A;
}
.yellowbgLighter {
	background-color: #FDFADF;
}
.10ptLink a:link {
	font-size: 10px;
	color: #6E137A;
	text-decoration: none;
}
.10ptLink a:hover {
	font-size: 10px;
	color: #C065CE;
	text-decoration: none;
}
.10ptLink a:active {
	font-size: 10px;
	color: #6E137A;
	text-decoration: none;
}
.10ptLink a:visited {
	font-size: 10px;
	color: #C065CE;
	text-decoration: none;
}