body {
  margin: 0;
  background: White;
}

body, td, .standardText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: smaller;
  margin-top: 5px;
}

.pageCenterTitle {
  text-align: center;
  font-size: 20px;
  font-weight: Bold;
  padding-top: 13px;
  padding-bottom: 16px;
}

.navLinks {
  TEXT-ALIGN: center;
  padding-bottom: 20px;
  font-size: smaller;
}

.boxedLinks {
  font-size: smaller;
}

.required {
  color: blue;
  font-size: smaller;
}

.standout {
  color: blue;
}

a:link {
  color: blue;
  font-decoration: underline;
}
  
a:visited {
  color: purple;
  font-decoration: underline;
}
  
a:active {
  color: blue;
  font-decoration: underline;
}

a:hover {
  color: blue;
  font-decoration: underline;
}


.secondary {
  color: black;
  background-color: #b0e0e6;
}

.menuText {
  font-size: 10px;
  color: black;
}

.menuText a:link, .menuText a:visited {
  color: black;
  text-decoration: none;
}

.menuText a:hover {
  color: #0000ff;
}

.contentSectionHeader {
  background-color: #b0e0e6;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: black;
}

/*  Table styles  */

.myTable {
  border: 1px solid black;
  empty-cells: show;
  font-size: 80%;
}

.myTableHeaderRow {
  text-align: left;
}

.myTableHeader {
  padding: 5px;
  background-color: #b0e0e6;
  font-weight: bold;
  font-size: 13px;
}

.myTableCell {
  padding: 5px;
  border-right: 1px ridge black;
  border-top: 1px ridge black;
}

.myTableCellLast {
  border-right: none;
}

.myTableCellActions {
  text-align: center;
  font-weight: bold;
}

.myTableEven, .myTableEven a, .myTableEven td {
  background-color: White;
  color: black;
}

.myTableOdd, .myTableOdd a, .myTableOdd td {
  background-color: #b0e0e6;
  color: black;
}

.myTableHidden, .myTableHidden a {
  background-color: #0000ff;
  color: white;
}

/*  End Table Styles  */

.myRescueBoxTable {
  border-style: solid;
  border-width: thin;
  border-color: black;
  empty-cells: show;
}

.myRescueBoxTitle {
  text-align: center;
  background-color: #b0e0e6;
  border-bottom-style: solid;
  border-width: thin;
  border-color: #b0e0e6;
  border-bottom-width: th;
  border-bottom-color: black;
  font-weight: bold;
  font-size: 13px;
  color: black;
}

.myRescueBoxTitleText {
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: 13px;
}

.myRescueBoxCell {
  font-size: smaller;
}

.animalTableHidden, .animalTableHidden a {
  text-align: left;
  background-color: #0000ff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: white;
}

.animalTableEven, .animalTableEven a, .animalTableEven td {
  text-align: left;
  background-color: White;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.animalTableOdd, .animalTableOdd a, .animalTableOdd td {
  text-align: left;
  background-color: #b0e0e6;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: black;
}

.message {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 300px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #b0e0e6;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: black;
}

.comments {
  background-color: #b0e0e6;
  color: black;
  margin: 20px;
  padding: 8px;
  border: 1px solid black;
}

.rainbowbridgeTop, .browsekittensTop, .browseTop {
  margin: 5px;
}

.littlespace {
  margin: 8px;
}

.animalDetailBlock {
  margin-top: 15px;
  margin-bottom: 15px;
}

.animalDetailTitle {
  font-weight: bold;
}

.formTable {
  border-bottom-style: solid;
  border-width: thin;
  font-size: smaller;
}

.smallFormField {
  margin: 1px;
  padding: 1px;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

.flags {
  text-align: center;
}

.flags img {
  border: none;
  vertical-align: middle;
}

.translate {
  background-color: yellow;
  color: black;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

.animalimg {
  text-decoration: none;
    border: none;	}

.logoimg {
  border: none;
  margin: 5px;
}

.AnimalAd {
  border: none;
  text-align: center;
  font-size: x-small;
  margin:10px
}

.smaller {
  font-size: smaller;
}

.iGive {
  background-image: url(../../../images/swingbags120.gif);
}

.secondary {
  width: 150px;
  border-right: 2px solid black;
}

.secondary form {
  display: inline;
}

.menuText {
  padding: 5px 5px 5px 5px;
 }

.menuL1 {
  background: White;
  color: black;
  font-size: 110%;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
  margin-right: 4px;
  width: 95%;
  border-bottom: 1px groove black;
}

.menuL2 {
  background-color: #b0e0e6;
  color: black;
  padding: 1px 4px 1px 4px;
  margin-right: 4px;
  width: 95%;
  align: left;
  border-bottom: 1px groove black;
}

.animalSearchForm {
  font-size: 11px;
  align: left;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  margin: 3px 3px 10px 3px;
}

.menuL1 a:link, .menuL1 a:visited, .menuL1 a:hover, .menuL1 a:active {
        color: black;
}

.adminMenu {
  width: 100%;
  background: #b0e0e6;
}

.adminOnly {
  font-weight: bold;
  color: blue;
}
.sampleStyle {
  color: blue;
  background: White;
  border: dotted;
  cursor: pointer;
  cursor: hand;
  padding: 10px;
}

.menuL2form {
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  margin-bottom: 10px;
}