<!---
/* Main stuff for body outside the main table*/
body {
font-family:Arial;
color: #000000;
font-size: 10pt;
background-image: url(http://www.navguide.net/igomiofan/images/banner.jpg);
background-repeat: repeat-x; 
}
/* properties for form elements*/
input,textarea, select,{
	color : #000000;
	font-size: 10pt;
	border-collapse: collapse; border: 1px solid #000000;
}
/* the table that has the search box */
.searchtable {font-family: Arial; border: 1px #FFFFFF solid; background-color: #FFF000; width: 100%; padding: 0px}

/*The actual search bar row*/
.searchrow {font-family: Verdana,Sans-serif; border: 0px #FFFFFF solid; background-color:#FF0000 ; width: 100%; padding: 0px color: #00000; font-size: 10pt;}

/*The row under the search*/
.searchunder {font-family: Verdana,Sans-serif;border: 0px #FFFFFF solid; background-color: #e1e1e1; width: 100%; padding: 0px color: #00000; font-size:  10pt;}

/*main table properties, hoofd tabel onbekend*/
.maintable {font-family: Arial; border: 0px #FFFFFF solid; background-image: url(http://www.navguide.net/igomiofan/images/banner.jpg); width: 100%; padding: 0px; font-size: 10pt;}
.maintable a:link, .maintable a:active, .maintable a:visited { color : #FFFF66; font-weight: bold;}

/*row properties of main table, boxes*/
.rows {font-family: Arial; border: 5px #FFFFFF solid; background-repeat: repeat-x; padding: 0px; font-size:  10pt; color: #000000;}
.rows a:link, .rows a:active,.rows a:visited { color : #0000FF;}

/*columns properties of main table, ruimte tsusen de boxes*/
.columns {font-family: Arial; border: 0px #FFFFFF solid; background-image: url(http://www.navguide.net/igomiofan/images/banner.jpg); padding: 10px;width: 30%; font-size:  12pt;}
.columns a:link, .columns a:active, .columns a:visited { color : #FFFF66; font-weight: bold;}

/*the box for each link, kop van box*/
.box {font-family: Verdana,Sans-serif; border: 2px solid #999999; background-color: #999999; width: 90%; padding: 0px;font-size:  10pt; color: #FFFFFF;}
.box a:link, .box a:active, .box a:visited { color : #FFFFFF; }

/*box table structure, inhoud box*/
.boxtable{font-family: Verdana,Sans-serif; border: 1px #FF0000 solid; background-color: #999999; width: 100%; padding: 0px}
.boxtable a:link, .boxtable a:active, .boxtable a:visited { color : #FFFF66; font-weight: bold;}

--->
