BODY  {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	font-weight : bold;
      background-color = #ffffff;
}

TABLE  {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	font-weight : bold;
      background-color = #dcdcdc;
}

TABLE.calendar	{
	font-size : 8pt;
	background-repeat: no-repeat;
#      background-color = #9bbad6;
      background-color = white;
	}

H1  {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	font-weight : bold;
}

H2  {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
}

H2.blue {
      color: #000099;
	}

H2.red {
      color: #cc0000;
	}

H2.green {
      color: #009900;
	}

H2.purple {
      color: #990099;
	}

H3 {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
      color: #550000;
	font-weight : bold;
	}

	
TH	{
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-repeat: no-repeat;
	font-weight : bold;
	}
	
TD	{
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
      background-repeat: no-repeat;
	}

TD.9bbad6	{
      background-color = #9bbad6;
	}



	
TD.white	{
      background-color = #ffffff;
	}

TD.header	{
      background-color = palegoldenrod;
	}

TD.1	{
      background-color = #ffffff;
	}

TD.2	{
      background-color = #eeeeee;
	}

TD.on	{
      background-color = papayawhip;
	}

TD.off	{
      background-color = lemonchiffon;
	}

TD.indent	{
	color : black;
	margin : 12px 12px 12px 3px;
	}

TD.smalltext	{
	font-size : 7pt;
	color : black;
	}
	
P	{
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
      }

P.white	{
	color : #FFFFFF;
      }

P.big	{
	font-size : 10pt;
      }

P.indent{
	margin : 0px 0px 0px 3px;
	}

LI	{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	}
	
H5  {
        font-family : Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        color : #000000;
        font-weight : bold;
}

H3.error  { font-family : Lucida, Verdana, Helvetica, Arial, sans-serif;
            font-size : 10pt;
	           color : #FF1111;
	           font-weight : bold; }

A  {
	font-family : Lucida, Verdana, Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000099;
	text-decoration: none;
	}
	
A.silver  {
	color : #808080;
	}
	
A.blackbd {
	color : #000000;
	font-weight : bold;
	text-decoration: underline;
	}
	
A.black {
	color : #000000;
	font-weight : normal;
	text-decoration: underline;
	}

A.white {
	color : #ffffff;
	font-weight : normal;
	text-decoration: underline;
	}

A.big  {
	font-size : 10pt;
	color : #0000ff;
	}

A.login  {
	    color : #000099;
         }

A.bigblue  { 
           font-size : 10pt;
	     color : #000099;
           }
	
A.purple  { 
            font-size : 10pt;
            color : #990099;
          }
	
A.red  { 
         color : #CC0000;
       }
	    
A.green  { 
         color : #009900;
         }
	    
A.personal  { 
         color : #000000;
          }
	    
A.personnel  { 
         color : #990099;
          }
	    
A.supplier  {          
         color : sienna;
          }
	    
SPAN.bigblue { font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-size : 10pt;
	       color : #000099;
	       text-decoration: none; }
	
SPAN.purple  { font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 9pt;
	    color : #990099;
	    text-decoration: none; }
	
SPAN.green  { font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 9pt;
	    color : #009900;
	    text-decoration: none; }
	    
SPAN.red  { font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 9pt;
	    color : #CC0000;
	    text-decoration: none; }
	    
SPAN.white	{
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
        }
        
FONT { 
     font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
     }

FONT.small { 
             font-size : 8pt;
             color: #000000;
           }

FONT.red { 
             font-size : 8pt;
             color: #FF1111;
         }

SELECT {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	margin-right: 5;
	margin-top: 2;
       }

SELECT.ie {
	margin-top: 5;
       }       
       
INPUT {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
       }
       
TEXTAREA {
	font-family : Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
       }       
