@charset "UTF-8";
td img {display: block;}
body {
	margin-top: 2px;
}
a:link {
	color: #020D7D;
	text-decoration: none;
}
a:visited {
	color: #602538;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #49300A;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.contactimage {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clubimage {
	background-image: url(images/theclub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.bdayclubimage {
	background-image: url(images/birthdayclubform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cardimage {
	background-image: url(images/card.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
