//ICASA.net header



document.write("<table cellspacing='0' cellpadding='0' class='headerTop'>")
document.write("<tr valign='middle'>")
document.write("<td width='150'><img src='images/header_name.jpg' height='60' width='150' title='ICASA' /></td>")
document.write("<td width='*'><img src='images/header_title.png' title='International Consortium for Agricultural Systems Applications' /></td>")
document.write("</tr>")
document.write("</table>")


document.write("<table cellspacing='0' cellpadding='0' class='headerBottom'>")
document.write("<tr>")
document.write("<td width='151'>&#160;</td>")
document.write("<td width='30'  bgcolor='#006b84' background='images/header_corner.png'>&#160;</td>")
document.write("<td bgcolor='#006b84' width='*'>&#160;</td>")
document.write("</tr>")
document.write("</table>")

