@charset "iso-8859-1";	

.color {color: red}	   

.more {font-style: italic}

A{
	Color: blue;
	Text-Decoration: none;
	Font-Family: Verdana;
	font-weight: bold
	}


A:Visited{
	Color: #0099FF;
	Text-Decoration: none;
	}


A:Active{
	Color: #3399FF;
	Text-Decoration: none;
	}


A:Hover{
	Color : #44BAF2;
	Text-Decoration : none;
	}
		  
.img {border: 1px solid black}	  

.blue {color: #426BA9; font-style: italic}
	
.font9 {font-size: 9px;  font-family: verdana;}
.font10 {font-size: 10px;  font-family: verdana;}
.font12 {font-size: 12px;  font-family: verdana;}	

.center {text-align: center}

.justify {text-align: justify}

body {
	font-family: "lucida grande", verdana, lucida, sans-serif;
	font-size: 8pt;
	background-color: white;   
	margin: 0
}

li {
	padding-bottom: 4px;
	line-height: 1.5em;
	text-align: justify;
}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #ddd;
}

code, pre {
	font-family: courier, monospace;
	color: green;
}	

	#playlist {
		border: 1px solid #666666;
	}

	#playlist tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
		text-align: left;  
		text-transform: capitalize;
	}
	
	#playlist tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}

	#playlists {
		border: 1px solid #666666;
	}

	#playlists tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
		text-align: left;	
		text-transform: capitalize;
	}
	
	#playlists tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}


LI, P, B, H1, H2, H3, H4, a, blockquote, ol, ul, body, span, td, div, input {font-family: "lucida grande", verdana, sans-serif; }


.top30 {
	text-transform: capitalize;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 1pt;}

/* End of style section. Generated by AceHTML at 2004/05/09 10:30:37 PM */
