#sidebar_right .moduletable_jeve td {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
}
/**#sidebar .moduletable_jeve .mod_events_daylink {
	
}
#sidebar .moduletable_jeve .mod_events_table {
	margin: 0px;
	padding: 0px;
}

#sidebar .moduletable_jeve td {
	font-size: 1.3em;
	text-align: center;
	height: 25px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #999999;
}
#sidebar .moduletable_jeve td a {
	background-color: #CC0066;
}
**/

/*********************
* Calendar module style
**********************/
#sidebar_right .mod_events_table
{
	text-align: center;
	font-size: 1.15em;
	font-style: normal;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.moduletable_jeve {
	margin-bottom: 20px;
	width: 300px;
	margin-left: 20px;
}
.moduletable_jeve .mod_events_table {
	width: 100%;
}
.mod_events_td_title
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.mod_events_td_dayname
{
	font-weight: bold;
	color: Black;
}
.mod_events_td_dayname .sunday
{
	color:#0099FF;
}
.mod_events_td_dayname .saturday
{
}

.mod_events_td_dayoutofmonth
{
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.mod_events_td_todaynoevents
{
	font-weight: normal;
	color: Black;
	background-color: #999999;
}
.mod_events_td_todaywithevents
{
	font-weight: normal;
	color: Black;
	background-color: #B0C4DE;
}
.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
	color: Black;
}
.mod_events_td_daywithevents
{
	font-weight: normal;
	color: Black;
	background-color: #B0C4DE;
}
a.mod_events_daylink:link
{
	color: Black;
	text-decoration: none;
}
a.mod_events_daylink:visited
{
	color: blue;
	text-decoration: none;
}
a.mod_events_daylink:hover
{
	color: Silver;
	text-decoration: none;
	border: 1px solid #FFF;
}
.mod_events_td_link
{
	background-color: Background;
}
a.mod_events_link:link
{
	color: Black;
}
a.mod_events_link:visited
{
	color: Navy;
}
a.mod_events_link:hover
{
	color: Silver;
}
.mod_events_monthyear
{
	cursor:pointer;
	height: 18px;
	width: 100%;
	background-color: #68CCFF;
}
.mod_events_monthyear td
{
	text-align:center!important;
	font-size: 1.15em;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: bold;
	color: Black;
	background-color: inherit;
	text-decoration: none;
}

td.mod_events_latest_first, td.mod_events_latest 
{
	background-color:#ffffff;
	border-style:solid;
	border-width:0px 0px 1px 8px;
	padding:0px 0px 2px 2px;
}
