.calendar_year_background { background-image:url(images/calendar_year.gif); background-repeat:no-repeat; font-size:12px; font-family:tahoma; font-weight:bold; width:169px; height:28px  }

.calendar_background { background-image:url(images/calendar_background.gif);  background-repeat:no-repeat; width:169px; height:172px; }

.calendar_size { width:163px; height:158px; }

.calendar_day { color:#000; font-size:11px; font-family:tahoma; font-weight:bold; width:14px; height:15px;  }

.calendar_days { background-image:url(images/day_bg.jpg); color:#000; font-size:12px; width:14px; height:15px; font-family:tahoma; border:1px solid #b2b8c7; }
.calendar_days:hover { background-image:url(images/day_bg2.jpg); border:1px solid #64749a; }

.calendar_day_link { background-image:url(images/day_bg2.jpg); color:#000; font-size:12px; font-family:tahoma; width:14px; height:15px; border:1px solid #ae0004; }
.calendar_day_link:hover  { background-image:url(images/day_bg2.jpg); border:1px solid #780003; }

.calendar_today { background-image:url(images/day_bg3.jpg); color:#F00; font-size:12px; font-family:tahoma; width:14px; height:15px; border:1px solid #e22613; }
.calendar_today:hover { background-image:url(images/day_bg3.jpg); border:1px solid #e22613; }

.red { color:#F00; }

a.calendar:link		{ font-family: tahoma; font-weight: bold; font-size: 12px; color: #ae0004; text-decoration: none}
a.calendar:visited	{ font-family: tahoma; font-weight: bold; font-size: 12px; color: #ae0004; text-decoration: none}
a.calendar:hover	{ font-family: tahoma; font-weight: bold; font-size: 12px; color: #780003; text-decoration: none}
a.calendar:active	{ font-family: tahoma; font-weight: bold; font-size: 12px; color: #780003; text-decoration: none}

a.calendar_year:link	{ font-family: tahoma; font-weight: bold; font-size: 14px; color: #51567a; text-decoration: none}
a.calendar_year:visited	{ font-family: tahoma; font-weight: bold; font-size: 14px; color: #51567a; text-decoration: none}
a.calendar_year:hover	{ font-family: tahoma; font-weight: bold; font-size: 14px; color: #212c41; text-decoration: none}
a.calendar_year:active	{ font-family: tahoma; font-weight: bold; font-size: 14px; color: #212c41; text-decoration: none}
