/*
	Stylesheet by Z (http://www.sinweb.org)
*/

A:link{color:#66cc66;text-decoration:none}
A:visited{color:#66cc66;text-decoration:none}
A:active{color:#66cc66;text-decoration:none}
A:hover{color:#000000;text-decoration:none}

TABLE {
border-top: none;
border-bottom: none;
border-left: none;
border-right: none;
}

TD {
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
font-family: trebuchet MS;
font-size: 8pt;
color: #000000;
}

IMG.BD {
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
}

TD.C1 {
background-color: #777777; 
border-left: solid 1px #4a5849;
border-right: solid 1px #4a5849;
border-top: solid 1px #4a5849;
border-bottom: solid 1px #4a5849;
filter:alpha(opacity=70);
-moz-opacity: .70;
opacity: .70;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
font-family: trebuchet MS;
font-size: 8pt;
color: #000000;
}

TD.CS {
background-color: #000000; 
border-left: solid 1px #777777;
border-right: solid 1px #777777;
border-top: solid 1px #777777;
border-bottom: solid 1px #777777;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
font-family: trebuchet MS;
font-size: 8pt;
color: #000000;
}

TD.C2 {
background-color: #777777; 
border-left: solid 1px #4a5849;
border-right: solid 1px #4a5849;
border-top: solid 1px #4a5849;
border-bottom: solid 1px #4a5849;
filter:alpha(opacity=90);
-moz-opacity: .90;
opacity: .90;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
font-family: trebuchet MS;
font-size: 8pt;
color: #000000;
}

/* index page rollovers */

	.news a {
		display: block;
		height: 28px;
		width: 50px;
		padding:0px 0px 0px 0px;
		background: url(../images/_news.png) 0 0 no-repeat;
		}
	.news a:hover {	
		background-position: 0 -28px;
		}
	.news a:active {
		background-position: 0 -28px;
		}

	.sounds a {
		display: block;
		height: 28px;
		width: 66px;
		padding:0px 0px 0px 0px;
		background: url(../images/_sounds.png) 0 0 no-repeat;
		}
	.sounds a:hover {	
		background-position: 0 -28px;
		}
	.sounds a:active {
		background-position: 0 -28px;
		}

	.discog a {
		display: block;
		height: 28px;
		width: 61px;
		padding:0px 0px 0px 0px;
		background: url(../images/_discog.png) 0 0 no-repeat;
		}
	.discog a:hover {	
		background-position: 0 -28px;
		}
	.discog a:active {
		background-position: 0 -28px;
		}

	.links a {
		display: block;
		height: 28px;
		width: 53px;
		padding:0px 0px 0px 0px;
		background: url(../images/_links.png) 0 0 no-repeat;
		}
	.links a:hover {	
		background-position: 0 -28px;
		}
	.links a:active {
		background-position: 0 -28px;
		}

	.about a {
		display: block;
		height: 28px;
		width: 59px;
		padding:0px 0px 0px 0px;
		background: url(../images/_about.png) 0 0 no-repeat;
		}
	.about a:hover {	
		background-position: 0 -28px;
		}
	.about a:active {
		background-position: 0 -28px;
		}

	.virtualshores a {
		display: block;
		height: 100px;
		width: 100px;
		padding:0px 0px 0px 0px;
		background: url(../images/discog/virtualshores.png) 0 0 no-repeat;
		}
	.virtualshores a:hover {	
		background-position: 0 -100px;
		}
	.virtualshores a:active {
		background-position: 0 -100px;
		}

	.smallbeautiful a {
		display: block;
		height: 100px;
		width: 100px;
		padding:0px 0px 0px 0px;
		background: url(../images/discog/smallbeautiful.png) 0 0 no-repeat;
		}
	.smallbeautiful a:hover {	
		background-position: 0 -100px;
		}
	.smallbeautiful a:active {
		background-position: 0 -100px;
		}

	.surfacetension a {
		display: block;
		height: 100px;
		width: 100px;
		padding:0px 0px 0px 0px;
		background: url(../images/discog/surfacetension.png) 0 0 no-repeat;
		}
	.surfacetension a:hover {	
		background-position: 0 -100px;
		}
	.surfacetension a:active {
		background-position: 0 -100px;
		}


/* General page style. The scroll bar colors only visible in IE5.5+ */

body  {
background-color: #000000;
font-family: trebuchet MS;
font-size: 8pt;
color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000 }
}
