DIV.container {
position:relative
}

TD.header {
	background-color: #0099FF;
}

TD.textblock {
	background-color: #DEECEC;
}
table.mapblock {
	background-color: #94C6F9;
}

TD.imageblock {
	background-color: #94C6F9;
}


@meta {
  Title: "netmorefish style sheet";
}

P {
    font-family: Arial, Helvetica, sans-serif;
        font-size : 10pt;
        }

P.highlight {
  font-size: 12pt;
  font-family: Arial, sans-serif;
  color : Green;
  font-weight : bold;
}

P.footnote {
	font-size: 8pt;
	color : #999999;
}

a:vlink {
  color: #663366;
}
H3 {
	font-family: Arial, sans-serif;
	color : #0000FF;
	font-weight : bold;
	}
P.indented {
	padding: 20px;
}


TD.boldcell {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
TD.topboldcell {
	font-weight: bold;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td.normalcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	
}
td.topnormalcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000cc;
}
a.shoplink {
	color: White;
	
	
}


.boxed {
	border: thin ridge #99ccff;
}
