
h1.mToday
	{
	color: #000000;
	font-size: 8pt;
	text-align: left;
	font-family: arial;
	font-weight: bold
	}

h1.wdToday
	{
	color: #000000;
	font-size: 12pt;
	text-align: right;
	font-family: arial
	}

h1.m
	{
	color: #666666;
	font-size: 8pt;
	text-align: left;
	font-family: arial
	}

p.dailyev
	{
	margin: 0 0 0 5px;
	color: blue;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	font-family: arial
	}

h1.wd
	{
	color: #A2B4A8;
	font-size: 12pt;
	text-align: right;
	font-family: arial
	}

a:link
	{
	color: blue;
	text-decoration: none;
	font-family: tahoma,arial;
	font-size: 8pt
	}

a:visited
	{
	color: blue;
	text-decoration: none;
	font-family: tahoma,arial;
	font-size: 8pt
	}
a:hover
		{
	color: blue;
	text-decoration: underline;
	font-family: tahoma,arial;
	font-size: 8pt
	}
a:hover.event
	{
	color: white;
	background-color: blue;
	text-decoration: none;
	font-family: tahoma,arial;
	font-size: 8pt
	}	
a:hover.user
	{

    color: #FFFFFF;
    text-decoration: none;
    background-color: #0000FF;
    font-weight: bold;
	}
	
#calevents
	{
	top: 0px;
	text-align: left
	}
#plusevents
	{ 
	bottom: 0px;
	text-align: left
	}
/* begin event popup style on event calendar */
table.daysEvents
	{
	font-family: tahoma, arial;
	font-size: 8pt
	}
/* end event event popup style on event calendar */