.backg {
	background-color: #333333;
	border: 1px dashed #FF0099;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: small;
}.sanserif {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 20px;
	font-weight: bold;
	background-color: #999999;
}
.sanserif_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99FFFF;
}
.table1 {
	position: fixed;
	left: 25px;
	top: 800px;
}
.style1 {
	color: #33CC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
body {
	background-color: #777777;
}
.style2 {color: #FF0066}
.style3 {color: #FF33CC}
.blacktext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	padding: 10px;
}

#box1 {
	height: 108px;
	width: 162px;
	position: absolute;
	left: 19px;
	top: 123px;
	z-index: 99;
	background-color: #3399FF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;

}

#box2 {
	height: 55px;
	width: 162px;
	position: absolute;
	top: 284px;
	z-index: 99;
	background-color: #3399FF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	left: 19px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

#box3 {
	height: 30px;
	width: 180px;
	position: absolute;
	bottom: 15px;
	z-index: 99;
	background-color: #3399FF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	right: 10px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#background {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

