BODY
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana;
}

.TableBorder
{
	border-right: #cfcfcf 1px solid;
	border-top: #cfcfcf 1px solid;
	font-size: 12px;
	border-left: #cfcfcf 1px solid;
	color: black;
	border-bottom: #cfcfcf 1px solid;
	font-family: Arial, Verdana;
	background-color: #efefef;
}

.TableBorder td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TableBorderWhite
{
	border-right: #cfcfcf 1px solid;
	border-top: #cfcfcf 1px solid;
	font-size: 12px;
	border-left: #cfcfcf 1px solid;
	color: black;
	border-bottom: #cfcfcf 1px solid;
	font-family: Arial, Verdana;
	background-color: #ffffff;
}

.TableBorderWhite td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TablePopUp
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana;
	background-color: #efefef;
}

.TablePopUp td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.BackPopUp
{
background-color: #efefef;
}

.TableHeader
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-style: italic;
	font-family: Arial, Verdana;
	height: 20px;
	background-color: #afafaf;
}

.TableHeader td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TableHeaderAlert
{
	background-color: #348a37;
	font-style: italic;
	font-family: Arial, Verdana;
	height: 20px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.TableHeaderAlert td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TableSubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana;
	height: 20px;
	background-color: #cfcfcf;
}

.TableSubHeader td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TableHeaderInactive
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-style: italic;
	font-family: Arial, Verdana;
	height: 20px;
	background-color: #cfcfcf;
}

.TableHeaderInactive td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TableHeaderLink
{
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: black;
	font-style: italic;
	font-family: Arial, Verdana;
	height: 20px;
	background-color: #afafaf;
}

.TableHeaderLink td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.TableHeaderInactiveLink
{
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: black;
	font-style: italic;
	font-family: Arial, Verdana;
	height: 20px;
	background-color: #cfcfcf;
}

.TableHeaderInactiveLink td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.FormField
{
	font-size: 12px;
	font-family: Arial, Verdana;
}

.FormFieldRight
{
	font-size: 12px;
	font-family: Arial, Verdana;
	text-align: right;
}

.FormField100
{
	font-size: 12px;
	width: 100%;
	font-family: Arial, Verdana;
}

.DefaultText
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana;
}


.DefaultTextHand
{
	font-size: 12px;
	cursor: hand;
	color: black;
	font-family: Arial, Verdana;
}


.Bold
{
	font-weight: bold;
}

.AltRow
{
	background-color: #E3E3E3;
}

.DefaultRow
{
	background-color: #efefef;
}

A
{
	color: #0092ec;
	font-weight:bold;
	text-decoration: none;
}
A:hover
{
	color: #0092ec;
	text-decoration: underline;

}

A[disabled]{
color:#848284;
text-decoration:none; }

.DataGrid
{
	width: 100%;
	border-right: #cfcfcf 1px solid;
	font-size: 12px;
	border-left: #cfcfcf 1px solid;
	color: black;
	border-bottom: #cfcfcf 1px solid;
	font-family: Arial, Verdana;
}

.DataGrid td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Gesloten
{
	LEFT: 290px;
	POSITION: absolute;
	TOP: 150px
}

.WizardButton
{
	font-size: 12px;
	margin: 7px 7px 7px 0px;
	font-family: Arial, Verdana;
}

.DefaultTextLogin
{
	font-family: Verdana, Helvetica, sans-serif;
	color: gray;
	font-size: 9px;
}

.DefaultTextLogin A
{
		color: gray;
		text-decoration: underline;
		font-weight: normal;
}


.TableBorderLogin
{
	border-right: #cfcfcf 1px solid;
	border-top: #cfcfcf 1px solid;
	font-size: 12px;
	border-left: #cfcfcf 1px solid;
	color: black;
	border-bottom: #cfcfcf 1px solid;
	font-family: Verdana;
	background-color: #efefef;
}

.TableBorderLogin td
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}


.TableRowBorderBottom
{
	border-bottom: #cfcfcf 1px solid;
}

.TablePaddingLeft
{
	padding-left: 12px;
}

.TablePaddingRight
{
	padding-right: 12px;
}

.TablePlanning
{
	border-top-width: 1px;
	font-size: 11px;
	border-left: #cfcfcf 1px solid;
	color: black;
	border-top-color: black;
	font-family: Arial, Verdana;
	background-color: #efefef;
}

.TDPlanning
{
	border-right: #cfcfcf 1px solid;
	border-bottom: #cfcfcf 1px solid;
}

HR
{
	color:#cfcfcf;
	border:none;
	border-top:1px solid #cfcfcf;
	height:1px;

}

.LostPasswordTextLogin
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;

}

.LostPasswordTextLogin A
{
		text-decoration: underline;
		font-weight: normal;
}

.DefaultTextGrey
{
	font-size: 11px;
	color: gray;
	font-family: Arial, Verdana;
}
