body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.compbox {
	color: #000000;
	background-color: #FFFFFF;
}

.heading {
	font-size: 24px;
	font-weight: bold;
}
.superheading {
	font-size: 36px;
	font-weight: bold;
}


.btn_paypal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #FFFFFF;
	background-color: #000000;
} 
.frank_logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

a.select:link {
	background-color: #CC0000;
}
a.select:hover {
	background-color: #CC0000;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.venue_details {
	font-size: 9px;
	font-style: italic;
}
input {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
textarea {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.checkmarquee {
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
a.checkmarquee {
	color: #000000;
	text-decoration: underline;
}
a.checkmarquee:hover {
	text-decoration: none;
}
.blacktext {
	color: #000000;
}
