/*
 $Id: eso.style,v 1.3 1999/10/25 14:47:43 web Exp $
*/

BODY {
  margin-top: 0.2em;
  margin-left: 0.5em;
  background: white;
  color: black;
}

:link {
   color: #0033cc;
}

.hide { display: none }

.blockquote {
  margin-left: 10%;
  margin-right: 10%;
}

.abstract {
	background: ffffcc;
}

.warning {
	background: ffffcc;
	font-weight: bold;
}

.note {
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 1em;
	margin-bottom: 1em;
	background: ffffcc;
	font-weight: bold;
}

.thankyou {
	margin-left: 150;
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: blue;	
}

.more-margin-left {
  margin-left: 5em;
}

ul {
  list-style-image: url("/images/arr0black.gif");
}


li.wideitem {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

ul.wideitem {
  margin-top: 1em;
  margin-bottom: 1em;
}


span.scommand {
	background: ffffcc;
	font-family: courier;
}

em {
	font-weight: bold;
}	


.nav-sites-bottom {  
       font-family: Arial, Helvetica, sans-serif; 
       font-size: small; 
       color: #FFFFFF; 
       background-color: #006699;  
}

a.nav-sites-bottom:link {
	color: #ffffff;
}

a.nav-sites-bottom:vlink {
	color: #ffffff;
}


.nav-top {  
       font-family: Arial, Helvetica, sans-serif; 
       font-size: x-small; 
       color: #FFFFFF; 
       background-color: #006699;
}

a.nav-top:link, a.nav-top:visited {
	color: #ffffff;
}

div.footer {
   font-size: 8pt;
   color: black;
}

a.footer:link,a.footer:visited  {
	     color: #0033cc;
}

