﻿﻿.SharedCalendar0
{		
	border-top: buttonhighlight 1px solid;
	border-left: buttonhighlight 1px solid;
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;

	font-family:Verdana;
	font-size:8pt;
	background-color:#B2CBF4;
	color:#2F432A;
	width:14.3%;
	cursor:Hand;
	height:12px;
}
.SharedCalendar1
{
color:Red;
}
.SharedCalendar2
{
	background-color:#B3CBF7;
color:#FFFFFF;
}
.SharedCalendar3
{
	background-color:#6492CD;
	color:#FFFFFF;
}
.SharedCalendar4
{
	font-weight:bold;
	background-color:#CCCCFF;
	color:White;
}
.SharedCalendar7
{
	font-family:Verdana;
	font-size:8pt;
	background-color:#585858;
	color:#BFBFBF;
	height:1pt;
	width:14.3%;
	cursor:Default;
	height:18px;
}
.MainTable
{
	width:183px;
	height:20px;
	border-width:1px;
	border-style:Solid;
	border-color:#949494;
	background-color:#E7E7E7;
	cellpadding:0;
	cellspacing:0;
	font-size:9pt;
}

.SharedCalendarMonthTD
{
	font-family:Verdana;
	font-size:8pt;
	background-color:#D6E5FD;
	color:#194B67;
	cursor:Hand;
	border:solid 1px #6795C1 ;
	width:100%;
}


.SharedCalendarMonthTDCur
{
	font-family:Verdana;
	font-size:8pt;
	background-color:#A5C1DB;
	color:#194B67;
	cursor:Hand;
	border:solid 1px #6795C1 ;
	width:100%;
}

.DateEditToday
{
	font-family:Verdana;
	font-size:9pt;
	background-color:#6492CD;
	color:#2E442F;
	height:1pt;
	cursor:Hand;
}
