
body {
  background-color: #FFFFFF;
  font-size:12px;
  font-family:Verdana;
}

div#menu {
  height:0px;
  width:0px;
  overflow:hidden;
  visibility:hidden;
}

p#menu {
  height:0px;
  width:0px;
  overflow:hidden;
  visibility:hidden;
}

div#bottomline {
  
  background-color:#FFFFFF;
  font-size:10px;

  height:0px;
  width:0px;
  overflow:hidden;
  visibility:hidden;

}

div#screenonly {
  height:0px;
  width:0px;
  overflow:hidden;
  visibility:hidden;
}

#calendar {
  border-color:#000000;
  border-collapse: collapse;

  border-left-width:1px;
  border-right-width:1px;

  border-left-style:solid;
  border-right-style:solid;
  
  font-family:Verdana; 
}

table#calendar {
  width:100%;
  height:100%;

  border-bottom-width:1px;
  border-bottom-style:solid;

  background-color:#FFFFFF;
}

th#calendar {

  border-top-width:1px;
  border-top-style:solid;

  border-bottom-width:1px;
  border-bottom-style:solid;
  
  background-color:#CCCCCC;
  font-weight:normal;
  font-size:12px;
}

td#calendar {
  
  background-color:#FFFFFF !important;
  text-align:center;
  font-size:10px;

  empty-cells:hide;

}

#event, #event1, #event2 {
  border-color:#000000;
  border-width:1pt;
  border-collapse: collapse;
  border-style:solid;
  
  font-family:Verdana; 
}

table#event {
  width:100%;
  
  background-color:#FFFFFF;
}

th#event {
  height:26px;
  width:33.3%;
  
  background-color:#CCCCCC;
  text-align:right;
  font-weight:normal;
  font-size:12px;
  
  padding-right:10px;
  padding-top:4px;
  padding-bottom:4px;
}

td#event {
  padding-top:4px;
  padding-bottom:4px;
}

td#event1 {
  background-color:#FFFFFF;
}

td#event2 {
  background-color:#F1F1F1;
}

td#event, td#event1, td#event2 {
  height:22px;
  
  text-align:left;
  font-size:12px;
  
  padding-left:4px;
}

#member, #member1, #member2 {
  border-color:#000000;
  border-width:1pt;
  border-collapse: collapse;
  border-style:solid;
  
  font-family:Verdana; 
}

table#member {
  width:100%;
  
  background-color:#FFFFFF;
}

th#member {
  height:26px;
  width:33.3%;
  
  background-color:#CCCCCC;
  text-align:right;
  font-weight:normal;
  font-size:12px;
  
  padding-right:10px;
}

td#member1 {
  background-color:#FFFFFF;
}

td#member2 {
  background-color:#F1F1F1;
}

td#member, td#member1, td#member2 {
  height:26px;
  
  text-align:left;
  font-size:12px;
  
  padding-left:4px;
}

#vcardimg {
  width:170px;
  height:190px;
  
  text-align:center;
  
  padding:2px;
  
  overflow:hidden;  
}

a:active, a:visited, a:link {
  color: #000000;
  text-decoration:none;
}

img {
  border:none;
}