@charset "windows-1256";
/* CSS Document */

    body {
        background-image: url(../images/bg_grid.gif);
        background-repeat: repeat-x;
		background-color:#b7c093;
		margin:0;
    }
	
	td{
		color:#6c735b;
		font-size:12px;
	}