
/* University of Adelaide - CSSM StyleSheet
*/

body, table {
	color: #456;
}
body {
	margin: 10px;
	background-image: url('/cssm/global/images/gradient.gif');
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E0E6ED}
.keyline, td.keyline, tr.keyline {
	border: 1px solid #ccc;
}
.toplinks, a.toplinks {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.toplinks:active, a.toplinks:hover { 
color: white; text-decoration: underline;
}
h1 {
	color: #603;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content h1 a:link {
	color: #603;
	margin-bottom: 10px;
	text-decoration: underline;
}
.content h1 a:hover {
	color: #900;
	text-decoration: underline;
}
h2 {
	color: #456;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content h2 a:link {
	color: #456;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}
.content h2 a:hover {
	color: black;
	text-decoration: underline;
}
h3 {
	color: #036;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
}
.content h3 a:link {
	color: #036;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}
.content h3 a:visited{	color:#036;	text-decoration:underline;}.content h3 a:hover {
	color: black;
	text-decoration: underline;
}
h4, h5, h6 {
	color: #456;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
}
.news {
	color: white;
}
a.news {
	color: white;
	text-decoration: none;
}
a.news:active, a.news:hover { 
	color: black;
	text-decoration: underline;
}
.contact, a.contact {
	color: white;
	line-height: 14px;
}
