/******************************************************************************
/ file: ipmsnsw.css
/ author: gary wickham 20 apr 2003
/ purpose: cascade style sheet formatting for ipms nsw site
******************************************************************************/
div.documentBody {
  Height: 0px ;
  Width: 100% ;
  overflow: auto 
}

body.content {
	margin-left: 0;
	margin-right: 10;
	margin-top: 15;
}

body.header {
	margin-left: 0;
	margin-right: 10;
	margin-top: 4;
}

h2 {
	margin-left: 5;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 18pt;
	font-family: Arial;
	color: #FFFFFF;
	vertical-align: middle
}

td {
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none; 
	text-align: left 
}

td.pagehdr {
	background-color: #3366CC;
	margin-bottom: 0;
	margin-top: 0;	
}

td.imgnav {
	font-family: Arial; 
	font-size: 9pt; 
	text-decoration: none;
	font-weight: bold; 
	text-align: center 
}

td.imgcounter {
	font-family: Arial; 
	font-size: 9pt; 
	text-decoration: none;
	text-align: center 
}

td.nav {
	font-family: Arial;
	text-decoration: none;
	text-align: left;
	background-color: #3366CC;
	height: 25
}
td.title {
	text-align: center
}
td.gallerylink {
	text-align: center
}
td.thumb {
	text-align: center
}
p { 
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none; 
	text-align: left 
}
p.body {
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	text-align: left;
	margin-top: 3pt; 
	margin-bottom: 0
}
p.gallerylink {
	font-family: Arial Black;
	font-size: 10pt;
	text-align: center;
}
p.copyright {
	font-size: 8pt;
	color: #000000;
	text-align: right;
	margin-left: 0; 
	margin-right: 10
}
p.lastupdated {
	font-size: 8pt;
	color: #000000;
	margin-left: 10; 
	text-align:left
}
p.nav {
	font-family: Arial Narrow; 
	font-size: 10pt; 
	color: #FFCC00; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center
}
a:link.nav       { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
/*	font-weight: bold; */
	text-decoration: none;
	text-align: left;
	margin-left: 5px
}
a:visited.nav    { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
/*	font-weight: bold; */
	text-decoration: none;
	text-align: left;
	margin-left: 5px
}
a:hover.nav      { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFF00; 
/*	font-weight: bold; */
	text-decoration: none;
	text-align: center;
	margin-left: 5px
}

a:link      { 
	text-decoration: none;
	color: #6600FF
}

a:visited      { 
	text-decoration: none;
	color: #6600FF
}

a:hover      { 
	text-decoration: none;
	color: #FF0000
}

a:link.links      { 
	text-align: left;
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #6600FF;
	text-decoration: none 
}
a:visited.links    { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #6600FF;
	text-decoration: none 
}

a:hover.links      { 
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #9999FF; 
	text-decoration: none
}

a:link.search      { 
	text-align: left;
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	text-decoration: none 
}
a:visited.search    { 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000080;
	text-decoration: none 
}
a:hover.search      { 
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC; 
	text-decoration: none
}

table.header {
	background-color: "#EEEEFF" 
}

table.footer {
	background-color: "#EEEEFF" 
}