/* CSS Document */
.shadow-right {
  background-image:url(../images/ui/bg_shadow_right.png);
  background-repeat:repeat-y;
}
.shadow-righttop {
  background-image:url(../images/ui/bg_shadow_righttopcorner.png);
  background-repeat:repeat-y;
}
.shadow-bottom {
  background-image:url(../images/ui/bg_shadow_bottom.png);
  background-repeat:repeat-x;
}
.shadow-bottom-right {
  background-image:url(../images/ui/bg_shadow_rightbottomcorner.png);
  background-repeat:repeat-x;
}
.corner-left {
  background-image:url(../images/ui/bg_shadow_leftbottomcorner.png);
  background-repeat:no-repeat;
}
.corner-right {
  background-image:url(../images/ui/bg_shadow_corner.png);
  background-repeat:no-repeat;
}

/* Other Browser Navigational Rollovers */

#qm0 .qmactive
 {
	background-color:#20375a !important; 
	opacity: 1 !important; 
	color:#ffffff !important; 
	text-decoration:none !important;
	background-image:url(../images/bg_hover.gif); !important;
	background-repeat: repeat-x; !important;
}
#UALogo2 {
	background-image:url(../images/ualogo.png);
	width: 91px;
	height: 90px;
}
#BTYB_Logo {
	background-image:url(../images/btyb_ocs_logo.png);
	background-repeat:no-repeat;
}
#UALogo {
	background-image:url(../images/ualogo2.png);
	width: 91px;
	height: 90px;
}

#UALogo1 {
	background-image:url(../images/ua_logo_topright.png);
	width: 150px;
	height: 148px;
}