

.di_calendarpopupdiv
{
	width:150px;
	height:172px;
	border:solid 1px white;
	position:absolute;
	top:100px;
	left:100px;
	background-color:#DBDBDB;
	z-index:1001;
	padding:4px;
}

.di_dropdowndiv
{
	width:100%;	
}

.di_headerdiv
{
	width:148px;
	height:16px;
	border:solid 1px white;
	background-color:#C9102A;
	color:White;
	position:relative;
	left:-1px;
	margin-bottom:3px;
	text-align:center;
	font-weight:bold;
}

.kalender
{
	position:relative;
	left:10px;
	top:-2px;
}

.di_x
{
	color:White;
	text-decoration:none;
	position:relative;
	top:-3px;
}

.di_ddyear
{
	width:55px;
	font-size:11px;
	font-family:Verdana;	
	margin-left:4px;
}

.di_ddmonth
{
	float:left;
	width:90px;
	font-size:11px;
	font-family:Verdana;
}

.di_calendardisplay
{
	width:147px;
	height:104px;
	background-color:#F4F2F3;	
	padding:4px 0px 0px 0px;
	border:solid 1px white;
	float:left;
}



.di_text
{
	font-size:10px;
	font-family:Verdana;
}

.di_day
{
	float:left;
	width:21px;
	height:16px;
	padding-top:2px;
	text-align:center;
}

.di_day_hover
{
	float:left;
	width:21px;
	height:16px;
	padding-top:2px;
	text-align:center;
	background-color:#006ACA;
}


.di_day a
{
	color:#006ACA;
	font-size:10px;
}


.di_endofweek
{
	float:left;
	width:18px;
	height:16px;
	padding-top:2px;
	text-align:center;
}

.di_endofweek a
{
	color:#AA001D;
	font-size:10px;
}

.di_emtpy
{
	float:left;
	width:21px;
	height:16px;
	font-size:10px;
	text-align:center;
}

.di_row
{
	width:100%;
}

.di_link
{
	text-decoration:none;
	color:Black;	
}

.di_weekdayrow
{
	background-color:#DBDBDB;
	border:solid 1px white;
	width:147px;
	float:left;
	font-size:10px;
	margin-top:3px;
}

.di_weekdayitem
{
	float:left;	
	width:17px;
	height:15px;
	padding:1px 2px 0px 2px;
	
}
