@charset "UTF-8";

/* Shared site styles */
body {
  color: #000;
  background-color: #fff;
}

table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}

a {
  color: #0000ff;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus {
  color: #ff0000;
}

#outerWrapper {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

.WebSiteTable {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.WebSiteTable > td,
.WebSiteTable td {
  padding: 4px 8px;
}

.WebSiteTitleLeft
{
  color: #273DFA;
font-family: "Times New Roman", Times, serif;
font-size: 32px;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
}


.WebSiteTitleRight {
  color: red;
font-family: "Times New Roman", Times, serif;
font-size: 32px;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
}





.MenuBar,
.MenuBarWrapper,
.bottomMenuBar {
  background-color: #ddd;
  color: #0000ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.MenuBar td,
.bottomMenuBar td {
  padding: 3px;
}

.MenuBar a,
.bottomMenuBar a {
  color: #0000ff;
  text-decoration: none;
}

.MenuBar a:visited,
.bottomMenuBar a:visited {
  color: #0000ff;
}

.MenuBar a:hover,
.MenuBar a:focus,
.bottomMenuBar a:hover,
.bottomMenuBar a:focus {
  color: #ff0000;
  text-decoration: underline;
}

.ThinBorder {
  border: 1px solid #000;
}

.TextBody {
  color: #333;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
}

#googlePageCounter {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
