Body {font-family : Verdana; background-color : #ffffff; color : #454545; font-size : 10px; text-align: left;	}

A:link {color : #096ba3; font-weight : bold; text-decoration : none; background : none;}

A:visited {color : #096ba3; font-weight : bold; text-decoration : none; background : none;}

A:hover {color : #9f9e20; font-weight : bold; text-decoration : none; background : none;}

A:active {color : #9f9e20; font-weight : bold; text-decoration : none; background : none;}

/* The Table Class Definitions */
TABLE.header {
	padding: 0px;
	vertical-align: top;
}

TABLE.content {
	border-collapse: collapse;
    border-style: solid;	
	border-width: 1px;
	border-color: #898989;
}

TABLE.sidebar {
	border-collapse: collapse;
    border-style:solid;	
	border-width: 1px;
	border-color: #898989;
	width: 100%;
}

/* The Table Cell Definitions */

TD.content {
	border-collapse: collapse;
	border-style: dotted;
	border-width: 1px;
	border-color: #898989;
    padding: 5px;
	text-align: left;			
	vertical-align: top;	
}

TD.sidebar {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	background-position: right;
	background-image: url(images/table_background.gif);
	background-repeat: repeat-y;	
    padding: 5px;		
	vertical-align: top;
	text-align: left;		
	width: 30%;
}

TH.sidebar {
	border-collapse: collapse;

	border-bottom: 2px solid #333333;
	background-color: #DDDDDD;	
    padding: 5px;		
	width: 30%;
	font-family: Verdana;
	font-size: 10px;
}

/* Paragraph Definitions */

H1.sectiontitle{
	font-size: 16px; font-weight: bold; font-family: Verdana; text-align: left; letter-spacing: 2px;
	margin-top: 3px; margin-bottom: 0px; margin-left: 3px; text-shadow: #666666;
}

H2{
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	margin-top: 0px; margin-bottom: 0px; padding-left: 5px;
	text-align: left;	
	background-color: #CCCCCC;
	border-collapse: collapse;	
	border-bottom: 2px solid #333333;

}

H3{
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-align: left;
}

P{
	font-family : Verdana;  
	color : #454545; 
	font-size : 10px;
	text-align: left;		
}

P.votestatus{
    font-style: italic;
	margin: 0;
}
P.error{
	color: #FF0000;
	font-weight: bold;
}
P.sentok{
	color: #006600;
	font-weight: bold;
}

IMG{
	margin: 0 0 0 0;
	border-width: 0px;
}

IMG.sidebarimage{
	border-width: 2px;
	border-style: dotted;
	border-color: #999999;
}

FORM{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #E9E9E9;
	padding: 0 0 0 3px;
	margin-top: 3px;
}

.submitbutton{
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	background-color: #999999;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	margin-bottom: 3px;
	margin-top: 3px;
}

HR.horizontalrule{
	width: 75px;
	color: #000000;
	border-style:solid;
}

DIV.tracklist{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #537E97;
	font-family: Verdana;
	font-size: 10px;
	background-color: #D8EBFF;
	width: 90%; text-align: left;		
	margin-left: 5px; margin-bottom: 5px;
}

DIV.info{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #969696;
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFEFEF;
	text-align: left;
}

DIV.rating{
	border-collapse: collapse;	border-style: solid; border-width: 1px; border-color: #969696;
	font-family: Verdana; font-size: 10px; background-color: #FFFFFF;
	text-align: left; width: 50%; margin-left: 5px; margin-bottom: 5px;
}

DIV.ratingtitle{
	top: 0px; left: 0px;
	background-color: #99CCCC;
	width: 100%;
	font-family: Tahoma; word-spacing: 4px; letter-spacing: 2px; font-weight: bold;
}

DIV.news{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 0 5px 0;	
	text-align: left;
	padding-bottom: 5px;
}

DIV.mix{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Verdana;
	font-size: 10px;
	margin: 5px 0 3px 0;
	text-align: left;	
}

DIV.sectionintro{
	border-collapse: collapse;
	margin: 5px 0 3px 0;
	text-align: left;
	font-weight: bold;
}

	/*   Styles for the star rater  */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		background: url(images/alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(images/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(images/alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
