body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 80%;
  line-height: 200%;
  background-color: #EEEEEE;  
}

img
{
  border: 0px;
}

a:active, a:visited, a:link
{
  color: #000000;
  text-decoration: underline;
}

a:hover
{
  color: #000000;
  text-decoration: none;
}

#menu
{
  position: absolute;
  top: 122;
  left: 0;
  width: 138px;
  height: 100%;
  overflow: auto;
  background-color: #ACBAD4;
  border-right:1px solid #000;
}

#menutop
{
  width: 200px;
  height: 118px;
}

#main
{
  text-valign: top;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 20px;
  font-size: 100%;
  line-height: 150%;
  background-color: #ACBAD4;
}

#main h1
{
  border-bottom: 1px solid #808080;
  font-family: arial, verdana, tahoma;
  font-weight: 100;
  font: italic;
  font-size: 200%;
  text-align: center;
}

#main h2
{
  font-family: arial, verdana, tahoma;
  font-weight: 100;
  font: italic;
  font-size: 120%;
  text-align: left;
}

#Calbody
{
  width: 80px;
  height: 80px;
  text-align: left;
  vertical-align: top;
  font-weight: 100%;
  font: italic;
  line-height: 100%;
  background-color: #A0BEE4;
}

#Calevent
{
  width: 80px;
  height: 80px;
  text-align: left;
  vertical-align: top;
  font-weight: 100%;
  font: italic;
  line-height: 100%;
  background-color: #EEEEEE;
}

#CalRide
{
  width: 80px;
  height: 80px;
  text-align: left;
  vertical-align: top;
  font-weight: 100%;
  font: italic;
  line-height: 100%;
  background-color: #EEFFFF;
}

#CalHead
{
  height: 30px;
  text-align: center;
  vertical-align: Bottom;
  font-weight: 100%;
  font-size: 200%;
  font: italic;
  line-height: 100%;
  background-color: #8FB4E8;
}





