<style type="text/css">

	/* hide from ie on mac \*/
	html {
		overflow: hidden;
		}

	#flashmovie {
		height: 100%;
		width: 100%;
		margin-left:-10;
		position:absolute;
		margin-right:inherit;
		top:0px;
		z-index:1;
		visibility: visible
	}
	/* end hide */

	body {
		overflow: hidden;
		scrollbar-3d-light-color:#9999BB;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-base-color:#AAAAAA;
		scrollbar-dark-shadow-color:#000033;
		scrollbar-face-color:#640152;
		scrollbar-highlight-color:#999999;
		scrollbar-shadow-color:#000033;
	}

	/* hide from ie on mac \*/

/*Scoller Style CSS starts here!

/*Page related styles for you to view*/
#test2{
background-color: transparent;
width: 420px;
height: 300px;
overflow: auto;
margin: 0.3em;
/*IE overflow fix, position must be relative or absolute*/
}


#test2 {
background-color: transparent;
width: 400px;
right: 0.8em;
top: 1em;
border-width:0;
}



/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 11px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 11px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index *MUST* be given, otherwise links will not be clickable
inside the div */
z-index: 2;
}

#test2 .vscrollerbarbeg {
background: url(vscrollf.png) 0px -9px;
width: 11px;
height: auto;
}

#test2 .vscrollerbarend {
background: url(vscrollf.png);
width: 11px;
height: 9px;
}

#test2 .vscrollerbase {
width: 11px;
background: transparent;;
}

#test2 .vscrollerbar {
background-color: #8F9793;
padding: 0px;
}

#test2 .vscrollerbasebeg, #test2 .vscrollerbaseend {
background-image: none;
}


table.enquiry td { color: white; }
form { margin: 0; }

</style>