	span.bttext{
	    color: black;
	    font-family: Arial, Tahoma, Verdana, Helvetica;
	    font-size: 11px;
	    line-height: 25px;
	    vertical-align: middle;
	    font-weight: bold;
	    text-decoration: none;
	}

	#tx1{
	    font-family: Arial, Tahoma, Verdana, Helvetica;
	    font-size: 24px;
	    color: black;
	    position:absolute;
	    top:10px;
	    left:50%;
	    width:185px;
	    height:500px;
	    border:0px;
	    display:none;
	    margin-left: 300px;
	    z-index:10;
	    font-weight: bold;
	}

	#tx2{
	    font-family: Arial, Tahoma, Verdana, Helvetica;
	    font-size: 18px;
	    color: black;
	    position:absolute;
	    top:10px;
	    left:50%;
	    width:385px;
	    height:500px;
	    border:0px;
	    display:none;
	    margin-left:-115px;
	    z-index:10;
	    text-align: left;
	}
	
	#tx1 p {
	    margin: 0;
	    font-weight: bold;
	}

	#tx1 a {
	    font-size: 14px;
	    font-weight: bold;
	}

	#ttx1 p {
	    margin: 0;
	    font-weight: bold;
	}

	#ttx1 a {
	    font-size: 14px;
	    font-weight: bold;
	}

	#tx2 p {
	    margin: 0;
	}

	div.button1{
	    position: absolute;
	    top:540px;
	    left:50%;
	    width:140px;
	    height:25px;
	    margin-left:-212px;
	    z-index:10;
	    overflow:hidden;
	}