.transparent {
		filter:alpha(opacity=90); 
		-moz-opacity: 0.90; 
		opacity: 0.90;
		background-color:#ffffff;
		display:none;
		width:200;
		height:60;
		position:absolute;
		color: Black;
		border: 1 #000000 solid;
		font-size:11px;
		font-family:Arial;
	}
	
.transparent1 {
		display:none;
		width:200;
		height:60;
		position:absolute;		
		font-size:11px;
		font-family:Arial;
	}
#PopupArtist{
	font-size:11px;
	font-family:Arial;
	padding-left: 5px;
		padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 2px;

}

select{
	font-family: Arial;
	font-size: 11px;
}
input {
	font-family: Arial;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #245C7E;
	text-decoration: underline;
	line-height: 16px;
}
.smallblue:hover {
	color: #FF6600;
	text-decoration: none;

}
.inp{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #BCD1DE ;
	color: #666666;
}

.bottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0B0B8;
	text-decoration: none;
	line-height: 16px;
}

.botlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #245C7E;
	text-decoration: underline;
	line-height: 16px;
}

.botlnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0B0B8;
	text-decoration: none;
	line-height: 16px;
}

.txt {
	font-family: arial;
	font-size: 11px;
	color:#737373;
	line-height: 18px;
	text-decoration: none;
}

.whitetxt {
	font-family: arial;
	font-size: 11px;
	color:#ffffff;
	line-height: 18px;
	text-decoration: none;
}

.smalltxt {
	font-family: arial;
	font-size: 10px;
	color:#737373;
	line-height: 16px;
	text-decoration: none;
}

.bluelnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245C7E;
	text-decoration: underline;
	line-height: 16px;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245C7E;
	text-decoration: none;
	line-height: 16px;
}

.bluelnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245C7E;
	text-decoration: none;
	line-height: 16px;
}

.imgborder {
	border: 1px solid #E0E0E0;
}

.bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 11px;
}