/*body {
	padding:0px;
    margin:0px;
    background-image: url(pageBG.gif);
    background-repeat: repeat-x;
    background-color:#e7e8e8;
    font-family: sans-serif;
    font-size: 13px;
	 color: #5B6C7B;
}*/

body {
	padding:0px;
    margin:0px;
    background-image: url(pageBG.gif);
    background-repeat: repeat-x;
    background-color:#e7e8e8;
    font-family: sans-serif;
    font-size: 13px;
	 color: #5B6C7B;




.tableHat {
	background-image: url(headHat.gif);
    background-repeat: repeat-x;
	height:9px;
	margin:0px;
	padding:0px;
}




