BODY
{
	padding-left: 10%;
	padding-right: 10%;
}
.Buttons
{
	font-family: Arial;
	background-color: Gray;
	color: White;
}
.ButtonsPopUp
{
	font-family: Arial;
	color: Navy;
	background-color: Gray;
}
#butMembers
{
	font-family: Arial;
 	background-color: Gray;
   color: Navy;
}
#butVendorPartners
{
	font-family: Arial;
 	background-color: Gray;
   color: Navy;
}
#butAllCenters
{
	font-family: Arial;
   color: Navy;
   background-color: Gray;
}
a:link
{
	color: Navy;
}
.Welcome	{
	background: White;
	color: #191970;
	font: normal bold x-large Times New Roman;
	padding-right: 0pt;
	border-bottom-color: #E3E0DF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	width: 100%;
}
.Address
{
	font-family: Arial;
	color: Black;
	background-color: White;
	font: smaller;
}