body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 9px;
	color: #999999;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
a {
	font-size: 9px;
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #B1759D;
}
a:active {
	color: #B1759D;
	}

#main {
	overflow: hidden;
	visibility: visible;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index:2;
	}
	object#flash_holder {
			min-width: 800px;
			min-height: 600px;
		}

