.boxed {
  border: #000000 1px solid;
  background-color: #f3f3f3;
  padding: 10px;
  margin: 2px;
  width: 500px;
  font-size: small;
}

.OrangeRegular { font-family: Arial;
					font-size: 12pt;
					font-style: normal;
					line-height: 1.1;
					font-weight: normal;
					color: #fd7d00;
					text-decoration: none;
					text-align: left;
					vertical-align: top }

.TopAddress {
  font-family: Times New Roman;
	font-size: 14pt;
  line-height: 0.9;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}


input.SearchHint {
   color: grey;
}

body { font-family: Times New Roman;
					font-size: 12pt;
					font-style: normal;
					line-height: 1.1;
					font-weight: normal;
					text-decoration: none;
					text-align: left;
					vertical-align: top }

a.footer {
        color: #FFFFFF;
        font-size: 11px;
        text-decoration: none;
        margin: 0;
        border: 1px 0 0 0;
        background: #000000;
        border-color:#E0E0E0;
        clear: both;}

a.footer:link {color: #FFFFFF;
             }

a.footer:hover {background: #000000;
              color: #FFFFFF;
              text-decoration: none;
              text-decoration: underline;}

a.titlelink {
        color: #000000;
        font-size: 14px;
        text-decoration: none;
        margin: 0;
        border: 1px 0 0 0;
        clear: both;}

a.titlelink:link {color: #000000;
             }

a.titlelink:hover {background: #FFFFFF;
              color: #000000;
              text-decoration: none;
              text-decoration: underline;}


