﻿body { font-family:Arial, Helvetica, sans-serif; background: #BBBBBB; color: #000099;}

h1 { font-size: 300%; text-align:center; margin: 0 0 0 0; }
h2 { font-size: 250%; text-align:center; margin: 0 0 0 0; }
h3 { font-size: 200%; text-align:center; margin: .75em 0 .25em 0; }
h4 { font-size: 175%; margin: 0 0 0 0; }
h5 { font-size: 125%; margin: 0 0 0 0; }
h6 { font-size: 125%; margin: 0 0 0 0; }

table { background-color:#CCCCCC; border-style: solid; border-width: 3px; border-color: #def #678 #456 #cde; }

#pagecontent img { border: 0; margin-top: 1em; }

.centre { text-align: center; }
.bold { font-weight: bold; }

.seslogo { padding-left: .5em; margin: -.25em 0 1em 0; padding-top: 1em; }

	#menu ul { font-size: 90%; }
	#menu ul li { list-style-type: none; margin-left: -2em;}	
	#menu ul li a:active {
	text-decoration: none;
	color: #000099;	
	background: #cccccc;
	border: 3px solid #fff;
	border-color: #def #678 #456 #cde;
	padding: .25em .5em;
	line-height: 2.5em;
	}
	#menu ul li a:visited {
	text-decoration: none;
	color: #000099;	
	background: #cccccc;
	border: 3px solid #fff;
	border-color: #def #678 #456 #cde;
	padding: .25em .5em;
	line-height: 2.5em;
	}
	#menu ul li a:link {
	text-decoration: none;
	color: #000099;	
	background: #cccccc;
	border: 3px solid #fff;
	border-color: #def #678 #456 #cde;
	padding: .25em .5em;
	line-height: 2.5em;
	}
	#menu ul li a:hover { top:3px; left:3px; color:#999; border-color:#456 #cde #def #678; }

.pageintro {
	font-size: 125%;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	margin: 1em 1.5em .5em 1em;
}

.artist  {
	font-size: 150%; font-family:"Times New Roman", Times, serif;  
	margin: 0em 1.25em 0em 1em; text-align:right;
}

#pagecontent { margin: 0 1em 0 1.5em; }
#pagecontent table { border-width:0px; }

.fig { margin: 0 1em; }
.small { font-size: 80%; }

.mandatory { color: #CC0000; }
