body,p,li,ol,
option,input,
select,
textarea,td,pre { font-family: Verdana, Arial, Helvetica, sans-serif; 
			  	  font-size: 13px; 
				  font-style: normal; 
				  font-weight: normal;
				  color: #000000; }    /* default text formatting */
			 
.small			{ font-size: 11px; }
			 
.headCellz 		{ background-color: #003366;
	 			  color: #FFFFFF; }
			 
.cellz 			{ background-color: #CCCCCC; }

.errorCellz 	{ background-color: #CC0000;
			   	  color: #FFFFFF; }
			   
.white 			{ color: #FFFFFF; }

#adSpace { 
position: absolute; 
 left: 760px; 
 top: 0px;
 margin: 28px 15px;
 z-index: 3;
} 
