/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	letter-spacing: normal;

		scrollbar-3dlight-color : #9DC0EA;
	scrollbar-arrow-color : #9DC0EA;
	scrollbar-base-color : #5B9ADF;
	scrollbar-darkshadow-color : #008080;
	scrollbar-face-color : #5B9ADF;
	scrollbar-highlight-color : #9DC0EA;
	scrollbar-shadow-color : #9DC0EA;
	scrollbar-track-color : #9DC0EA;
}



 
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #E3E9EE;
}
H1	{	
	font-family: Tahoma;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Tahoma;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Tahoma;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	

a:link.Topmenu
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;	
}
a:visited.Topmenu
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
a:active.Topmenu
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
a:hover.Topmenu
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

A:link
{
	background-position:  center 50%;
	font-size: 9pt;
	color:	#000099;
	list-style-type: none;
	background-image:url('none');
	background-repeat:repeat;
	background-attachment:scroll;
	font-family: Tahoma, Verdana, Helvetica;



}	
		
A:visited	{	
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000099;
	font-family: Tahoma, Verdana, Helvetica;
	letter-spacing: normal;
	}	
		
A:active	{	
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000099;
	font-family: Tahoma, Verdana, Helvetica;
	letter-spacing: normal;
	}	
		
A:hover
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #000099;
	font-family: Tahoma, Verdana, Helvetica;
	letter-spacing: normal;
	text-decoration: underline; 
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Tahoma, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{

	}
TBODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Tahoma;
	letter-spacing: normal;
	

}
TD
{
	text-transform: none;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:11px; 
	font-family:Tahoma


}

.MenuHeader
{
	font-weight:bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	color: #000000;
}

.GroupHeader
{
	text-transform: none;
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif

	

}

.ContentTable
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #0066CC;
	font-family: Tahoma;
	letter-spacing: normal;
}


.LoginMenu
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	background-color: #ba211b;
}
:link.LoginMenu
{
	font-weight:bold;
	font-size: 12pt;
	background-color:#ba211b;
	color:#ffefbb;
}
:visited.LoginMenu
{
	font-weight:bold;
	font-size: 12pt;
	background-color:#ba211b;
	color:#ffefbb;
}
:hover.LoginMenu
{
	font-weight:bold;
	font-size: 12pt;
	background-color:#ba211b;
	color:#ffefbb;
}
.LoginButton
{
	font-weight: bold;
	color: #ba211b;
	background-color: #ffefbb;
	border-top: #ba211b thin solid;
	border-bottom: #ba211b thin solid;
	border-left: #ba211b thin solid;
	border-right: #ba211b thin solid;
}
:link.LoginButton
{
	font-weight: bold;
	color: #ba211b;
	background-color: #ffefbb;
	border-top: #ba211b thin solid;
	border-bottom: #ba211b thin solid;
	border-left: #ba211b thin solid;
	border-right: #ba211b thin solid;
}
:visited.LoginButton
{
	font-weight: bold;
	color: #ba211b;
	background-color: #ffefbb;
	border-top: #ba211b thin solid;
	border-bottom: #ba211b thin solid;
	border-left: #ba211b thin solid;
	border-right: #ba211b thin solid;
}
:hover.LoginButton
{
	font-weight: bold;
	color: #ffefbb;
	background-color: #be7a7a;
}
.Copyright
{
	font-size: 9pt;
	color: #ffffff;
	background-color: #ba211b;
}
a:link.SubMenu
{
	font-size: 10pt;
	color: #330099;
	text-decoration: none;
}	
		
a:visited.SubMenu	{	
	font-size: 10pt;
	text-decoration:	none;
	color:	#330099;
	}	
		
a:active.SubMenu	{	
	font-size: 10pt;
	text-decoration:	none;
	color:	#330099;
	}	
		
a:hover.SubMenu
{
	font-size: 10pt;
	color: #FF00FF;
	text-decoration: underline
}
.AlternatingItemStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: saddlebrown;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: burlywood;
}
.ItemStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ba211b;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #ffefbb;
}
.SelectedItemStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #000099;
}

.HeaderText
{
	font-weight: bold;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Tahoma;
	letter-spacing: normal;
}
.DetailTable
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #6B0707;
	font-family: Tahoma;
	letter-spacing: normal;

}
.InputscreenHeader
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ffefbb;
	font-family: Tahoma;
	letter-spacing: normal;

}
.InputscreenBody
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ba211b;
	font-family: Tahoma;
	letter-spacing: normal;

}
.CalendarStyle
{
	Font-Family: "Tahoma";
	Font-Size: 10pt;
}

.CalendarSelectedDayStyle
{
	 Color: "#FFEFBB";
	 Background-Color: "#6B0707";
}

.CalendarTitleStyle
{
	Font-Family: "Tahoma";
	Font-Size: 10pt;
	border-left-color: #400040;
	border-bottom-color: #400040;
	color: white;
	border-top-style: solid;
	border-top-color: #400040;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #400040;
	border-right-color: #400040;
	border-bottom-style: solid;
}
.CalendarTodayDayStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	background-color: #ffefbb;
}

.CalendarDayStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ba211b;
	letter-spacing: normal;
	background-color: #ffefbb;
}

.CalendarNextPrevStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ffefbb;
	letter-spacing: normal;
	background-color: #400040;
}

.CalendarDayHeaderStyle
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #ffefbb;
	letter-spacing: normal;
	background-color: #6B0707;
}
.PageHeader
{
	font-weight:bolder;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	color: #0066CC;
	font-variant: normal;

}
.Content
{
	border-left: 1px solid;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;

}
.AnnouncementHeader
{
	font-weight:bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #ffefbb;
	color: #ba211b;
}
.ShortAnnouncementHeader
{
	font-weight:bold;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color:#fffff1;
	color:#ba211b;

}
.ShortAnnouncementBody
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	overflow: hidden;
	text-transform: none;
	color: #6b0707;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
}
a:link.ShortAnnouncementLink
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	text-decoration: none;
}	
		
a:visited.ShortAnnouncementLink	{	
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	text-decoration: none;
	}	
		
a:active.ShortAnnouncementLink	{	
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	text-decoration: none;
	}	
a:hover.ShortAnnouncementLink
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	color: #ba211b;
	text-decoration: underline;
}
.Forgot
{
	font-size: 9pt;
}
a:link.Forgot
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	text-decoration: none;
}	
		
a:visited.Forgot	{	
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	text-decoration: none;
	}	
		
a:active.Forgot	{	
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	text-decoration: none;
	}	
a:hover.Forgot
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: #fffff1;
	color: #ffefbb;
	text-decoration: underline;
}
.RegelZonderKleur 
{

	font: 12px Tahoma;
	text-transform: none;
	color: #000000;
}
.Header {

	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
