	body {
        padding: 0px;
		font: 16px arial, sans-serif; }
 
	pre {text-indent: 30px}
	
	
   #content .theInput {
	  font-family: Verdana;
	  font-size: 11px;  
	  margin-right: 10px;
	  border-width: 1px;
	  border-style: solid;
  	  border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	
	  }
	

	#button { 
		font: bold 12px Arial, Sans-serif; 
		height: 20px;
		margin: 0;
		padding: 2px 3px; 
		color: #FFF;
		background:#57B2E8;
		border-width: 1px;
		border-style: solid;
		border-color: #B6DE8F #91BD37 #91BD37 #B6DE8F;
	}  
	  
	
 
	#content {font: 0.8em/0.8em  verdana, sans-serif;
        margin:30px 0px 0px;
		text-align: justify;
		background: #F8FAFD;
		padding: 10px;
		border: 2px solid black;
		width: 542px;
		z-index: 2;	}

     #front {
		text-align: justify;
		background: #F8FAFD;
		border: 1px solid black;
		width: 565px;
		z-index: 2;
		line-height: 1.1;}

    #terms {font: 0.7em/0.8em  verdana, sans-serif;
		margin:30px 0px;
        text-align: justify;
		background: #F8FAFD;
		padding: 20px;
		border: 2px solid black;
		z-index: 2;	
		width:650px;
		border-top:2px solid black;
		line-height: 1.5;}
 
	#content a {
		text-decoration: none;
		color: #57B2E8; }
 
	#content a:hover { border-bottom: 1px dotted #0788C3;}

    #vercode {
		float: left;}
    
	#img {
		float: top; 
		margin-right: 4px;}
    
	#back {
		text-align: right; 
		position:absolute;
		display:block;
		right:6px;}

	#back a:hover { border-bottom: 1px dotted #0788C3;}

	#back1{
		text-decoration: none; 
		font-size: 13px;}