body		
{
	font-family: arial, sans serif;
	font-size:12pt;
	background-color:#cccccc;
	color: #000000;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	background-image:url(images/back_shadow.jpg);
	background-position:center;
	background-repeat:repeat-y;
}


#InnerBody
{
	width: 990; /* use this property to set width of document */
	font-family: arial, sans serif;
	background-color:#ffffff;
	color: #000000;
	text-align:left;
}

#Header
{
	position:relative;
	z-index: 50;
	width:990px;
	height:243px;
	background-image:url(images/header990-tl.jpg);
	background-repeat:no-repeat;
}

#HeaderTop
{
	position:relative;
	z-index:50;
	width:990px;
	height:22px;
}

#TopMenu
{
	position:relative;
	top:0;
	z-index: 49;
	height:49;
}

#TopMenuOutline 
{
	position:absolute;
	top:0;
	left:0;
	z-index: 21;
	height:49px;
	padding-left:30px;
	background-image: url(images/header-bar-tile.png);
	background-repeat: repeat-x;
}

#TopMenuOutline TABLE
{
	position:relative;
	height:49px;
}
