/* meab.css, Cascading Style Sheet, Level 1  */
/* 2001-11-20/JR, ver 0                      */
/* 2001-12-10/JR, bakgrundsfärger            */
/* 2008-01-14/jr, uppdaterad */

BODY { font-family: verdana, arial, sans-serif; font-size: 90%; color: #666666; background: white }
BODY.cn { font-size: 130%; color: #444; background: white }
BODY.news { font-family: verdana, arial, sans-serif; font-size: 90%; color: #333333; background: #eeeeee;}
DIV.body { width: 700px; background-color: white; border: 1px solid #333; border-right-width: 3px; border-bottom-width: 3px; padding: 20px; margin: 10px }
DIV.help { font-family: "Comic Sans MS"; width: 220px; font-size: 90%; position: absolute; left: 740px; top: 20px; padding: 20px 10px 10px 10px; background-color: #ffff88; border: 1px solid #333; }
BODY.cn TD { font-size: 120%; }

A:link  { color: blue; text-decoration: none }
A:visited { color: blue; text-decoration: none }
A:active  { color: blue; text-decoration: underline }
A:hover   { color: blue; text-decoration: underline }

PRE { font-size: 80%; font-weight: normal }

OL { margin: 3px 2em }
UL { margin: 3 12px;  }
UL.ii { margin: 3 12px;  }
/*
#UL { margin: 3 12px; list-style: url('./img/ul.gif') }
#UL.ii { margin: 3 12px; list-style: url('./img/ul2.gif') }
*/
LI { margin: 3 6px }

H1 { font-family: arial, sans-serif; font-size: 200%; color: #666666; font-weight: bold; margin: 10px; text-align: center }
H2 { font-family: arial, sans-serif; font-size: 140%; color: #000000; font-weight: bold; margin: 12 0 6 0px}
H3 { font-family: arial, sans-serif; font-size: 120%; color: #000000; font-weight: bold; margin: 12 0 3 0px}
H4 { font-family: arial, sans-serif; font-size: 100%; color: #000000; font-weight: bold; margin: 12 0 3 0px}
H5 { font-family: arial, sans-serif; font-size: 100%; color: #000000; font-weight: bold; margin: 6 0 3 0px}
H6 { font-family: verdana, sans-serif; font-size: 80%; color: #ffffff; font-weight: normal; background-color: #3131ff; margin: 3 0 3 0px }
H1#he, .he { visibility:hidden; }

FORM { margin: 0px }
TEXTAREA,SELECT,INPUT { font-family: verdana,sans-serif; font-size: 8pt; margin: 0px; padding: 0px }
IMG { margin: 0px }

TABLE { margin: 6 0 6 0px; padding: 0px }
TH { font-size: 90%; text-align: left; }
TD { font-size: 90%; }

TABLE.me { background: #aaaaaa }
TR.me { background: #ffffff; color: #3030ff; vertical-align: middle; }
TD.me { font-family: verdana, sans-serif; font-size: 9pt; font-weight: normal; text-align: center; cursor: hand }
TABLE.mn {  }
TR.mn { background: #ffffff; color: #3030ff; vertical-align: middle; }
TD.mn { font-family: verdana, sans-serif; font-size: 9pt; font-weight: normal; text-align: center; cursor: hand; border: solid; border-width: thin; border-color: #aaaaaa }

TR.fp { vertical-align=top }
TH.fp { vertical-align=top; text-align=left }
TD.fp { vertical-align=top }


SMALL { font-family: verdana, sans-serif; font-size: 70% }
P { margin: 5px 0px }
P.center { text-align: center }
P.abstract { font-weight: bold }
.r { font-family: arial, sans-serif; font-size: 24pt; color: #666666; font-weight: bold; margin: 10px; text-align: center }
.r1 { font-family: arial, sans-serif; font-size: 18pt; color: #000000; font-weight: bold; margin: 12 0 6 0px}
.r2 { font-family: arial, sans-serif; font-size: 15pt; color: #000000; font-weight: bold; margin: 12 0 3 0px}
.r3 { font-family: arial, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; margin: 12 0 3 0px}
.b { font-family: arial, sans-serif;  font-size: 11pt; color: #666666; margin: 6 0 3 0px}
.s { font-family: verdana, sans-serif; font-size: 8pt; color: #666666; margin: 3 0 3 0px }
.times { font-family: Times, Times New Roman }
.keywords { font-size:70%; color:#fafbfc }
/* working notes */
.w { font-family: trebuchet ms, lucida console, arial, sans serif; font-style: italic; color: black; background-color: #ffff00; margin: 0}

/* meab-box */
.box { 
  display: block;
  margin: 1em 0px;
  padding-left: 1em;
  border-left: solid;
  border-right: solid;
  border-color: #3131ff;
  border-width: thin;
}

/* bakgrundsfärger, figurer */
.cb { background-color: #3131ff; color: white }
.cy { background-color: #ffff31; color: black }
.cg { background-color: #31ff31; color: black }
.cw { background-color: #ffffff; color: #666666 }
.cn { background-color: black; color: white }
.cbb { background-color: #aaaaff; color: black }
.cby { background-color: #ffffaa; color: black }
.cbg { background-color: #aaffaa; color: black }
.cbr { background-color: #aaaaaa; color: black }
.cdr { background-color: #666666; color: white }


DIV.keywords { font-size:50%; color:#fdfcfa }
