/* CSS Document */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fill03.jpg);
	background-repeat: repeat;
	background-position: center;
	}
	html {
		height: 100%;
		overflow: hidden;
	}

	#flashcontent {
		height: 100%;
	}
	/* end hide */
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style3 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {font-size: 12px
	color: #FF0000;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

