@charset "utf-8";
/* 17 Jan 2011 - Changed the color of the text for the page name in class .wider..*/
	table {
	  border: 0px outset gray;	 
	}
	
	td, th {
	  border: 0px inset gray;
	  padding: 2px;	 
  }
  
  #newtable {	
 	border:3px; 
  	bordercolor:#FF0000;	
}	

padd { padding-left:28 px; }

th {
  /*font-weight: bold;*/
  text-align: center;
  font-family: verdana, arial, geneva, sans-serif;
  /*font: bold 14px;*/
  }
  
th, td { vertical-align: middle; }

.wider {
	/*background-color: red;*/
	color: #FFFFFF;/*#FFCC66;*/
	width: 750px;
	}

