body{
	margin:00px;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	color:#000000;
}
table{
	font-size:11px;
}
form{
	margin:00px;
}

.topnav{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.topnav:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a{
	color : #336699;
   text-decoration : none;
}
a:hover{
	color: #336699;
	text-decoration: underline;
}
.linkw{
	color:#FF9900;
	text-decoration: underline;
}
.linkw:hover{
	color:#000000;
}
.wbg {
	background-color: #FFFFFF;
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-x;
	color: #555555;
}
input {
	color: #333333;
}
.textbox {
	color: #333333;
	font-size: 11px;
	border: 1px solid #777777;
	padding: 2px;
}
.dropdown {
	color: #333333;
	font-size: 11px;
	border: 1px solid #777777;
	padding: 1px;
}
select {
	color: #333333;
}
h3{
	margin:5px;
	margin-left: 0px;
	color: #333333;
}
h2{
	color: #333333;
	font-family: Arial;
	font-size:18px;
}
h4{
	color: #000000;
	font-family: Arial;
	font-size:15px;
	margin:00px;
}
.divider{
	background-color: #888888;
}
.linkwhite {
   color:#336699;
	text-decoration:none;
}
.linkwhite:hover {
   color:#336699;
	text-decoration:underline;
}
.required {
	color: #cc0000;
	font-weight: bold;
}
.tableheader {
	color: #555555;
	font-weight: bold;
	text-align: left;
	background: #eeeeee;
}
.tablerow {
	color: #555555;
	font-weight: normal;
	text-align: left;
	background: #F9F9F9;
}
.note {
	color: #888888;
	font-size: 10px;
}
img {
	border: 0px;
}
.playlistname {
	width: 250px;
	background: #FFF6CF;
	padding: 0px;
}
.playlistTable {
	border-bottom: 1px solid #FFFFFF;
}
.playlistTable_selected {
	border-bottom: 1px solid #FFFFFF;
	background: #EC0000;
}
.checkboxclass {
	margin: 0px;
	padding: 0px;
}
.heading {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	text-decoration:underline;
}
.warning {
	font-weight: normal;
	font-family: verdana;
}
