/*   $Id: mrsc.css,v 1.3 2009/03/12 15:30:03 bzbstein Exp bzbstein $  */

body,table,td,tr,div,p,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/*
a:visited { color:#202040; font-weight:bold; text-decoration:none }
a:hover   { color:#000000; font-weight:bold; background-color:#bbbbff; text-decoration:none; border-color:#ff0000; }
a:active  { color:#202040; font-weight:bold; text-decoration:none }
a.navi:hover   { color:#ffffff; font-weight:bold; background-color:#000080; text-decoration:none; }
 */

a:link    { color:#5959b7; font-weight:bold; text-decoration:none }
a:visited { color:#5959b7; font-weight:bold; text-decoration:none }
a:hover   { color:#ffffff; font-weight:bold; background-color:#000080; text-decoration:none; border-color:#000080; }
a:active  { color:#5959b7; font-weight:bold; text-decoration:underline }
a:focus   { color:#5959b7; font-weight:bold; text-decoration:underline }

a.navi:link    { color:#303070; font-weight:bold; text-decoration:none }
a.navi:visited { color:#303070; font-weight:bold; text-decoration:none }
a.navi:hover   { color:#ffffff; font-weight:bold; background-color:#000080; text-decoration:none; border-color:#000080; }
a.navi:active  { color:#7272c2; font-weight:bold; text-decoration:underline }
a.navi:focus   { color:#7272c2; font-weight:bold; text-decoration:underline }

a.hd:hover     { color:#303030; font-weight:bold; background-color:#f0f0f0; text-decoration:underline }
a.td:hover     { color:#303030; background-color:#e0e0e0; font-weight:normal; text-decoration:none }

/*
a:active  { color:#d7d7ff; ...}
a:active  { color:#116aff; ...}
a:active  { color:#7272c2; ...}
*/


body	{ color:#000000; background-color:#ffffff; }

				/* background-color:#b7d2ff; */
body.navi	{ color:#000080; background-color:#8ab6ff; font-weight:bold; }

h1	{ font-weight:bold; font-stretch:wider;
          text-align:center;
	  margin-top:1.0em;
/*          color:#000044; */
	}

h2	{ color:#808080;
          text-align:left;
	  margin-top:1.0em;
	}

h3	{ font-style:italic;
          color:#808080;
          text-align:left;
	  margin-top:1.0em;
	  padding-top:1.0em;
	}

p	{ text-align:left;
	  margin-top:1.0ex;
	  margin-left:2.0em;
	}

/* font-size:0.95em */
p.navi  { font-size:1.00em; font-weight:bold;
          line-height:150%;
          text-align:center;
          margin-top:1.0ex; margin-left:0.5ex;
        }

pre 	{ font-family:Courier;
	  margin-left:2.0em;
	}

ol	{ margin-left:1.5em; }

/*        list-style-position:inside */
ul	{ list-style-type:square; margin-left:1.5em; }

table	{ border:0px; empty-cells:show; }

td.right	{ text-align:right; }

tr.tlk		{ background-color:#f0f0f0; vertical-align:top;}
tr.org		{ background-color:#ccdfff; vertical-align:top;}
tr.sess		{ background-color:#ffffff; font-style:italic; font-weight:bold; vertical-align:top; }
tr.zib		{ background-color:#e8f0ff; vertical-align:top; }
tr.keyn		{ background-color:#ffd2a6; vertical-align:top;}

.small		{ font-size:0.75em; }
.em		{ color:#000080; font-weight:bold; }

.required	{ font-style:italic; color:#ff0000; }

.ttl		{ font-weight:bold; color:#000080; }
.spkr		{ margin-left:2em; font-style:italic; }
.chair		{ font-weight:normal; font-style:italic; }
