/* Default style sheet for ACS JRPIT by Tom Worthington 31 May 2004 */
BODY {
font-family: sans-serif;
background: white;
}

h1, h2, h3, h3, h4, a
{
color: darkblue;
}

.header {
color:white;
background: url("bannernt.gif") rgb(44,66,156) center no-repeat;
padding: 1em 48% .5em 30%;
text-align: right;
}

h1
{font-size: x-small;
color: white;}

.latest
{font-size:large;
font-weight:bold;
text-align:right;}

.submenu {
float: left;
width: 20%;
background-color: #ccddff;
border: white solid;
border-width: .25em;
border-left: none;
padding: 0em;
margin-right: 1em;
margin-top: 0em;
font-weight:bold;
font-size: smaller;
}

.main {
}

.submenu ol
{list-style-type: none;
 margin-left: .25em }

.submenu li
{
border-bottom-style: dashed;
border-color:white;
border-width: .1em;
padding: 1em .25em 1em .25em;}

.submenu a
{text-decoration:none;
}

.submenu a:visited 
{ 
color:blue;
}

a:hover 
{ 
color:red;
}

.footer
{
border-top-style: solid;
border-color:rgb(44,66,156);
border-width: .25em;
padding: 1em;
color:blue;
}

.footer
{
padding: 0em;
background: url("http://www.acs.org.au/jrpit/images/acs.gif") left no-repeat;
text-align: center;
}

.comments {
font-size: xx-small;
color:black;
}

.indexed ul
{list-style-type: none;
 margin-left: .25em }