        BODY{       scrollbar-arrow-color: #000000;
                scrollbar-track-color: #000000;
                scrollbar-face-color: #a5a5a5;
                scrollbar-highlight-color: #000000;
                scrollbar-3dlight-color: #000000;
                scrollbar-darkshadow-color: #000000;
                scrollbar-shadow-color: #000000; }

        P, TD, UL, DIV 
        {       font-family: Tahoma, Arial Narrow, Arial, Tahoma;
                color: silver; 
                font-size: 10px; 
                line-height: 10px; } 

        body {
			font-family:  Tahoma, Trebuchet MS, Century Gothic, Arial Narrow, Arial, Tahoma, Verdana; 
			color: #FFFFFF; 
			font-size: 10px; 
			line-height: 10px; 
		        text-align: justify; 
		
			scrollbar-arrow-color: #FFFFFF;
			scrollbar-track-color: #000000;
			scrollbar-face-color: #000000;
			scrollbar-highlight-color: #000000;
			scrollbar-3dlight-color: #000000;
			scrollbar-darkshadow-color: #000000;
		        scrollbar-shadow-color: #000000; }
		        
		a	 {
	font-size: 10px;
	line-height: 10px;
	cursor:resize;
	text-decoration: none;
	color: #a5a5a5;
	height:1px;
    filter:progid:dximagetransform.microsoft.pixelate(duration=.5, maxSquare=20, enabled=false);height: 1px;
	clip: rect(   );
	
}

#bigleft {
		position:absolute;
		left:0px;
		top:0px;
		overflow:visible;
		height:384px;
		width:384px;
		background-image:url(http://www.tokiohotel-australia.com/daa/daa_big_left.gif);
		background-repeat:no-repeat;
		background-position:-150px -150px;
		background-color:transparent;
		margin:0;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
			}
			
#smallleft {
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:163px;
		width:163px;
		background-image:url(http://www.tokiohotel-australia.com/daa/daa_small_right.gif);
		background-repeat:no-repeat;
		background-position:-200px -200px;
		background-color:transparent;
		margin:0 0 0 -163px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
			}
