#u2010
{
	border-width: 0px;
	border-color: transparent;
	background-color: #9E005D;
	border-radius: 0px 10px 10px 10px ;
}

#u2011
{
	border-style: solid;
	border-width: 1px;
	border-color: #009245;
	border-radius: 0px 10px 10px 10px ;
	background: transparent url("../images/contact-contact.jpg") no-repeat left top;
	background-size: contain;
}

#u2011:hover
{
	border-style: solid;
	border-width: 2px;
	border-radius: 0px 10px 10px 10px ;
	background: transparent url("../images/contact-contact_rollover.jpg") no-repeat left top;
	background-size: contain;
}

#u2011:active
{
	border-style: solid;
	border-width: 2px;
	background: transparent url("../images/contact-contact.jpg") no-repeat left top;
	background-size: contain;
}

#u2011.MuseLinkActive
{
	border-style: solid;
	border-width: 1px;
	background: transparent url("../images/contact-contact_rollover.jpg") no-repeat left top;
	background-size: contain;
}

#u2009,#u2102
{
	border-width: 0px;
	border-color: transparent;
	background-color: transparent;
}

#u2104
{
	border-width: 0px;
	border-color: transparent;
	background-color: #009245;
	border-radius: 0px 10px 10px 10px ;
}

#u2103
{
	border-style: solid;
	border-width: 1px;
	border-color: #9E005D;
	border-radius: 0px 10px 10px 10px ;
	background: transparent url("../images/appt-appt.jpg") no-repeat left top;
	background-size: contain;
}

#u2103:hover
{
	border-style: solid;
	border-width: 2px;
	background: transparent url("../images/appt-appt_rollover.jpg") no-repeat left top;
	background-size: contain;
}

#u2103:active
{
	border-style: solid;
	border-width: 2px;
	background: transparent url("../images/appt-appt.jpg") no-repeat left top;
	background-size: contain;
}

#u2103.MuseLinkActive
{
	border-style: solid;
	border-width: 1px;
	background: transparent url("../images/appt-appt_rollover.jpg") no-repeat left top;
	background-size: contain;
}

