

behavior: url(iepngfix.htc) 
 IMG,DIV.box { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/patternback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #0066CC; 
	SCROLLBAR-SHADOW-COLOR: #000000;   
	SCROLLBAR-3DLIGHT-COLOR: #0066CC; 
	SCROLLBAR-ARROW-COLOR: #0066CC; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


.flashcontent
{
	margin: 0px;
	padding: 0px;
}

