body
  {
  margin: 0;
  background: #f5f5f5;
  }
  
div#content
	{
	  padding: 0em 1em 1em 1em;
	font-size: 0.9em;
	}

div#content h1
	{
	color: #5781C1;
	font-size: 1.8em;
	margin-bottom: 0em;
	}

div#content p
	{
	margin-bottom: -0.5em;
	}

div#content hr
	{
	width: 20em;
	}

div#header
  {
  height: 3.5em;
  border-bottom: 1px solid #cccccc;
  color: #000;
  background: #dddddd;
  border-bottom: 1px solid #cccccc;
  }

div#header p
	{
	position: relative;
	top: 2.75em; /* for IE mac */
  	/* hide from IE mac \*/
 	top: 2em;
 	left: 1em;
  	/* end hiding from IE5 mac */
	}

div#foolbar
  {
  border-right: 1px solid #cccccc;
  color: #000;
  background: #ffffff;
  height: 100%;
  }
  
div#foolbar p
	{
	position: relative;
	left: 2em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em; font-weight : bold;
	color: #5781C1;
	}
	
a {text-decoration: none; color:#5781C1;}

div#header a
	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; font-weight : bold;
	}
	
div#foolbar a
	{
	left: 3em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em; font-weight : bold;
	}
	
div#foolbar p.s
	{
	left: 3em;
	}

div#header a:link,
div#foolbar a:link {color:#5781C1;}
div#header a:hover {color: #F4428D;	border-bottom: 4px solid #F4428D;}
div#foolbar a:hover {color: #F4428D;}

div#content
	{
	font-size: 0.9em;
	}

div#content h1
	{
	color: #5781C1;
	font-size: 1.8em;
	margin-bottom: 0em;
	}

div#content p
	{
	margin-bottom: -0.5em;
	}

div#content hr
	{
	width: 20em;
	}
