body {
	
background:#000000 url(http://www.toxicshock.tv/toxic_background2.gif) no-repeat fixed center top;
	}

element.style {
display:block;
}

.tab {
width:400px;
}

.tab ul {
background:black url(blockdefault.gif) repeat-x scroll center;
border-color:#625E00;
border-style:solid;
border-width:1px 0pt;
float:left;
font-family:Arial;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0pt;
padding:0pt;
width:400px;
white-space:nowrap;
}

.tab li {
display:inline;
}

.tab li a {
border-right:1px solid white;
color:white;
float:left;
padding:12px 12px;
text-decoration:none;
}

.tab li a:visited {
color:white;
}

.tab li a:hover, .tab li a.current {
color:white;
background:transparent url(blockactive.gif) repeat-x scroll center;
}
