.nospace {
	margin:0;
	padding:0;
	overflow-x:hidden;  
}
.space {
	margin:5;
	padding:5;
}
body {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF; 
}
table {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	border-style: hidden;
}

.imglink:link {text-decoration: none;border:none;color: #F4F2ED;}
.imglink:visited {text-decoration: none;border:none;color: #F4F2ED;}
.imglink:hover {text-decoration: none;border:none;color: #F4F2ED;}


A:link {font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #931010;
}
A:visited {text-decoration: none; color: #931010;}
A:hover {text-decoration: underline; color: #931010;}

#left_spacer {
	position: absolute;
	top:0px;
	left:0px;
	bottom:0px;
	height: 100%;
	width:8px;
	background-color: #727272;
}

#right_spacer {
	position: absolute;
	top:0px;
	right:0px;
	bottom:0px;
	height: 100%;
	width:8px;
	background-color: #727272;
}

#banner {
	position: absolute;
	top:0px;
	left:8px;
	height: 58px;
	width:99%;
	background-image: url(../images/austbannerright.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F4F2ED;
	
}

#flashbanner {
	background-color:#EBE8DF;
	height: 151px;
	width: 750px;

}
#login_menu {
	position:absolute;
	top:40px;
	right:8px;
	text-align: right;	
	font-size: 1.1em;
	font-weight: 300;
	text-indent: 5px;
	padding-right: 5px;
}

#menu {
	position:absolute;
	top:58px;
	left:8px;
	width:70%;
	height: 23px;
	background-color: #dedbd1;
	font-size: 1.1em;
	font-weight: 300;
	padding-top:5px;
	padding-left:0px;


	}
.menuitem1 {
	position:relative;
	top:0px;
	float:left;
	white-space: normal;

}
.menuitem1 a {
	position:relative;
	color:#000;
	top:0px;
	left:0px;
	margin: 0px;
	padding-top: 4px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	text-decoration: none;
	border-right: 1px solid #EBE8DF;
	border-bottom: none;
	}
.menuitem1 a:visited{
	color:#000;
}
.menuitem1 a:hover  
{
	position:relative;
	top:0px;
	left:0px;
	background: #A5B87C;
	color: #000000;
}
.menuitem2  {
	position:relative;
	top:0px;
}

#anchors {
	position:absolute;
	top:58px;
	right:8px;
	padding-top:5px;
	width:30%;
	height: 23px;
	background-color: #dedbd1;
	text-align: right;
	font-size: 1.1em;
	font-weight: 300;
	float: right;
	}


#menu img{
	visibility: hidden;
	}
#contents{
	background-color:#FFF;
	text-align:left;
	float:left;
	text-indent: 5px;
	background-image: url(images/bottomtrim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 30px 5px;
	}

#contents img{
	float: right;
	padding: 5px 5px 5px 5px;
	}

li {/*removes dots from all lists*/
list-style: none; 
padding-left: 10px;
	}

.liststyle ol{
list-style-type:none;
counter-reset: section;
}

.liststyle ol li{
counter-increment: section;
}

/* .liststyle ol li:before{ content: counters(section, ".") ". "; } */

.liststyle ul li{
list-style-type:square;
padding-bottom: 10px;
}

.decimal ol li{
list-style-type: decimal; 
}

#login{
	position:relative;
	top:-20px;
	height: 25px;
	width: 100%;
	text-align:right;
	background-color:#DEDBD1;
	padding: 5px 0px 0px 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F4F2ED;
	border-right-color: #F4F2ED;
	border-bottom-color: #F4F2ED;
	border-left-color: #F4F2ED;
	}
hr {
	color: #cdcdca;
	width: 70%;
	margin: 10px 0px 10px 0px;
} 

h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left:2px;
	padding-top:2px;
}
h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif, Century Gothic;
	font-size: 1em;
	font-weight: bold;
	
}

.info_subtab {
	padding: .1em;
	width: 100%;
	border-bottom: 1px solid #999;
}

.info_subtab a{
    border: 1px solid #999;
    background-color: #fff;
    padding: .2em;
    margin-right: .1em;
    font-size: 11px;
   
}

//start old style

td { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #313131;
}


.hide{
display: none;
}

.show{
display: block;
}

.smallMap{
	height: 38px;
	width:50px;
	background-image: url(../images/australia_map_sml.jpeg);
}


.title {
	font-weight: bold;
	font-size: 11pt;
}

.subtitle {
	font-size: 14px;
}

.match {
	font-weight: bold;
}

#menu1 {
	position: absolute;
	left:50px;
	font-family: Arial, Verdana, Geneva, Lucida, Helvetica, sans-serif;
	font-size: 100%;
}

#menu2 {
	position: absolute;
	right:50px;
	font-family: Arial, Verdana, Geneva, Lucida, Helvetica, sans-serif;
	font-size: 100%;
}

#menu3 {
	position: absolute;
	right:50px;
	font-family: Arial, Verdana, Geneva, Lucida, Helvetica, sans-serif;
	font-size: 100%;
}

