

    body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
      
}
#head-status{
    
    
    font-family: sans-serif;  font-size: 12px;  color:white;
    padding-top: 8px;
    margin-left: 10px;
}
#head-status .user-info{
    
    font: bold;
    font-family: sans-serif;
    font-size: 12px; 
    color:#ffffff;  
    
    
    
}
.tb7 {
	width: 221px;
	background: transparent url('../images/bgs.jpg') no-repeat;
	color : darkred;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
        font: Calibri; font-size: 14px;  
            
}

.field{
    
    font-family: Calibri;
    font-size: 14px; 
    color: #000;
    
        
    
    
}
hr{color:#b3b3b1; height: -1px;  }