/* CSS Document */


body.main {
		scrollbar-base-color: #ffffff;
		scrollbar-track-color: #ffffff;
		scrollbar-face-color: #ffffff;
		scrollbar-highlight-color: #999999;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #999999;
		scrollbar-shadow-color: #999999;
		scrollbar-arrow-color: #999999;
		background-image:url(images/lightning.jpg);
		
		background-color: #ffffff;
		color:#cccccc;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		font-size:12px;
		
		
		
 }
 
 body.ziff {

	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 2px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
		SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
		SCROLLBAR-SHADOW-COLOR: #666666; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR:  #666666; 
		SCROLLBAR-TRACK-COLOR: #ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		font-size:10px;
		color: #666666;
	
	}
 
 
 
 
 body.main2 {
 background-color: #ffffff;
	margin-top: 0px;
	margin-left: 2px;
	SCROLLBAR-FACE-COLOR: #ff0000; 
		SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
		SCROLLBAR-SHADOW-COLOR: #cccccc; 
		SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
		SCROLLBAR-ARROW-COLOR:  #cccccc; 
		SCROLLBAR-TRACK-COLOR: #ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		}

a:link		{ color: #cccccc; text-decoration: none; background-image:url(picts/) }

a:visited	{ color: #cccccc; text-decoration: none; background-image:url(picts/) }

a:active	{ color: #999999; text-decoration: none; background-image:url(picts/) }

a:hover		{ color: #000099; text-decoration: underline; background-image:url(picts/) }

.wide_table {
position:absolute;
width:100%;
top:130px;
height:100px;
background-color:#000000;
}

.red_fade {
position:absolute;
width:100%;
text-align:right;
top:0%;
z-index:2;
}

.crushthis {
position:absolute;
left:0px;
top:-145px;
z-index:2;
}

.hoboken {
position:absolute;
left:0px;
top:0px;
z-index:1;
}


a.intro1:link {
	color: #cccccc;
	text-decoration: none;
	FONT-FAMILY: arial, verdana, helvetica, sans;
		
		font-size:10px;
	
}
a.intro1:visited {
	color: #cccccc;
	text-decoration: none;
	FONT-FAMILY: arial, verdana, helvetica, sans;
		
		font-size:10px;
}
a.intro1:hover {
	text-decoration: underline;
	color: #666666;
	cursor: crosshair;
	font-size:10px;
	
}
a.intro1:active {
	text-decoration: underline;
	cursor: crosshair;
	color: #000066;
	font-size:10px;
}