td.sundaytopcolor    {

	height: 50px;

	color: #F0F0E0;

	background-color: #F0EFEF;

	width: 14%;

}



td.weekdaytopcolor    {

	height: 50px;

	color: #F4F4F4;

	background-color: #4288FE;

	width: 14%;

}



/* font for calendar day name */

div.dayfont    {

	color: #FFFFFF;

	font-family: Arial,sans-serif,Helvetica;

	font-weight: bold;

	font-size: 15;

	font-style: normal;

}



/* font for calendar day name */

div.sundayfont    {

	color: #5e6e66;

	font-family: Arial,sans-serif,Helvetica;

	font-weight: bold;

	font-size: 15;

	font-style: normal;

}



div.headerfont    {

	color: #5e6e66;

	font-family: Arial,sans-serif,Helvetica;

	font-weight: bold;

	font-size: 18;

	font-style: normal;

}





td.sundayemptyclr    {

	height: 50px;

	background-color: #F0EFEF;

}



td.weekdayemptyclr    {

	height: 50px;

	background-color: #DDDDDD;

}





td.todayclr    {

	background-color: #999999;

}



td.sundayclr    {

	height: 50px;

	background-color: #80BFFF;

}



td.weekdayclr    {

	height: 50px;

	background-color: #CAEBFF;

}



/* font for calendar date numbers */

div.datenumfont    {

	color: #000000;

	font-family: Arial,sans-serif,Helvetica;

	font-size: 13;

	font-style: normal;

	font-weight: normal;

}



a.datenumfont    {

	color: #000000;

	font-family: Arial,sans-serif,Helvetica;

	font-size: 13;

	font-style: normal;

	font-weight: normal;

}

	

a.datenumfont:visited    {

	color: #000000;

	font-family: Arial,sans-serif,Helvetica;

	font-size: 13;

	font-style: normal;

	font-weight: normal;

}



a.editndelevent:link {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size: 14;

	color: #444444;

	text-decoration:none;

}



a.editndelevent:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	font-size: 14;

	color: #444444;

	text-decoration:none;

}



a.smalllink:link

{

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	font-size:10px;

	text-decoration:none;

}



a.smalllink:visited

{

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	font-size:10px;

	text-decoration:none;

}



h1{

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	letter-spacing: 2px;

}



p{

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	font-size:12px;

}



p.smallp

{

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	font-size:10px;

}



p.eventcolumns{

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	font-weight:bold;

	font-size:14px;

}



p.headerPara{

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	font-weight:bold;

	font-size:18px;

}