.Class_wrapper select {
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	width: 224px;
	margin-bottom: 6px;
}

.Class_wrapper select option {
	padding-top: 2px;
	padding-bottom: 2px;
}

.Calendar_wrapper .Calendar_item,
.Calendar_wrapper .Calendar_item_Selected {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	cursor: pointer;
}

.Calendar_wrapper .Calendar_item .Date,
.Calendar_wrapper .Calendar_item_Selected .Date {
	float: left;
	width: 64px;
}

.Calendar_wrapper .Calendar_item .Flag,
.Calendar_wrapper .Calendar_item_Selected .Flag {
	float: left;
	width: 24px;
	margin-top: 1px;
}

.Calendar_wrapper .Calendar_item .Title,
.Calendar_wrapper .Calendar_item_Selected .Title {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
}

.Calendar_wrapper .Calendar_item .Separator,
.Calendar_wrapper .Calendar_item_Selected .Separator {
	height: 6px;
	width: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

.clear {
	clear: both;
}


/* -- MGP -- */
.MGP .Calendar_wrapper .Calendar_item_Selected .Date,
.MGP .Calendar_wrapper .Calendar_item_Selected  .Title {
	font-family: Tahoma;
	color: #c63434;
	font-weight: normal;
	font-size: 11px;
}

.MGP .Calendar_wrapper .Calendar_item:hover .Date,
.MGP .Calendar_wrapper .Calendar_item:hover .Title {
	color: #c63434;
	text-decoration: underline;
}

.MGP .Calendar_wrapper .Calendar_item_Selected .Title  {
	font-weight: bold;
}

.MGP .Calendar_wrapper .Calendar_item .Separator,
.MGP .Calendar_wrapper .Calendar_item_Selected .Separator {
	background: url(images/sep_MGP.gif) no-repeat;
}

/* -- WSBK -- */
.WSBK .Calendar_wrapper .Calendar_item_Selected .Date,
.WSBK .Calendar_wrapper .Calendar_item_Selected  .Title {
	font-family: Tahoma;
	color: #58a42a;
	font-weight: normal;
	font-size: 11px;
}

.WSBK .Calendar_wrapper .Calendar_item:hover .Date,
.WSBK .Calendar_wrapper .Calendar_item:hover .Title {
	color: #58a42a;
	text-decoration: underline;
}

.WSBK .Calendar_wrapper .Calendar_item_Selected .Title  {
	font-weight: bold;
}

.WSBK .Calendar_wrapper .Calendar_item .Separator,
.WSBK .Calendar_wrapper .Calendar_item_Selected .Separator {
	background: url(images/sep_WSBK.gif) no-repeat;
}

/* -- ONK -- */
.ONK .Calendar_wrapper .Calendar_item_Selected .Date,
.ONK .Calendar_wrapper .Calendar_item_Selected .Title {
	font-family: Tahoma;
	color: #d97000;
	font-weight: normal;
	font-size: 11px;
}

.ONK .Calendar_wrapper .Calendar_item:hover .Date,
.ONK .Calendar_wrapper .Calendar_item:hover .Title {
	color: #d97000;
	text-decoration: underline;
}

.ONK .Calendar_wrapper .Calendar_item_Selected .Title  {
	font-weight: bold;
}

.ONK .Calendar_wrapper .Calendar_item .Separator,
.ONK .Calendar_wrapper .Calendar_item_Selected .Separator {
	background: url(images/sep_ONK.gif) no-repeat;
}

/* -- IDM -- */
.IDM .Calendar_wrapper .Calendar_item_Selected .Date,
.IDM .Calendar_wrapper .Calendar_item_Selected  .Title {
	font-family: Tahoma;
	color: #27a7d2;
	font-weight: normal;
	font-size: 11px;
}

.IDM .Calendar_wrapper .Calendar_item:hover .Date,
.IDM .Calendar_wrapper .Calendar_item:hover .Title {
	color: #27a7d2;
	text-decoration: underline;
}

.IDM .Calendar_wrapper .Calendar_item_Selected .Title  {
	font-weight: bold;
}

.IDM .Calendar_wrapper .Calendar_item .Separator,
.IDM .Calendar_wrapper .Calendar_item_Selected .Separator {
	background: url(images/sep_IDM.gif) no-repeat;
}

/* -- OVG -- */
.Grijs .Calendar_wrapper .Calendar_item_Selected .Date,
.Grijs .Calendar_wrapper .Calendar_item_Selected  .Title {
	font-family: Tahoma;
	color: #5f5f5f;
	font-weight: normal;
	font-size: 11px;
}

.Grijs .Calendar_wrapper .Calendar_item:hover .Date,
.Grijs .Calendar_wrapper .Calendar_item:hover .Title {
	color: #5f5f5f;
	text-decoration: underline;
}

.Grijs .Calendar_wrapper .Calendar_item_Selected .Title  {
	font-weight: bold;
}

.Grijs .Calendar_wrapper .Calendar_item .Separator,
.Grijs .Calendar_wrapper .Calendar_item_Selected .Separator {
	background: url(images/sep_Grijs.gif) no-repeat;
}
