/* CSS definition file containing sitestyle stylesheets */
body {
	font-family: arial, sans-serif;
	font-size: 12pt;
	background-color: #ccccff; 
	color: #000000; 
	margin-right: 10%; 
	margin-left: 10%; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding: 0px} 
 a:link {color: #006699; text-decoration: none; font-weight: bold; 
	text-decoration: underline}
 a:link.nav {color: #99ffff; text-decoration: none; font-size: medium}
 a:visited {color: #3366cc; text-decoration: none; font-weight: bold}
 a:visited.nav {color: #6699ff; text-decoration: none; font-size: medium}
 a:hover {color: #00ffff; text-decoration: underline; font-weight: bold}
 a:hover.nav {color: #00ffff; text-decoration: underline; font-size: medium}
 a:active {color: #ffff00; text-decoration: none; font-weight: bold}
 a:active.nav {color: #ffff00; text-decoration: none; font-size: medium}

td.main {
	vertical-align: text-top; 
	background-color: #ffffff; 
	margin: 5px; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 0px}
td.nav {background-color: #336699; 
	width: 200px; margin: 5px; border-style: solid; 
	border-color: #000000; border-width: 0px; padding-left: 10px}
td.st  {background-color: #ccccff; border-style: solid; 
	border-color: #000000; border-width: 0px; margin: 5px; }

table.main {padding: 0px; border-spacing: 0px; 
	border-style: solid; border-color: #000000; border-width: thin}

td.topbar {background-color: #336699; border-style: solid; 
	border-color: #000000; border-width: 0px}
td.bottombar {background-color: #336699; border-style: solid;
	border-color: #000000; border-width: 0px}

h1.title {color: #ccccff; text-align: center}
div.subtitle {text-align: center; color: #336699; 
	font-size: large; font-family: helvetica, sans-serif; padding: 2px}
span.date {text-align: center; color: #336699; text-decoration: underline; 
	font-weight: bold; font-size: large}
div.end {color: #ccccff; text-align: center; 
	font-size: small; font-family: tahoma, verdana, sans-serif}

div.textspace {padding: 15px}
div.center {text-align: center}
img {border: 0px}
img.right {float: right; text-align: right; margin-left: 5px}
img.left {float: left; text-align: left; margin-right: 5px}
sup {font-size: x-small}