body {
	background-color: #FFFFFF;
	background-image: url(/fan_club/images/background.jpg);
	background-repeat: no-repeat;
	margin: 5px;
}
p {
	font-family: Tahoma;
	font-size: 11px;
}

td,
select,
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
a:link {
	color: #770000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #770000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#terms {
	width: 550px;
	height: 250px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#default_content {
	position: absolute;
	top: 119px;
}
.txtAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
