
/* The University of Adelaide - Healthy Ageing Research Cluster */
/* Style Sheet (netscape 4) */


/* topbar
------------------------------------------------------- */

.toplinks, tr.toplinks, td.toplinks, span.toplinks, p.toplinks, body.toplinks, div.toplinks {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
font-weight: bold;
color: #FFCC33;
text-decoration: none;
}

a.toplinks, a.toplinks:link, a.toplinks:visited {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.toplinks:active, a.toplinks:hover {
color: #003366;
text-decoration: underline;
}

/* headings
------------------------------------------------------- */

h1 {
font-family: Georgia,Times New Roman,Arial,Helvetica,Geneva,sans-serif;
margin-top: 10px;
margin-bottom: 20px;
font-size: 18px;
font-weight: normal;
color: #003366;
}

h2,h3 {
font-family: Arial,Helvetica,Geneva,sans-serif;
margin-bottom: 10px;
margin-top: 20px;
font-size: 12px;
font-weight: bold;
color: #660033;
}

h4,h5,h6 {
font-family: Arial,Helvetica,Geneva,sans-serif;
margin-bottom: 10px;
margin-top: 20px;
font-size: 12px;
font-weight: bold;
color: #666666;
}

/* tables
------------------------------------------------------- */

table {
border-color: white;
}

td {
border-color: white;
}

td.header {
background-color: #003366;
}

th {
text-align: left;
color: black;
font-weight: bold;
background-color: #CCCCCC;
}

th.bold {
text-align: left;
color: white;
font-weight: bold;
background-color: black;
}

table.border {
border-width: thin;
border-style: solid;
}

table.noborder {
border-style: none;
}

td.ta1, tr.ta1 {
text-align: center;
color: white;
background-color: #993333;
font-weight: bold;
}

td.ta2, tr.ta2 {
background-color: #1F6A9E;
color: white;
font-weight: bold;
}

td.ta3, tr.ta3 {
background-color: #A0C4DD;
}

td.ta4, tr.ta4 {
background-color: #DEEBF3;
}

td.tb1, tr.tb1 {
background-color: #B0C4DE;
color: black;
font-weight: bold;
}

td.tb2, tr.tb2 {
background-color: #F0F8FF;
color: black;
}

/* search
------------------------------------------------------- */

input.searchinput { 
width: 150px; 
}

input.btn {
font-size: xx-small;
font-family: Verdana,Helvetica,Geneva,sans-serif;
color: white;
font-weight: bold;
margin-top: 5px;
width: 125px;
padding: 3px;
background-color: #999966;
border:1px solid #CCCCCC;
}

#search form {
padding: 0px;
margin: 0px;
display: inline;
}
.contact a:link, .contact a:hover {
	color:#fff;
}

