
body {
	background-color: whitesmoke;
	
	SCROLLBAR-FACE-COLOR: #F5F5F5; 
		SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
		SCROLLBAR-SHADOW-COLOR: #333333; 
		SCROLLBAR-3DLIGHT-COLOR: #F5F5F5; 
		SCROLLBAR-ARROW-COLOR:  #333333; 
		SCROLLBAR-TRACK-COLOR: #F5F5F5; 
		SCROLLBAR-DARKSHADOW-COLOR: #F5F5F5;
	
	
}

a:link {
	color: #C02542;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #C02542;
}
a:hover {
	text-decoration: none;
	color: #F4CD6F;
	cursor: crosshair;
	
}
a:active {
	text-decoration: none;
	cursor: crosshair;
}

a.intro1:link {
	color: #666666;
	text-decoration: none;
	
}
a.intro1:visited {
	text-decoration: none;
	color: #666666;
}
a.intro1:hover {
	text-decoration: underline;
	color: #999999;
	cursor: crosshair;
	
}
a.intro1:active {
	text-decoration: underline;
	cursor: crosshair;
}

#style2 {display: none;}
#style3 {display: none;}

.style6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	display: none;
}
#style8 {
	display: none;
}
#style9 {
	display: none;
}

#flash {
display: none;
} 

#intro {
position: absolute;
top: 15%;
left:0%;
width: 100%;
height: 336;
z-index: 1;
text-align: center;
}	

#pix {
display: none;
}

#splashintro {
position: absolute;
top: -9000;
z-index: 1;
display: block;
}	

#spidertext{
position: absolute;
top: -9000;
left: -8000;
display: block;
}	

#introlink {
position: absolute;
width: 140;
left: 85%;
top: 3;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#swf1 {
position: absolute;
top: 4%;
left:0%;
width: 100%;
text-align: center;
}	


