@charset "utf-8";

a {
	text-decoration: none;
}

.maintable {
	border: thin groove #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.usernotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.performerinfo {
	width: 100px;
	background-image: url(i/pinkbg.png);
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.performerinfo a {
	text-decoration: none;
}

.sectionheader {
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.sectiondescription {
	background-color: #FFCCFF;
	color: #006699;
	font-size: 12px;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

.freechattable {
	border: 1px #ffa3ff solid;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	align: center;
	text-align: left;
}
.navbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbgtd {
	background-attachment: scroll;
	background-image: url(i/bg.png2);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.profilemenu {
	text-decoration: none;
}

.formsubmit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.textfield {
	border: 1px solid #33FFFF;
	width: 125px;
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: 0px;
}
.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.biosection {
	background-image: url(i/bioheader.png);
	height: 20px;
	width: 355px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 5px;
}
