H1{
	color : #FFFFFF;
	font-family :  Helvetica,Arial,  sans-serif;
	/* font-size : 8pt; */
	font-size: 10px;
	font-weight : bold;
	margin : 0px 0px 0 px 0px;
}
H1.nopad{
	color : #FFFFFF;
	font-family :  Helvetica,Arial,  sans-serif;
	/* font-size : 8pt; */
	font-size: 9px;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
}
td{
	color : #888888;
	font-family :  Helvetica,Arial,  sans-serif;
	font-size : 10px;
}
td.content{
  letter-spacing : 1px; 
}
td.listhead{
	line-height : 0px;
}
td.submenu{
		color : #EE1C23;
		margin-bottom: 4px;
		font-weight : bold;
		/* font-size : 8pt; */
		font-size:  12px;
}
td.liste{
	background: #0D0D0D;
	text-indent : 1px;
	letter-spacing : 1px; 
	padding-right : 2px;
}

td.red{
	color: #FF0000;
	letter-spacing : 1px; 
}
b.active{
	color : #FF0000;
}
a{
	color : #FF0000;
	text-decoration : none;
}
a.active{
	color : #81e324;
}
a.shopactiveleaf{
	color:#FF0000;
}
a.shopactiveleaf:hover{
	color: #FFDD00;
	text-decoration : none;
}
/*
a.listeinactive{
	color : #FFFFFF;
	text-decoration : none;
}
*/
a.you{
	color :#FFDD00;
	font-weight: bold;
}
a.you:hover{
	color :#FF0000;
	font-weight: bold;
}
a.listeinactive{
	color : #FF0000;
	text-decoration : none;
}
a.submenu{
	font-weight : bold;
}
a.submenu:hover{
		color : #FF0000;
		font-weight : bold;
}
a.nav{
	color: #FFDD00;
}
a.nav:hover{
	color : #FF0000;
	text-decoration : none;
}
a.listen{
	color: #FF0000;
}
a.listen:hover{
	color: #0477DD;
	text-decoration : none;
}
a.buy{
	color:#B0B0B0;
}
a.buyon{
	color:#FFDD00;
}
a.buy:hover{
	color: #FFDD00;
	text-decoration : none;
}
a.help{
	color: #B0B0B0;
}
a.help:hover{
	color: #FF0000;
}
font.std{
	font-family :  Helvetica, Arial, sans-serif;
	/* font-size : 8pt; */
	font-size:  10px;
}

#social {
	width: 160px;
	height: 22px;
	margin: 0px 0 10px 23px;
}
#social a{
	padding: 0 5px;
}
a.myspace {
	width: 22px;
	height: 22px;
	float: left;
	background: url('../img/social/mOver_myspace.gif') no-repeat top left;
	display: block;
}

a.facebook {
	width: 22px;
	height: 22px;
	float: left;
	background: url('../img/social/mOver_facebook.gif') no-repeat top left;
	display: block;
}

a.twitter {
	width: 22px;
	height: 22px;
	margin: 0 0 0 3px;
	float: left;
	background: url('../img/social/mOver_twitter.gif') no-repeat top left;
	display: block;
}

a.youtube {
	width: 22px;
	height: 22px;
	margin: 0 0 0 2px;
	float: left;
	background: url('../img/social/mOver_youtube.gif') no-repeat top left;
	display: block;
}