#awehint
{
	display: none;
	width: 200px;
	position:absolute;
	border: 1px solid #4D0000;
	padding: 5px;
	color:#6F0000;
	background-color: #FFC355;
	font-weight: bold;

}

#hintp
{

	margin: 0;
	padding: 0;

}

.search_input
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#e8f951;
	background: url(../images/input.gif);
	border: 0;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	margin-right:3px;
	width: 202px;
	height: 22px;
	padding-left: 20px;

}


.search_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffcc00;
	background-color: #cccccc;
	background: url(../images/button.gif);
	border: 0;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
	cursor:pointer;
	width: 85px;
	height: 22px;
}

.hinthover
{
	cursor:pointer;
	background-color: #6F0000;
	font-weight: bold;
	color:#FFC355;
	padding: 0;
	margin: 0;

}
.hint
{
	padding: 0;
	margin: 0;
}
.performer_bio
{
	color:#ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	font-style: normal;
}
.performer_name
{
	color:#ffcc00;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	font-style: normal;
}
.paging
{
	color:#ffcc00;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
}
.main_table
{
	background-color: #900000;
}
.performer_image
{
	border: 1px solid #ff3333;
}
