/******************/
/* navbar_lft.css */
/* 21-02-2004     */
/******************/

A         {text-decoration: none}

A:link    {color: #404040} /* dunkel-grau */
A:visited {color: #404040} /* dunkel-grau */
A:hover   {color: #FF0000} /* rot         */
A:active  {color: #0000FF} /* blau        */

BODY      {font-family: Verdana;
           background-image:  url(/images/aru_navbar_bg.jpg);
           background-repeat: no-repeat}

TABLE     {font-family: Verdana; font-size: xx-small}
/* TD        {text-align: center} */

/*-------------------------------------------------------*/
/*  navbar_lft.php                                       */
/*-------------------------------------------------------*/

TD.title {color: #000080; font-size: x-small; font-weight: bold}
TD.block {background-color: #DCDCDC; height: 3; width: 3}
TD.mp    {text-align: left; height: 10; vertical-align: middle}

/*-------------------------------------------------------*/
/*  search.php                                           */
/*-------------------------------------------------------*/

TD.SearchFor {font-weight: bold}

/*-------------------------------------------------------*/
/*  footer.php                                           */
/*-------------------------------------------------------*/

TD.LogoBg     {background-color: #909090}
TD.LastUpdate {color: #0000FF}

/*-------------------------------------------------------*/