#div_content {
	position: absolute;
	top: 90px;
	left:8px;
	width: 100%;
  	height: 90%;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:left;
	padding-right: 40px;
/* 	overflow-y:auto; */
	overflow-y:hidden;
	overflow-x:hidden;
}

#div_content_ozbib {
	position: absolute;
	top: 90px;
	left:8px;
	width: 100%;
  	height: 90%;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:left;
	padding-right: 40px;
/* 	overflow-y:auto; */
	overflow-y:hidden;
	overflow-x:hidden;
}

#frame_content {
	background-color:#FFF;
	position: relative;
	top:0px;
	width: 100%;
  	height: 80%;
 	font-family: Arial,Verdana, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
#frame_content_ozbib {
	background-color:#FFF;
	position: relative;
	top:0px;
	width: 95%;
  	height: 80%;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	 
}

#div_group {
	position: absolute;
	left:50px;
	width:20%;
	height:70%;
	overflow: auto;
	background-color: #f6f0b0;
	border: 1px solid #000000;
}
#div_group ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
}	

#div_group li {
	left:0;
	display: block;
	padding: 5px 5px;
	width: 100%;
	color: #000;
	background-color: #d2c086;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#div_group li.leaf {
	color: #9C2C00;
	background-color: #F0ECD7;
	font-weight: bold;
	display: block;
	padding-left: 30px;
	width: 100%;	
}

#div_group li.leaf2 {
	left:0;
	color: #A95800;
	background-color: #F9F1B1;
	font-weight: bold;
	display: block;
	padding-left: 50px;
	width: 100%;
}

#div_map_tab {
	position: absolute;
	right:24px;
	width:80%;
	height:70%;
	top:100px;
	background-color:#FFF;

}
#map_menu {
	position:relative;
	top:0px;
	right:8px;
	text-align: right;	
	font-size: 1.1em;
	font-weight: 300;
	text-indent: 5px;
	padding-right: 5px;
}
#div_map {
	position: relative;
	top:10px;
	right:8px;
	width:100%;
	height:100%;
	background-color:#FFF;

}

#div_small_map {
	position: absolute;
	top:100px;
	right:20px;
/* 	width:50px; */
/* 	height:38px; */
	width:120px;
	height:111px;
	background-color:#FFF;


}

#div_image {
	position: absolute;
	top:100px;
	right:15px;
	background-color:#FFF;


}

.contextmenu {
  font-family: arial, sans-serif;
  font-size: 90%;
  background: #ffffff;
  border: 1px solid #8888ff;
  padding: 5px;
}


.infoTbl {
width:500px;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl th{
border: 0px solid #000000;
background: #dedbd1;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl2 th{
border: 0px solid #000000;
background: #dedbd1;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl_ozbib th{
border: 0px solid #000000;
background: #dedbd1;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl_common th{
border: 0px solid #000000;
background: #dedbd1;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl .rowodd td{
border: 0px solid #000000;
background: #FFF;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl2 .rowodd td{
border: 0px solid #000000;
background: #FFF;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl_ozbib .rowodd td{
border: 0px solid #000000;
background: #FFF;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl_common .rowodd td{
border: 0px solid #000000;
background: #FFF;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl .roweven td{
border: 0px solid #000000;
background: #F4F2ED;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl2 .roweven td{
border: 0px solid #000000;
background: #F4F2ED;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl_ozbib .roweven td{
border: 0px solid #000000;
background: #F4F2ED;
padding-left:.5em;
padding-right:.5em;
}

.infoTbl_common .roweven td{
border: 0px solid #000000;
background: #F4F2ED;
padding-left:.5em;
padding-right:.5em;
}

.style1 {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight:bold;border:1px #006699 solid;background-color: yellow;}
.style2 {display:none}
.style3 {font-family: Arial, Verdana, Helvetica, sans-serif;font-weight:bold;border:1px #006699 solid;background-color: pink;}

/* tooltip */
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none; color:#000;}

a.info:link{text-decoration:none; color:#000; }

a.info:visited{text-decoration:none; color:#000; }

a.info:hover{z-index:25; text-decoration:none; color:#000; background-color:#fff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:2px solid #669900;
    text-decoration:none;
    background-color:#fff; color:#000;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    text-align: center}

a.tooltip_a{text-decoration:none; color:#000; }

a.tooltip_a:link{text-decoration:none; color:#000; }

a.tooltip_a:visited{text-decoration:none; color:#000; }

a.tooltip_a:hover{text-decoration:none; color:#000; }

.tooltip {font: 12px Arial, Verdana, Helvetica, sans-serif}

#footer {
position: absolute;
text-align:left;
height:19px;
float:left;
left:8px;
right:8px;
bottom:0px;
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
color:#FFF;
margin:0 auto;
}

#footer a {
font-weight:400;
text-decoration:none;
text-align:center;
color:#FFF;
}

#footer a:hover {
font-weight:400;
text-decoration:none;
text-align:center;
color:#7E968C;
}