
#pagetitle {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 15px;
 font-weight: 700; 
 color: #4493BE; 
 margin: 0px; 
}

.point12 {
 font-family: Verdana, Arial, Helvetica, sans-serif;   
 font-size: 12px;
 font-weight: 400; 
 color: #000000; 
 margin: 0px; 
}

#maincontent {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px;
 font-weight: 400; 
 color: #4493BE; 
 margin: 0px; 
}

#maincontent div.small {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
 font-weight: 400; 
 color: red; 
 margin: 2px; 
}

#maincontent .small {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
 font-weight: 400; 
 color: red; 
 margin: 2px; 
}

.alttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0359B1;
	font-weight: 500;
	}
.alttext a:link {color: #0359B1; text-decoration: underline;}
.alttext a:visited {color: #0359B1; text-decoration: underline;}
.alttext a:hover {color: #FF7D00; text-decoration: underline;}
.alttext a:active {color: #0359B1; text-decoration: underline;}

.responsetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: red;
	font-weight: 500;
	}
.responsetext a:link {color: red; text-decoration: underline;}
.responsetext a:visited {color: red; text-decoration: underline;}
.responsetext a:hover {color: red; text-decoration: underline;}
.responsetext a:active {color: red; text-decoration: underline;}

#playlist {
		border: 1px solid #6BA9E2;
	}

	#playlist tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
	}
	
	#playlist tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}


