<style type="text/css">
<!--
    /* Style definitions for the admin area 
       Make your life easier by setting decorations 
       setting in this file instead of putting them 
       into the html source 
    */

    /* Body definition will be not used that much */
    body { font: 10pt Verdana,sans-serif;}

    /* Paragraph definition we like to indent by 1 */ 
    p {
      font: 10pt Verdana,sans-serif;
      }

    /* Table definitions */
    table { font: 10pt Verdana,sans-serif; color: #000000 }

    /* What happens with text in a table row */
    td { font: 10pt Verdana,sans-serif; }
    
    /* What happens with text in a table head */
    th { font: 10pt Verdana,sans-serif; color:#FFFFFF; 
         font-weight: bold;
         background-color:#6699CC}

    /* Admin menu definitions */
    .menuActive { color: #000000 }
    .menuInActive { color: #FFFFFF }

    .innerMenu { background-color: #666666; font: 8pt Verdana,sans-serif; }

    /* Switch the color in listings */
    .alterColorOn { background-color:#6699CC;  font: 8pt Verdana,sans-serif;}
    .alterColorOff { background-color:#FFFFFF; font: 8pt Verdana,sans-serif;}
   
    /* stupid but netscape likes it this way */
    b { font-weight: bold; color: #000000;}

    /* Header text */
    h4 { font: 12pt Verdana,sans-serif; font-weight: bold; color: #000000;}

    h3 { font: 14pt Verdana,sans-serif; font-weight: bold; color: #000000;}

    h2 { font: 16pt Verdana,sans-serif; font-weight: bold; color: #000000;}


    h1 { font: 18pt Verdana,sans-serif; font-weight: bold; color: #000000;} 
	 
	 
    /* Behavior of an unordered list */
    ul { list-style: square; font: 10pt Verdana,sans-serif; color: #000000;}

    /* Link behavior */
    A:link, A:visited, A:active { text-decoration: underline; color: #000000; }

    /* Small Content */
    .small {font: 8pt Verdana,sans-serif; }
    
    /* Fixed Font FORM INPUT */
    .form { font: 10pt Courier }
    
    /* small bold content */
    .bsmall {font: 9pt Verdana,sans-serif; font-weight: bold }

    /* navigation related content */
    .navtext {font: 9pt Verdana,sans-serif; font-weight: bold; color: #666666}

    /* small bold content within forms which are bugy */
    .bsmallBugy {font: 8pt Verdana,sans-serif; font-weight: bold; color: #FF0000}

    /* Table Index Head*/
    .thindex {font: 8pt Verdana,sans-serif; color: #C09900; 
         font-weight: bold;
         background-color:#FFFFFF 
    }

    /* bold Content */
    .bold { font-weight: bold }
    

-->
</style>

