@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/zazzle_bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #990000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	line-height: 10px;
	text-align: left;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 10px;
	padding-bottom: 8px;
}
#bottomNav td {
	border: 1px solid #660000;
}
#bottomNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: underline;
}
#bottomNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
#bottomNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}
#bottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
