.mod_events_table {
border:1px solid #222222;
font-family:Arial;
font-size:12px;
font-style:normal;
margin-bottom:0.25em;
text-align:center;
text-decoration:none;
width:140px;
}
.mod_events_td_title {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.mod_events_td_dayname {
color:white;
font-weight:bold;
}
.mod_events_td_dayname .sunday {
color:red;
}
.mod_events_td_dayname .saturday {
}
.mod_events_td_dayoutofmonth {
background-color:transparent;
color:Gray;
font-weight:bold;
}
.mod_events_td_todaynoevents {
background-color:#990000;
color:white;
font-weight:normal;
}
.mod_events_td_todaywithevents {
background-color:#B0C4DE;
color:Black;
font-weight:normal;
}
.mod_events_td_daynoevents {
color:white;
font-weight:normal;
line-height:normal;
}
.mod_events_td_daywithevents {
background-color:#9c9138;
color:Black;
font-weight:normal;
}
a.mod_events_daylink:link {
color:white;
text-decoration:none;
}
a.mod_events_daylink:visited {
color:white;
text-decoration:none;
}
a.mod_events_daylink:hover {
color:yellow;
text-decoration:none;
}
.mod_events_td_link {
background-color:background;
}
a.mod_events_link:link {
color:red;
}
a.mod_events_link:visited {
color:Navy;
}
a.mod_events_link:hover {
color:Silver;
}
.mod_events_monthyear {
background-image:url( );
border:1px solid #222222;
height:18px;
margin-top:0.25em;
width:140px;
}
.mod_events_monthyear td {
text-align:center !important;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear
a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
background-color:inherit;
color:Black;
font-weight:bold;
text-decoration:none;
}