/* GUI Styles */

.RightShadow {
	background-repeat:repeat-y;
	background-position:left top;
	height:100%; 
	width:27px;
}

.BotcornerShadow {
	background-repeat:norepeat;
	background-position:left top;
	height:32px; 
	width:27px;
	float:left;
}

.BottomShadow {
	background-repeat:no-repeat;
	background-position:top right;
	height:32px;
	width:899px;
}

#UALogo_Div {
	background-repeat:no-repeat;
	position: absolute;
	top:0px;
	left:160px;
	width:217px;
	height:170;
	z-index:2;
}

.UALogo {
	background-repeat:no-repeat;
	background-position:top right;
	width:217px;
	height:170;
}