.titlemessage {
  font-family:Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

.outputdarkrow{
  background-color: #E7E2DA;

}


.outputlightrow{
  background-color: white;
}


.boatingtable{
  border-collapse: collapse;
}

.boatingtablerow{
  border: solid black 1px;
}

.boatingtablecell{
  border: solid black 1px;
}

.yui-calcontainer{
  background: white;
}

.calnavleft {
background:transparent url(http://yui.yahooapis.com/2.7.0/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -450px;
bottom:0;
cursor:pointer;
height:15px;
left:-10px;
margin-left:0.4em;
top:0;
width:25px;
}

.calnavright {
background:transparent url(http://yui.yahooapis.com/2.7.0/build/assets/skins/sam/sprite.png) no-repeat scroll 0 -500px;
bottom:0;
cursor:pointer;
height:15px;
margin-right:0.4em;
right:-10px;
top:0;
width:25px;
}