body {
margin: 20px 0 0 0;
padding: 0;
text-align: justify;

font-family: Arial, Geneva, Helvetica, sans-serif;
font-size: 9pt;
'background-image: url(http://www.tdgp.com.au/images/green_stripes.gif);
background-color: transparent;
}

a { color: rgb(255,153,0); }

a:hover { color: #339966; }

p { line-height: 1.1; text-align: justify; }

h1 {font-family: sans-serif; color: black; font-size: 16pt}

h2 {font-family: sans-serif; color: #2f4f4f; font-size: 12pt}

h3 {font-family: sans-serif; color:gray; font-size: 12pt; font-style: normal; font-weight: normal}

h4 {font-family: sans-serif; color:black; font-size: 9pt; font-style: normal; font-weight: normal}

h5 {font-family: sans-serif; color:gray; font-size: 9pt; font-style: normal; font-weight: normal}


div.box { border-style: solid; border-width: thin; margin: 3em; padding: 3em; } 

#tab_container {
margin: 0;
padding: 0;
height: 35px;
background-color: #2c5d3f;
}

#tab_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#tab_container li {
float: left;
}

#tab_top {
float: left;
position: relative;
height: 35px;
}

#tab_top ul {
margin: 0 0 0 17px;
}

#tab_top li {
margin: 0 4px 0 0 ;
padding: 0;
height: 23px;
}

#tab_top a {
display: block;
margin: 0;
padding: 0;
width: 62px;
height: 35px;
font-size: 12px;
font-family: sans-serif;
text-decoration: none;
color: #ffffff;
text-align: center;
background-color: rgb(255, 153, 0);
}

#tab_top a:hover {
color: rgb(255,153,0);
background-color: #ffffff;
}

#tab_top span {
position: relative;
top: 3px;
left: 0;
}

