html
{ 
	height: 100.02%; 
}

body
{
	font-family: Tahoma,Verdana;
	font-size: 11px;
}

td
{
	font-family: Tahoma,Verdana;
	font-size: 11px;
}

select
{
	font-family: Tahoma,Verdana;
	font-size: 11px;
}

A
{
	font-family: Tahoma,Verdana;
	font-size: 11px;
	color: #000000;
}

A:Hover
{
	text-decoration : underline;
}

.mainnavlinks		
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 100%;
}

A.mainnavlinks		
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 100%;
}

A.mainnavlinks:hover	
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: underline; 
	line-height: 100%;
}

.submainnavlinks	
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #363636; 
	text-decoration: none; 
	line-height: 100%;
}

A.submainnavlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #363636; 
	text-decoration: none; 
	line-height: 100%;
}

A.submainnavlinks:hover	
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #363636; 
	text-decoration: underline; 
	line-height: 100%;
}

.subfont		
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 100%;
}

A.subfont		
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 100%;
}

A.subfont:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFFFFF; 
	text-decoration: underline; line-height: 100%;
}

.clsTableData
{
	padding: 3px;
}

.clsSelect
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
}

.clsBold
{
	font-family: Tahoma,Verdana;
	font-size: 11px;
	font-weight: Bold;
	color: #1851BD;
}

.clsLine
{
	background-color: #1851BD;
}

.clsLightColumn
{
	background-color: #E4EDFF;
	padding: 4px;
}

.clsLightColumnActive
{
	background-color: #FFCC00;
	padding: 4px;
}

.clsLightColumnInactive
{
	color: #808080;
	background-color: #E4EDFF;
	padding: 4px;
	font-style: italic;
}

.clsDarkColumn
{
	background-color: #9EBEF8;
	padding: 4px;
}

.clsDarkColumnActive
{
	background-color: #FFCC00;
	padding: 4px;
}

.clsDarkColumnInactive
{
	color: #808080;
	background-color: #9EBEF8;
	padding: 4px;
	font-style: italic;
}

.clsSecDarkColumn
{
	background-color: #E6F0E7;
	padding: 4px;
}

.clsTableTitle
{
	font: 16px Tahoma,Verdana;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 4px;
	top: 0px;
	height: 30px;
	left: 0px;
}

.clsSubmitButton
{
	font : 11px Tahoma,Verdana;
	color: #000000;
	background-color: #ECE9D8;
	border: 1px solid #ACA899;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
	margin-right: 4px;
	cursor: pointer;
	cursor: hand;
}

.clsCheckbox
{
	font-family: Tahoma,Verdana;
	font-size: 11px;
}

.clsBottomBar
{
	font: 10px Tahoma,Verdana;
}

.clsRapport
{
	border-style: outset;
	border-width: 1px;
	background-color: #FFFFFF;
}

.clsSurround
{
	color: #FFFFFF;
	background-color: #2B5392;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
}

.clsSmall
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
}

.clsRow
{
	background-color: #FFFFFF;
}

.clsYear {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
}

.clsLinkYear {
	cursor: pointer;
	cursor: hand;
}

.clsWeek {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: #000000;
}

.clsLinkWeek {
	cursor: pointer;
	cursor: hand;
}

.clsDay {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: #000000;
}

.clsLinkDay {
	cursor: pointer;
	cursor: hand;
}

.clsDate {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: #000000;
}

.clsLinkDate {
	cursor: pointer;
	cursor: hand;
}

.clsErrorTable
{
	border: 1px solid black;
	background-color: #FFCC00;
	font-weight: bold;
	margin:15px;
}

.clsBodyCopy
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px; font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
}

a.clsBodyCopy {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #000000; 
	text-decoration: underline; 
	line-height: 100%;
}

a.clsBodyCopy:hover {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	font-variant: normal; 
	color: #FF0000; 
	text-decoration: underline; 
	line-height: 100%;
}

.clsGrayBodyCopy
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: 100%;
}

.clsRedBodyCopy {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE0000;
	text-decoration: none
}

.clsPrijs {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE0000;
	text-decoration: none
}

.clsSubNavLinks {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
}

a.clsSubNavLinks {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 100%;
}

a.clsSubNavLinks:hover {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE0000;
	text-decoration: underline;
	line-height: 100%;
}

.clsProductHoofd {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.clsProductSubHoofd {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

