.body {
font-family: Verdana;
background-color : #FFFFFF;
}

.tr {
background-color : #F9F9FF;
}

.tr_link {
background-color : #FAFAD2;
font-weight:300;
}

.th {
font-family: Verdana;
}

A.txt1m4 {
	font-family : Verdana;
	font-size : 8pt;
	color : #1E90FF;
	text-decoration : none;
}
A.txt1m4:hover  {
	font-family : Verdana;
	font-size : 8pt;
	color : #FF8C00;
	text-decoration : underline;
}

a.buttonbar:link, a.buttonbar:visited {
  font-size        : 12px;
  padding-top      : 1px;
  padding-bottom   : 1px;
  text-decoration  : none;
  color            : #000000
}
a.buttonbar:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  color            : #FF0000
}
.normal {
font-family: Verdana;
font-size: 8pt;
color: Silver;
}
.today {
font-family: Verdana;
font-size: 8pt;
font-weight:bold;
color:#000066;
background-color: yellow;
}
.weekend {
font-family: Verdana;
font-size: 8pt;
color:#FF0000;
}
.selected {
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
background-color: #C00000;
}
.event {
font-family: Verdana;
font-size: 8pt;
color: #000000;
background-color: #C6D1DC;
}
.head {
color:#CCCCCC;
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:500;
background-color:#666666;
}
.title {
color:#666666;
font:Arial, Helvetica, sans-serif;
font-size:10px;

}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 9px;
  color            : #000000;
  background-color : #F5F5F5;
  border           : 1px solid #C0C0C0;
}

