#docRoot{
	margin : 0px;
	padding : 0px;
}

td.tdTop{
	height : 140px;
	background-color : #ffffff;
  background-image : url(../img/backoben.gif);
	background-repeat : no-repeat;
}

td.tdNavLeft{
  height : 300px;
	width : 180px;
	background-image : url(../img/backlinks.gif);
	background-repeat : no-repeat;
}

td.tdMain{
	ackground-color : #ffffff;
}

td.lblNav{
	background-color : #606060;
	color : #ffffff;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 16px;
	padding : 0px 6px;
}

#tdMain{
	width : 674px;
	height : 900px;
	background-color : #ffffff;
	padding : 0px 00px 0px 10px;
	margin : 0px;
}

