/* default */

img {
  border: none;
}

 body {
  color:#444444;
  font-family: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
 }
 #Status {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-top: 1px blue solid;
  border-bottom: 1px blue solid;
 }
 #infobox {
  color: #000077;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 }
 a:link, a:active, a:visited {
  text-decoration: none;
 }
 a:hover {
  text-decoration: underline;
 }
 input, textarea, select {
  background-color: #DCDCDC;
  border-style: solid;
  border-width: 1px;
  border-color: blue;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
  padding: 1px;
 }
 #navitable {
  border-top: 1px blue solid;
  border-bottom: 1px blue solid;
  font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
 }
 #nonactive
 {
  background-color: #CCCCCC;
  text-decoration: none;
 }
 #PoweredBy
 {
  color:#000000;
  text-decoration: none;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
 }
 #PoweredBy a:link,#PoweredBy a:visited, #PoweredBy a:active
 {
  color:#000000;
  text-decoration: none;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
 }
 #PoweredBy a:hover {
  color:#000000;
  text-decoration: underline;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
 }
 #footer
 {
  color:#000044;
  background-color: #EEEEFF;
  text-decoration: none;
  border-top: 1px blue solid;
  border-bottom: 1px blue solid;
  font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
 }
 #inactive
 {
  color:#000077;
  text-decoration: underline;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
 }
 #active
 {
  color:#000044;
  background-color: #DEDEDE;
  text-decoration: none;
  font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
 }
 #active a:link,#active a:visited, #active a:active
 {
  color:#000044;
  background-color: #DEDEDE;
  text-decoration: none;
  font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
 }
 #active a:hover, #nonactive a:hover {
  text-decoration: underline;
  font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
 }
 .Calendar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 }
 .CalendarHeader {
  border-bottom:1px blue solid;
 }
 .CalendarDayToShow {
  border-left: 1px blue solid;
  border-right: 1px blue solid;
  border-top: 1px blue solid;
  border-bottom: 1px blue solid;
  color: #000000;
 }
 .CalendarTitle {
  background-color: #EEEEFF;
  font-weight:bold;
 }
 .CalendarDay {
  background-color: white;
 }
 .ForumUser {
  background-color: white;
 }
 .ForumTitle {
  background-color: white;
  font-weight: bold;
  font-size: 14px
 }
 .boxedLight {
  background-color: white;
 }
 .boxedDark {
  background-color: #EFEFEF;
 }
 .LoginColor {
 color: #000077 ;
}
 .BlogTitle {
 color: #000077 ;
}
 .MessageInfo {
 color: red ;
}

