@charset "utf-8";

/* Boarders */

.backimgTable {
	background-image:url(../image/playerback.jpg);
	background-repeat:no-repeat;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-position:left;
	background-position:top;
}
.errorradio {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.backimg2Table {
	background-image:url(../image/playerback.jpg);
	background-repeat:no-repeat;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-position:left;
	background-position:top;
}


/* Text Formatting */


.featuredHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC99;
	font-weight: bolder;
	letter-spacing: 0.2mm;
}

.submit {
	background-image: url(../image/listen_button2.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
}

.menuborder {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	width: 80px;
}

.buttonVote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:130px;
	height:20px;
	background-position: center center;
	background-repeat: no-repeat;
	color: #333333;
	
}
.macselection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 79px;
	cursor: hand;
	
	
}
.popupmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.tblError {
	background-color: #FFE6E6;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border: 1px solid #F00;
}
