

body, th, td, input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


A:link {font-family: Verdana; font-size: 12px; color: #006699; text-decoration:none}
A:visited {font-family: Verdana; font-size: 12px; color:#006699; text-decoration:none}
A:active {font-family: Verdana; font-size: 12px; color: #006699; text-decoration:none}
A:hover {font-family: Verdana; font-size: 12px; color: #990000; text-decoration:none}


/* Form Elements
 ------------ */


input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}



.search {
	border-bottom: 1px dashed #999999;
	padding: 2px;

}

.player {
	border: 1px solid #333333;
	background: #FFFFCC;
	padding: 5px;
	height: 110px;
}



.hottest{
	background-image: url('../images/icon_hotsongs.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	font-weight: bold;
	color: #990000;
	height: 30px;
}

.newest{
	background-image: url('../images/icon_new.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	font-weight: bold;
	color: #990000;
	height: 30px;
}

.random{
	background-image: url('../images/icon_random.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	font-weight: bold;
	color: #990000;
	height: 30px;
}

.box{
	border: 1px solid #3771ac;
	border-top: 3px solid #3771ac;
	padding: 2px;
}

.headerbox {
	border: 1px solid #3771ac;
	background-color: #F9F9F9;
	padding: 5px;
}


.error {
	border: 1px solid #990000;
	padding: 2px;
}

.songlist{
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 3px;
}

#EXim{
height: 2px;
width: 2px;
}
