Body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
	background-position:center;
	line-height:175%;
}



.clearall {
clear:both;
height:1px;
width:100%;
}

a {
	color:#06C;
}

a:visited{
	color:#06C;
}

a:hover {color:#999999;}

img {border:0px;
}

form {margin:0px;
padding:0px;
}

.mainBody {
	position:relative;
	margin:0px auto;
	width:990px;

}

#logo {

}

#logo a{
	background:url(../img/logoIL.png) no-repeat;
	width:150px;
	text-indent:-5000px;
	height:80px;
	position:absolute;
	z-index:900;
	margin: -10px 0 -10px 24px;
}

.cssbody {
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:10px;
	width:876px;
	margin:0px auto;
	min-height: 300px;
}

.footter	{ 
	background-color:#FFFFFF;
	border-top:1px dashed #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:896px;
	margin:auto;
	padding:5px 0 10px 0;

}