p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tb-bg {
	background-attachment: fixed;
	background-image: url(skull-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.trib {
	background-attachment: fixed;
	background-image: url(trib-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	SCROLLBAR-FACE-COLOR: #CC0000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000; 
	SCROLLBAR-SHADOW-COLOR: #660033; 
	SCROLLBAR-3DLIGHT-COLOR: #FF6600; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #660000;
}
