/* Loft.css */
.std {background-color:#ffe4e1; font-family:arial; font-size:12px; color:black; text-align:center; margin:5px;}
.back {background-color:white; margin:5px auto; width:800px;} 
.logo {background-color:#6066c1; text-align:center; font-size:16px; margin-top:0px; width:800px;}

.just {text-align:justify; font-size:14px;}
.intro {text-align:justify; font-size:14px; width:700px;}
.hilite {font-weight: bold; }
.title { font-size: 16px ; font-weight: bold; text-align:center}
.titlenavy { font-weight: bold; color: navy}
.small {font-size: x-small; }
.xxsmall {font-size: xx-small; }
.textnavy {color: navy; }
.copy {font-size: 12px; color: #404040; text-align: center;}
.reverse { background: white; color: navy; text-align: center;}
.rule { height:1px; color:gray;}
.grid  { background: #e0e0e0; color: #000000;}
.gridc { background: #e0e0e0; color: #000000; text-align: center;}
.gridr { background: #e0e0e0; color: #000000; text-align: right;}

a:link {color: navy;  text-decoration: none; font-weight: normal;}
a:visited {color: navy;  text-decoration: none;  font-weight: normal;}
a:active {color: navy;  text-decoration: none;  font-weight: normal;}
a:hover {color: red;  text-decoration: none;  font-weight: normal;}

a.button:link {color: navy;  text-decoration: none; font-weight: normal; font-size: 12px;}
a.button:visited {color: navy;  text-decoration: none;  font-weight: normal; font-size: 12px;}
a.button:active {color: navy;  text-decoration: none;  font-weight: normal; font-size: 12px;}
a.button:hover {color: navy;  text-decoration: none;  font-weight: normal; font-size: 12px;}

a.button2:link {color: navy;  text-decoration: none;  font-weight: normal; font-size: 10px;}
a.button2:visited {color: navy;  text-decoration: none;  font-weight: normal; font-size: 10px;}
a.button2:active {color: navy;  text-decoration: none;  font-weight: normal; font-size: 10px;}
a.button2:hover {color: navy;  text-decoration: none;  font-weight: normal; font-size: 10px;}

a.cleanlink:link {color: navy;  text-decoration: none;  font-weight: normal; font-size:12px;}
a.cleanlink:visited {color: blue;  text-decoration: none;  font-weight: normal; font-size:12px;}
a.cleanlink:active {color: navy;  text-decoration: none;  font-weight: normal; font-size:12px;}
a.cleanlink:hover {color: red;  text-decoration: none;  font-weight: normal; font-size:12px;}

a.maplink:link {color: navy;  text-decoration: none;  font-weight: bold;}
a.maplink:visited {color: navy;  text-decoration: none;  font-weight: bold;}
a.maplink:active {color: navy;  text-decoration: none;  font-weight: bold;}
a.maplink:hover {color: red;  text-decoration: none;  font-weight: bold;}

a.introlink:link {color: #e0e0e0;  text-decoration: none;  font-weight: normal;}
a.introlink:visited {color: #e0e0e0;  text-decoration: none;  font-weight: normal;}
a.introlink:active {color: #e0e0e0;  text-decoration: none;  font-weight: normal;}
a.introlink:hover {color: #e0e0e0;  text-decoration: underline;  font-weight: normal;}

.countytxt {font-size: x-small; font-weight: normal; }

.ccmem {font-size: small; font-weight: normal; color: #404040; }
.cctxt1 {font-size: x-small; font-weight: bold; color: navy; }
.cctxt2 {font-size: 11px; font-weight: normal; color: navy; }
.desc {font-size: 11px; font-weight: normal; color: black; }

.tableb { border: solid black 1px; width: 150px; text-align:left; margin-left:10px;}
.tableC { border: solid black 1px; width: 150px; text-align:center; margin-left:10px;}
.rowC {border: solid black 1px;}

.tableM { border: 0px; width: 150px; text-align: center; margin-left:10px;}
.rowM {border: solid black 1px; width: 150px;}

.purina { border: solid black 1px;
          text-align: center;
          font-size: xx-small;
          background-color: white;
}


