
table.cs
{
/*    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    background-color: #ffffff;*/
	vertical-align: middle;
}
td.cs
{
    background-color: #ffffff;
}
td.cs_header
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    font-weight: bold;
    color: #000066;
    margin: 2px;
    /*background-color: #ffffbb;*/
    text-align: center;
	vertical-align: middle;
}
td.cs_month_header,td.cs_month_header_hday
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;
    font-weight: bold;
    color: #000066;
    margin: 2px;
    text-align: center;
	vertical-align: middle;
}
td.cs_month_header_hday
{
    color: #cc0000;
}
span.cs_month_today
{
    font-weight: bold;
}
td.cs_month_day,td.cs_month_hday,td.cs_month_oday
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;
    font-weight: normal;
    color: #000000;
    padding: 2px;
    text-align: center;
	vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
}
.mark_day
{
    background-color: #ddddff;
}
td.cs_month_hday
{
    color: #cc0000;
}
td.cs_month_oday
{
    color: #ccccdd;
}
td.cs_month_week
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 60%;
    font-weight: normal;
	font-style: italic;
    color: #808080;
    padding: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
	vertical-align: bottom;
}

table.csday
{
    padding: 0px;
    width: 100%;
    height: 100%;
}

td.csday1,td.csday2,td.csday3,
td.csday4,td.csday6,
td.csday7,td.csday8_day,td.csday8_hday,td.csday8_oday,td.csday9
{
    font-size: 1px;
    height: 1px;
    width: 2px;
}
td.csday8_day,td.csday8_hday
{
    background-color: #000066;
}
td.csday8_oday
{
    background-color: #bbbbff;
}

/*td.td.csday1,td.csday3,
td.csday4,td.csday6,
td.csday9,td.csday9
{
    width: 100px;
}*/

td.csday5_day
{
    font-size: 70%;
    color: #000000;
/*    border-width: 1px;
    border-style: solid;
    border-color: #0000ff;*/
}
td.csday5_hday
{
    font-size: 70%;
    color: #ff0000;
/*    border-width: 1px;
    border-style: solid;
    border-color: #0000ff;*/
}
td.csday5_oday
{
    font-size: 70%;
    color: #bbbbbb;
/*    border-width: 1px;
    border-style: solid;
    border-color: #aaaaff;*/
}
a.csday5_day
{
    color: #000000;
    text-decoration: none;
    width: 100%;
}
a.csday5_hday
{
    color: #cc0000;
    text-decoration: none;
}
a.csday5_oday
{
    color: #bbbbbb;
    text-decoration: none;
}
.after_calendar	{ font-size: 3px; }

table.cs_ev
{
    background-color: #ffffff;
    width: 100%;
}
td.cd_ev_day
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 90%;
    font-weight: normal;
	font-style: normal;
    color: #000000;
    text-align: center;
}
span.cs_ev_dnr
{
    font-size: 400%;
    font-weight: bold;
}
span.cs_ev_day
{
    font-weight: bold;
}
td.cs_ev_sep
{
    height: 10px;
}
td.cs_ev_hdr
{
    font-size: 85%;
    font-weight: bold;
    text-align: left;
	border-color: #B78585;
	background-color: #BFDDFF;
    color: #2B5788;
}
td.cs_ev_txt
{
    font-family: Courier New, Courier, monospace;
    font-size: 80%;
    font-weight: normal;
    text-align: left;
    color: #000000;
}
td.cs_ev_loc
{
    font-family: Courier New, Courier, monospace;
    font-size: 75%;
    font-weight: normal;
	font-style: italic;
    text-align: left;
    color: #000066;
}
span.cs_ev_loc
{
    font-weight: bold;
}
td.cs_ev_btw
{
    height: 8px;
}