a.MoreButton {
   color: #7b3324;
   border-right: 10px;
   cursor: pointer;
   font-size: small;
}

a.UpdateButton {
   color: #7b3324;
   cursor: pointer;
   font-size: 14px;
   text-decoration: none;
}

body {
	background-color: #f0e3d0;
}
.style7 {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.headerText{
   
}

.sideLinks li {
   padding-top: 10px;
}

.sideLinks  {
}

.sideLinks :first-child {
   padding-top: 0px;
}

.LandBImage {
   margin-top: 20px;
}

.ResultText {
   font-size: 14px;
}

.ResultValue {
   font-size: 14px;
   border-right-style: double;
   border-right-width: thick;
}


.NationalValue {
   font-size: 14px;
   border-left-style: none;
   border-right-style: inset;
   border-right-width: 1px;

}

td {
   border-color: #BFBFBF;
}

.ProviderAddress, .CenterAddress
{
   float: left;
   padding-right: 20px;
}

a {
   text-decoration: none;
}


a:active {
   color: #990000;
}

a:link {
   color: #3D0608;
}
a:visited {
   color: #3D0608;
}
a:hover {
   color: #A69635;
}
