/* $Revision:   2.0  $ */
#outline{
	width: 140; 
	height: 160; 
	border: 2px solid #8058BD;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
} 
.calendarcolour {
	background-color:ffffff }
.closelayer {
	font-size: 10px;
	text-decoration: none;
	color: #8058BD }
.daysofweek {
	font-size: 10px;
	font-weight: Bold;
	text-align: center;
 	text-decoration: none;
	color: #8058BD }
.calendardays {
	font-size: 10px;
	text-align: center;
 	text-decoration: none;
	color: #8058BD }
.calendardayshighlight {
	font-size: 10px;
	font-weight: Bold;
	text-align: center;
 	text-decoration: none;
	color: #8058BD }
.calendardayshighlight:hover {
	font-size: 10px;
	color: #8058BD }
.calendardaysdisabled {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
  color: #ccccff}
.calendardays:hover {
	font-size: 10px;
	color: #8058BD }
.daycell {
	font-size: 10px;
	text-align: center;
	color: #3366CC }
.daycellweekend {
	font-size: 10px;
	text-align: center;
	color: #3366cc;
	background-color: #e4e4ff}
.daycellhighlight {
	font-size: 10px;
	text-align: center;
	color: #3366cc;
	background-color: #99ccff }
.seperator {
	font-size: 1pt; 
	background-color: #8058BD }
.spacer {
	font-size: 1pt;
	 }