

body {
  margin: 0 0 0 0;
  padding: 0;  
  font-size: 75%;
  text-align: left;
  font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, Helvetica, sans-serif; 
  color: black;  
  line-height: 1.3em;
  background-color: white;  
	}
	
	
* {padding: 0; margin: 0;}
	
img {border: none;}
	
.main {
  width: 650px;
  height: 250px;
	position: relative;
	margin: auto;		
	background-color:white;		
	text-align:left;
  background: url(../images/bg-noprint.jpg) center 200px no-repeat;	
	border-bottom: 4px solid silver;
  padding-bottom:50px;  
}




/* ----------- TOP ----------- */

.top {padding: 15px 0px 15px 0px;}

    .mlogo { }
    
    .topitems {
      display: none;
      
    }
        
    .support-menu { display: none; }  
    
    .menuitem {
      display: none;
    }

   

/* ----------- CONTENT ----------- */


.content {
  
  display: none;
}

.phead {
  float:right;
  font-weight: bold;
  position:relative;
  top: -15px;
  color:silver;
  text-align: right;
}

.phead div {
  display: none;
}
  
.footer {
  display: none;
}

.pfooter {
  padding: 15px 0px 15px 0px;
  text-align: left;
  
}
