/* CSS Document */

html, body
{
	scrollbar-3dlight-color:#EDEDED;
	scrollbar-darkshadow-color:#EDEDED;
	scrollbar-highlight-color:#EDEDED;
	scrollbar-shadow-color:#E4E3E3;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#E4E3E3;
}
#strange p, #strange li
{
	color:slategray;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#strange .loginmini
{
	font-size: 10px;
}
#strange .intro
{
	color:#999999;
	font-size: 10px;
}
#strange .bottom
{
	font-weight:bold;
}
#strange .track
{
	color:#000000;
}
#strange .indextrack
{
	padding: 0 0 0 20px;
}
#strange .releaseinfo, #strange a.releaseinfo
{
		font-weight:bold;
		font-size: 12px;
		margin-left:10px;
}

#strange .relcat
{
	font-size:10px;
	font-weight:normal;
}
#strange p.relcat
{
	margin-left:10px;
}
#strange a:link, #strange a {
	color:slategray;
	text-decoration:none
}
#strange a:visited {
	color:slategray;
	text-decoration:none
}
#strange a:active {
	color:slategray;
	text-decoration: underline;
}
#strange a:hover {

	color:slategray;
	text-decoration: underline;
}
#strange .registerform
{
	text-align:left;
	padding:0 15px 0 15px;
}

#strange #shoppingcart
{
	width:600px;
}
#strange #shoppingcart  .shoptable
{
	border:none;
}
#strange #shoppingcart  p
{
		font-size: 10px;
}
.shoptable  .bline
{
	color:#666666;
	font-weight:bold;
}

#strange  h3
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:slategray;
	font-weight:bold;
	font-size:12px;
}
	