.Cell
{
	line-height: 11pt;
}
.Optie_Item
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-left: #000090 1px solid;
	border-bottom: #000090 1px solid;
	border-top: #000090 1px solid;
	background-color: #ffffff; 		/* #ffcc66; */
	text-align: center;
	font-family: Verdana, Tahoma, Arial;

	/* border-right: #000090 1px solid; */
	/* color: #000000; */
	/* background-image: url('/images/6.gif'); */
}
.Optie_Item_Laatste
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-left: #000090 1px solid;
	border-right: #000090 1px solid;
	border-bottom: #000090 1px solid;
	border-top: #000090 1px solid;
	background-color: #ffffff;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
}
.Optie_Item:hover
{
	color: #ffffff;
	background-color: #000090;	/* #122450; */
	text-decoration: none;
}
.Optie_Item_Laatste:hover
{
	color: #ffffff;
	background-color: #000090; 	/* #122450; */
	text-decoration: none;
}

.Sub_Optie_Item
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border-left: #000090 1px solid;
	border-right: #000090 1px solid;
	border-bottom: #000090 1px solid;
	background-color: #ffffff; 		/* #e7efff; */
	text-align: center;
	font-family: Verdana, Tahoma, Arial;

	/* border-right: #000090 1px solid; */
	/* color: #000000; */
	/* background-image: url('/images/6.gif'); */
}
.Sub_Optie_Item:hover
{
	color: #ffffff;
	background-color: #000090;
	text-decoration: none;
}
