.wspopuptable
{
	background-color: #d6ebff;
	border-style:outset;
	border-color:#84b2ef;
	border-width:thin;
	z-index: 100;
}

.wspopuptableheader
{
	border-bottom-style:solid;
	border-color:#eff3ff !important;
	border-width:thin;
	background-color: #426DAD;
	color: White;
	text-align:center;

}

.wspopuptablecell
{
	border-bottom-style:solid;
	border-color:#eff3ff !important;
	border-width:thin;

}

.wspopuptablelink
{
}

.wsdayimage
{
   cursor: hand;
   position: relative;
   top : 6px;
   left : 4px;
}

.wsdaywithevents
{
   cursor: hand;
   position: relative;
   left: 5px;
}

.error_label
{
	color:Red;
}

.wscalendar
{
    border-color:#7BA6E7;
    border-style: solid;
    border-width: 1px;

}

.wsdayheader
{
	
}

.wsdaynoevents
{
}

.wsnextprev
{
}

.wsothermonth
{
	background-color : aliceblue;
}

.wstitle
{
	background-color: white;
	text-align: center;
}

.wstoday
{
    border-color:#7BA6E7;
    border-style: solid;
    border-width: 1px;

}

.wsweekend
{
}