
.mooCal					{ position:absolute; top:0px; left:0px; }
.mooCal .maindiv        { width:160px; text-align:center; font-family:Arial; font-size:10px; background-color:#DBDBDB; padding:4px; font-weight:bold; position:relative; top:0px; left:0px; }
.mooCal .headlinediv    { width:150px; height:15px; padding:3px 4px 2px 4px; background-color:#FFD800; text-align:center; color:#333333; border:solid 1px #333333;  font-size:11px; }
.mooCal .closediv       { float:right; padding:1px 0px 0px 0px; position:absolute; top:7px; left:150px; color:#333333;  cursor:hand; }
.mooCal .navigation     { clear:both;  height:26px; padding:4px 0px 0px 2px;  }
.mooCal .dropdownmonth  { float:left;  width:97px; font-size:10px; margin:2px 2px 0px 0px; }
.mooCal .dropdownyear   { float:right; width:57px; font-size:10px; margin:2px 2px 0px 0px;}
.mooCal .weekdiv        { width:156px; height:20px; background-color:#DBDBDB; border: solid 1px #F4F2F3; text-align:center; }
.mooCal .weekday        { width:22px;  height:17px; float:left; padding:3px 0px 0px 0px; }
.mooCal .display        { width:158px; height:100px; padding:5px 0px 5px 0px; background-color:#F4F2F3;  }

.mooCal .rowdays		{ cursor:hand; }		
.mooCal .day_default    { float:left; width:22px; height:18px; color:#0169CA; text-align:center; }
.mooCal .day_inactive   { float:left; width:22px; height:18px; color:#99979A; text-align:center; }
.mooCal .day_holiday    { float:left; width:22px; height:18px; color:#C8102A; text-align:center; }
.mooCal .day_today      { float:left; width:22px; height:18px; color:green; text-align:center; }
.mooCal .day_other      { float:left; width:22px; height:18px; color:white; text-align:center; }