		/*RELOCATION TAB*/	
	
#PanelTabContainer li.relocation {
	background-color: #b21e3b;
	border-bottom: #61041b solid 2px;
	color: #FFFFFF;
	}

#PanelTabContainer li.relocation a {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#PanelTabContainer li.relocationsub {
	background-color: #942742;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	border-bottom:dotted 2px #61041b;
	height:15px;
	padding: 1px 2px 1px 2px;
	display:block;
	visibility:visible;
	}
	
#PanelTabContainer li.relocationsub a{
	color: #bdb5a5;
	text-decoration:none;
	}
	
#PanelTabContainer li.relocationsub a:hover{
	color: #ffffff;
	text-decoration:none;
	}