body {
	margin: 0;
	background-color: #ffffff;
	}

th {
	font-family : Verdana, Helvetica, sans-serif;
 	color : #025782;
 	font-size: 11px;
 	vertical-align: top;
	}

H1 {
	font-family : Verdana, Helvetica, sans-serif;
 	color : #003300;
 	font-size: 15px;
	font-weight: bold;
	text-align : left;
 	vertical-align: top;
	}

.maintable {
        width: 100%;
        height: 100%;
        padding: 0px;
		spacing: 0px;
      }

A { 
  font-family : Verdana, Helvetica, sans-serif;
  color : #CCCC99;
 font-size: 11px;
 font-weight: bold;
  text-decoration : none;
  }

A:visited {
color : #CCCC99;
font-size: 11px;
}
 
A:hover {
color : #CCCC99;
text-decoration : underline;
}

A:active {
color : #CCCC99;
}

A.links { 
	font-family : Verdana, Helvetica, sans-serif;
 	color : #003300;
 	font-size: 13px;
	text-align : left;
 	vertical-align: top;
 	font-weight: bold;
	text-decoration : none;
  }

A.Links:visited {
color : #003300;
font-size: 11px;
}
 
A.links:hover {
color : #003300;
text-decoration : underline;
}

A.links:active {
color : #003300;
}

A.nieuws { 
	font-family : Verdana, Helvetica, sans-serif;
 	color : #003300;
 	font-size: 15px;
	font-weight: bold;
	text-align : left;
 	vertical-align: top;
	text-decoration : none;
  }

A.nieuws:visited {
color : #003300;
}
 
A.nieuws:hover {
color : #003300;
text-decoration : underline;
}

A.nieuws:active {
color : #003300;
}

A.nieuwskl { 
	font-family : Verdana, Helvetica, sans-serif;
 	color : #003300;
 	font-size: 11px;
	font-weight: bold;
	text-align : left;
 	vertical-align: top;
	text-decoration : none;
  }

A.nieuwskl:visited {
color : #003300;
}
 
A.nieuwskl:hover {
color : #003300;
text-decoration : underline;
}

A.nieuwskl:active {
color : #003300;
}

.linksonder {
 	background-image: url(http://www.irricard.nl/images/irricard_21.jpg);
	height: 100%;	
	}
	
.rechtsboven {
 	background-image: url(http://www.irricard.nl/images/irricard_04.jpg);
	height: 100%;	
	}

.text {
	font-family : Verdana, Helvetica, sans-serif;
 	color : #003300;
 	font-size: 13px;
	text-align : left;
 	vertical-align: top;
	}

.foto {
	font-family : Verdana, Helvetica, sans-serif;
 	color : #003300;
 	font-size: 12px;
	text-align : left;
	font-style: italic;
 	vertical-align: top;
	}

.box{
    color : #025782;
	border : 1px solid #025782;
	background:  #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
}


.theCell {
	width: 100%; 
	height: 100%; 
	overflow: auto 
}