div.home_cal
{
text-align: center;
}

div.home_cal_month
{
text-align: center;
padding: 3px 0px 6px 0px;
}


div.home_cal_00
{
width: 182px;
margin: 0px 3px 0px 0px;
}

div.home_cal_01
{
width: 182px;
margin: 0px 0px 0px 3px;
}

div.home_cal_00_days
{width: 182px;}

div.home_cal_00_detail
{padding: 10px 0px 3px 0px;}

td.datebox
{
height: 26px;
width: 26px;
}

div.calendar_off
{
height: 26px;
width: 26px;
background-position: center; 
background-repeat: no-repeat;
background-image: url('../calendar_a.jpg');
text-align: center;
line-height: .6cm;
font-family: Tahoma;
font-size: 8pt;
color: #68A3D4;
}

div.calendar_on
{
height: 26px;
width: 26px;
background-position: center; 
background-repeat: no-repeat;
background-image: url('../calendar_b.jpg');
text-align: center;
line-height: .6cm;
font-family: Tahoma;
font-size: 8pt;
color: #68A3D4;
}

div.calendar_today
{
height: 26px;
width: 26px;
background-color: #ffffff;
text-align: center;
line-height: .6cm;
font-family: Tahoma;
font-size: 8pt;
color: #68A3D4;
}

a.calendar_day_0:link {color: #407BAC}
a.calendar_day_0:visited {color: #407BAC}
a.calendar_day_0:hover {color: #68A3D4}
a.calendar_day_0:active {color: #407BAC}