body, input, select, table, textarea{
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans serif;
	font-size: 11px;
	font-weight:normal;
}
.buttonStyle{
	border: 1px solid #000; 
	color: #000; 
	background-color: #eaeaea;
	font-weight:normal;
}

.headerRow{
	font-weight: bold;
	background-color: #cacaca;
	color: black;
	font-size:12px;
}
.row{
	background-color:#bbb;	
}
#parent{	
	width:800px;
	text-align:left;
}
#myTable{
	width:800px;		
}
#myTable2{
	width:800px;	
}
#myTable3{
	width:800px;	
}
#myTable4{
	width:800px;	
}

#textarea{
	width:440px;
	height:60px;
}
td{
	font-size:10px;
	font-weight:bold;
}