/*
 *  CSS File for as-elisa WM 2002
 */


BODY 
{
   font-size : 8pt;
   font-family : Tahoma,Veradna;
   font-weight : None;
   font-style : Normal;
   color : Black;
   background-image: url(/elisa-common/images/asliniabg.gif);
   margin-left: 1em;
   margin-top: 1em;
}

P {
   font-size : 9pt;
   font-family : Tahoma,Verdana;
   color : Black;
}


P.selected {
   font-size : 12px;
   font-family : Tahoma,Verdana;
   color : Black;
   text-align: justify;
   margin: 10px;
}

P.selected:first-letter {
   background-color: #008080;
   font-size: 20px;
   border: 1px solid black;
   padding: 3px;
   margin-right: 5px;
}



SMALL.x {
   font-size: 6pt;
}


TABLE 
{
   font-size: 9pt;
}

.odd {background-color: #b4bac1;}
.even {background-color: #add1d1;}
.withgrid {border: 1px dotted gray;} 




@media print {
   BODY {
      background-image: none;
      font-size : 8pt;
      font-family : Tahoma,Verdana;
      font-weight : None;
   }

   STRONG {
      font-weight: bold;
      color: black;
   }

A:link , A:visited, A:active {
color: black;
       text-decoration: none;
  }



}

@media screen {

   .mframenag {
      top-margin: 0px;
      font-family: Tahoma, Verdana; font-size: 10pt; font-weight: bold
   }


   .menunag {
      font-family: Tahoma, Verdana; font-size: 10pt; font-weight: bold
   }

   .menunag A:link, .menunag A:active, .menunag A:visited  {
      font-family: Tahoma, Verdana; font-size: 10pt; font-weight: bold; color: white;
   }



   SELECT
   {
      font-size: 11px;
      x-background-color: lightblue;
      font-weight: bold;
   }

   TEXTAREA
   {
      font-size: 11px;
      x-background-color: lightblue;
      font-weight: bold;
   }

   INPUT
   {
      font-size: 11px;
      x-background-color: lightblue;
      font-weight: bold;
   }

   TABLE.dialog
   {
      font-size: 9pt;
      font-style : Normal;
      color: #91E7EE;
      xborder: 1px solid black;
      border-collapse: collapse;
      background-color: #acc6cd;
   }


   .head, .msgboxcontent  THEAD, .msgboxcontent  TH, TABLE.dialog TH
   {
      font-size: 10pt;
      font-weight : Bold;
      font-style : Normal;
      color: white;
      xbackground-color: #008080;
   }

   TH.widetitle {
      background-color: #365059;}



   .headspec, TABLE.dialog THEAD.headsepc
   {
      font-size: 9pt;
      font-weight : Bold;
      font-style : Normal;
      color: #91E7EE;
      background-color: #007070;
   }

   TABLE.dialog H1
   {

      font-size: 10pt;

   }

   H1
   {
      font-size: 12pt;
   }

   .headtitle, TR.headtitle TD
   {
      font-size: 10pt;
      font-family : Tahoma,Verdana;
      font-weight : Bold;
      xpadding-left: 2cm;
      xheight:1cm;
      color: #a1EEEE;
      background-color: #005050;
   }


   .body, TABLE.dialog TBODY
   {
      font-size: 8pt;
      font-family : Tahoma, Verdana;
      font-style : Normal;
      color: #000000;
      xbackground-color: #cceeee;
      xbackground-color: white;

   }

   TR.body TD 
   {
      border-bottom: 1px solid black;
      border-color: gray;
   }

   .bodylt TD
   {
      background-color: #cceeee;
	font-size: 11px;
   }


   TD.body
   {
# border-bottom: 1px solid black;
   }





   .bodyspec
   {
      font-size: 8pt;
      font-family : Tahoma, Verdana;
      font-style : Normal;
      color: #000000;
      background-color: #aadddd;
   }


   .confirmbutton
   {
      font-size: 8pt;
      font-family : Tahoma, Verdana;
      font-weight : Bold;
      font-style : Normal;
      color: black;
      background-color: #aadddd;
   }

   UL.menuSub LI 
   {
      font-size: 7pt;
   }

   .confirmbutton STRONG
   {
      color: black;
   }


   .colorBlue { color: blue; }

   .bodyhidden
   {
      color: #acc6cd;
   }

   STRONG
   {
      color: red;
   }

   .currentlink 
   {
      text-decoration: none;
      clear: left;
      color: black;
   }


   .rightalign { text-align: right }

   TD.currency { align: "."; }

   a#hid {text-decoration: none; color: #e6e8e8;}
   a:link , a:visited, a:active {text-decoration: none;   color: #365059;}
   a:hover {text-decoration: underline overline;  color: red; }
}

IMG.border {
   border: 1px solid black;
}

INPUT, SELECT, TEXTAREA {
   border: 1px solid black;
   background: #cce4e8;
   color: black;
   margin-right: 5px;
   margin-left: 5px;
   font-size : 8pt;
   font-family : Tahoma,Verdana;
   font-weight : None;
   font-style : Normal;
}

