/* CSS Document */
/*specifics(resume)*/
#layoutAB .col-A{
	margin-left: 0px;
	z-index: 10;
	width: 305px;
	background-color: #f3eeea;
	border-left: solid 5px #fff;
	}
	
#layoutAB .incol-Ares{
	margin: 0;
	z-index: 10;
	width: 305px;
	height:533px;
	background-color: #F3EEEA;
	background:url(images/Ami1_047.jpg) no-repeat left;
	border-left: solid 0px #fff;
	}

#layoutAB .col-B{

	z-index: 20;
	width:415px;
	height:533px;
	background-color: #F3EEEA;
	border-right: solid 5px #fff;
	}
	
#layoutAB .incol-Bres{
    
	margin-top:0;
	width:355px;
	z-index: 20;
	height:533px;
	background-color: #F3EEEA;
	}

tr.highlightOn {
	color: #4d4d4d;
	background: #F6E3C9;
	}




