	BODY, TABLE, TR, TD, LI
	{
		color:				    #000000;
		font-family:	    Arial, Geneva, Helvetica, sans-serif;
		font-size:		    9pt;
	}

  A, A:link, A:visited
  {
  	color:				    #988F7E;
    font-weight:      bold;
    text-decoration:  none;
  }
  
  A:hover, A:active
  {
  	color:				    #665E4B;
    font-weight:      bold;
    text-decoration:  none;
  }
  
  .active
  {
  	color:				    #665E4B;
  }
  
  .user
  {
    color:            #7A171A;
  }
  
  .temporaer
  {
    color:            #383634;
    font-family:	    Arial, Geneva, Helvetica, sans-serif;
    font-size:        9pt;
  }
  
  .temporaer A, .temporaer A:link, .temporaer A:visited
  {
    color:            #FF6600;
    font-family:	    Arial, Geneva, Helvetica, sans-serif;
    font-size:        9pt;
  }
  
  .temporaer A:hover, .temporaer A:active
  {
    color:            #DC5800;
    font-family:	    Arial, Geneva, Helvetica, sans-serif;
    font-size:        9pt;
  }
  
  .temporaer
  {
    color:            #383634;
    font-family:	    Arial, Geneva, Helvetica, sans-serif;
    font-size:        9pt;
  }
	
	.compass
	{
    color:            #988F7E;
    font-family:	    Arial, Geneva, Helvetica, sans-serif;
    font-size:        8pt;
	}
  .compass A, .compass A:link, .compass A:visited
  {
  	color:				    #988F7E;
    font-weight:      bold;
    text-decoration:  none;
  }
  .compass A:hover, .compass A:active
  {
  	color:				    #665E4B;
    font-weight:      bold;
    text-decoration:  none;
  }
	
	.search
	{
		font-family:	    Verdana, Arial, Geneva, Helvetica, sans-serif;
		color:						#000000;
		font-size:				13px;
		font-weight:			bold;
    padding-left:     5px;
    padding-right:    5px;
		text-decoration:	none;
		width:						175px;
    height:           18px;
		border:						none;
	}
