@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	background-color: transparent;
	line-height: 20px;
}
table#playlist{
	background-color: #CCCCCC;
}
table#playlist2{
	width: 500px
	background-color: #CCCCCC;
	width: 550px;
	background-color: #C8C8C8;
	border: 1px solid #527C90;
}
#playlist2 a {
	font-weight: bold;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#playlist2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#playlist2 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #527C90;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #527C90;
	margin-top: 2px;
	margin-bottom: 2px;
}
#playlist2 td {
	border-bottom-style: solid;
	border-bottom-color: #527C90;
	background-color: #CCCCCC;
	padding-left: 1em;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#playlist2 thead {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align: left;
	text-indent: 1em;
	line-height: 30px;
	text-transform: uppercase;
}

#playlist2 thead td {
	background-color:#333333;
	padding-top: 2px;
	padding-bottom: 2px;
}

#playlist2 tbody {
	text-align: left;
}

input, textarea{
	width:400px;
	margin-bottom:1em;
	border:solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #426576;
	padding-left: 3px;
	}

a:link {
	color: #426576;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #426576;
}
td#main_frame {
	background-image: url(../images/djron_site_35.jpg);
	background-color: #A6BBC5;
}
a:hover {
	text-decoration: underline;
	color: #94A2AB;
}
a:active {
	text-decoration: none;
	color: #426576;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
#playlist2 #drag {
	line-height: normal;
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
	padding-left: 1em;
}
