body, td, th {  
  font-family: Trebuchet, MS, Verdana, Arial, sans-serif;  
  font-size: 14px;  
  color: #282828;
}

body {  
  background-color: #3a3731;
}

a {  
  color: #333333;
}

a:visited {  
  color: #333333;
}

a:hover {  
  color: #333333;
}

a:active {  
  color: #333333;
}

table {  
  background-color: white;  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

td {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

.title {  
  background-color: transparent;  
  background-image: url("header.jpg");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  text-align: left;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 5px;  
  font-size: 45px;  
  color: white;  
  vertical-align: middle;  
  height: 180px;  
  font-family: Times;
}

.dateoutline {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #cccccc;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #cccccc;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #cccccc;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #cccccc;  
  text-align: left;  
  vertical-align: middle;  
  font-size: 10px;  
  background-color: #f0f0f0;
}

.dateoutlineHover {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #999999;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #999999;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #999999;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #999999;  
  text-align: left;  
  vertical-align: middle;  
  font-size: 10px;  
  cursor: pointer;
}

.dateday {  
  text-align: left;  
  vertical-align: middle;  
  font-size: 10px;
}

.nav {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #e6e4ca;
}

.navHover {  
  cursor: pointer;  
  background-color: #c4bca8;
}

.navLastHover {  
  cursor: pointer;  
  border-left-width: 3px;  
  border-left-style: solid;  
  border-left-color: #a9a38d;  
  font-weight: bold;
}

.navHead {  
  color: white;  
  background-color: #676ca7;
}

.infoBox {  
  text-align: left;  
  vertical-align: middle;  
  color: white;
}

.creds {  
  color: white;  
  font-size: 12px;  
  text-align: right;  
  background-color: #6e695e;
}

.size12 {  
  font-size: 12px;
}

.content {  
  border-top-width: 1px;  
  border-top-style: dashed;  
  border-top-color: #e6e4ca;  
  border-bottom-width: 1px;  
  border-bottom-style: dashed;  
  border-bottom-color: #e6e4ca;  
  margin-left: 2em;  
  font-size: 12px;  
  line-height: 2em;
}

.divider {  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #e6e4ca;
}

#bold {  
  font-weight: bold;  
  font-size: 15px;  
  font-style: italic;  
  text-decoration: none;
}

