body 
{	 
	margin: 0px; 
	padding:0px;
	width:  screen.availWidth;
	height: screen.availHeight;
	text-align: center;

}
 
#title{
	position: absolute;
	left: 0px;
	top:  0px;
}

#frame{
	position:absolute;
	left: 0px;
	top:0px;
}

#demo,#back{
	position: absolute;
	left: 0px;
	top: 0px;
	
}

.namep{
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-align:left;
	top: 4px;
	left:2px;
	width:200px;
}

.name0{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}


.slider {
   position:absolute;
   width: 150px;
   height: 20px;
   left:19px;
   top: 20px;
}

#nump3{
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	top:   4px;
	left:  140px;
	width:  35px;
	height: 10px;
}

#nump4{
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	top:   4px;
	left:  140px;
	width:  35px;
	height: 10px;
}

#ParaDiv{
	position: absolute;
	top: 75px;
	width: 793px;
    height: 365px;	
}
.checkBox
{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}

#checkbox1
{
	position:absolute;
	left:16px;
	top: 22px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}

#checkbox2
{
	position:absolute;
	left:16px;
	top: 47px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}

#checkbox3
{
	position:absolute;
	left:205px;
	top: 47px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}

.SliderDiv
{
   position:absolute;
   height:50px;
   width: 188px;
}

#name1{
	position:absolute;
	left: 310px;
	top:  30px;
}

#name2{
	position: absolute;
	left: 310px;
	top:  105px;
}

#name3{
	position: absolute;
	left: 310px;
	top:  180px;
}

#name4{
	position: absolute;
	left: 310px;
    top:  255px;
}

#name5{
	position: absolute;
	left: 310px;
    top:  325px;
}

#SliderDiv1 {
   position: absolute;
   left: 396px;
   top:  0px;
}

#SliderDiv2 {
   position: absolute;
   left: 585px;
   top:  0px;
}

#SliderDiv3 {
   position: absolute;
   left: 396px;
   top:  50px;
}

#SliderDiv4 {
   position: absolute;
   left:585px;
   top: 50px;
}
