body{
padding:0px;
margin:0px;
}
input {font-weight: bold; color: #dddddd; background-image:url(images/bg_input.jpg); background-repeat:no-repeat;  }
img
{  border-style: none;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		line-height:normal;
		color:#8f8f8f;
		font-weight:bold;
	}
.title_text
	{
		font-family:Tahoma;
		font-size:20px;
		line-height:normal;
		color:#ffcc00;
		padding-left:3px;
	}	
.sec_title_text
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:normal;
		color:#fff;
		padding-left:3px;
		padding-top: 4px;
	}	
.artists_title_text
	{
		font-family:Tahoma;
		font-size:16px;
		line-height:normal;
		color:#ffcc00;
		padding-left:3px;
		font-weight:bold;
	}	
.content_text
	{
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		line-height:normal;
		color:#8f8f8f;
		padding-left:7px;
		padding-top:10px;
		padding-bottom: 7px;
		text-indent: 25px; 
		
	}
.contact_text
	{
		font-family:Tahoma;
		font-size:10pt;
		font-weight: bold;
		line-height:normal;
		color:#8f8f8f;		
	}
.booking_text
	{
		font-family:Trebuchet;
		font-size:17px;
		font-weight:bold;
		line-height:22px;
		color:#404040;
		padding-left:0px;
		padding-top:0px;
	}
.artist_name_text
	{
		font-family:Trebuchet;
		font-size:18px;
		font-weight:bold;
		line-height:normal;
		color:#6c6c6c;
		padding-bottom:0px;
		padding-top:20px;
	}		
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#30002f
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#000000;
	}	
	
.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5A5A5A;
	}		
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#E7E7E7;
	}

.form
	{
		width:150px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:4px;		
	}
	
.calendar_header
	{
		font-family: Tahoma;
		font-size: 10pt;
	}
	
.artist_bio
	{
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold;
		width:829px;
		height:192px;
		overflow:auto;
		padding-top:10px;
		padding-left:5px;
		color:#8f8f8f;
		text-indent: 25px;
	}
	
.artist_dates
	{
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold;
		color: #8f8f8f;
	}
	
.artist_dates_header
	{
		background-image: url('images/BCG_dates.png'); 
		background-repeat: repeat-y; 
		font-family: Tahoma; 
		font-size: 10pt; 
		font-weight: bold; 
		color: #FFFFFF;
	}
.spacer
	{
		padding-left: 5px;
	}
		

textarea {
overflow:auto;
}

.ar_name
	{
		font-family:Tahoma;
		font-size: 10pt;
		font-weight:bold;
		line-height:normal;
		color:#6c6c6c;
		padding-bottom:0px;
		padding-top:20px;
	}	
	
a:link {color: #8f8f8f; text-decoration:none; font-family: Tahoma;}     /* unvisited link */
a:visited {color: #8f8f8f; text-decoration:none; font-family: Tahoma;}  /* visited link */
a:hover {color: #8f8f8f; text-decoration:none; font-family: Tahoma;}   /* mouse over link */
a:active {color: #8f8f8f; text-decoration:none; font-family: Tahoma;}   /* selected link */	
.a{
text-decoration:none;

}