.atop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.atop:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.atop:hover {
	color: #99CC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.atop:active {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-size: 10pt;
	color: #E3E3E3;
}
.texth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF66;
}
.texth2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tablebg {
}

#Layer1 {
	position:absolute;
	width:585px;
	height:500px;
	z-index:1;
	text-align: center;
	visibility: hidden;
}
.alpha1 {
	filter: Alpha(Opacity=95);
}
#Layer2 {
	position:absolute;
	width:585px;
	height:500px;
	z-index:2;
	text-align: center;
	visibility: hidden;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #C4C4C2;
}

#Layer3 {
	position:absolute;
	width:585px;
	height:500px;
	z-index:3;
	text-align: center;
	visibility: hidden;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.a1:link {
	color: #FFCC00;
	text-decoration: none;
}
.a1:visited {
	color: #FFCC00;
	text-decoration: none;
}
.a1:hover {
	color: #FF0000;
	text-decoration: none;
}
.a1:active {
	color: #FFCC00;
	text-decoration: none;
}
.line2 {
	border: 1px solid #999999;
}
.tablebg {
	background-color: #707C70;
	background-image: url(images/pro_demo/pro_demo_bg.jpg);
	background-repeat: repeat-x;
}

