/*   Style sheet for the http://www.tm-tr.com           */
/*           for index.html page                        */
/*   Date: 04.12.99 23:00:00                            */
/*   Author: Sergey Golovanov  (darkman@magnet.ru)      */


/*------------------------------------------------------*/
/* Основные стили                                       */
/*------------------------------------------------------*/

   body {
        font-family : Arial;
        color : #FFDE9A;
        font-size : 9pt;
   }

   p {
        font-family : Arial;
        font-size : 9pt;
   }

   th, td { 
        font-family : Arial;
        font-size : 9pt;
   }

   a:link {
         font-family : Arial;
        text-decoration : none; 
        color : #FFDE9A;
	font-size : 9pt;
   }

   a:visited {
         font-family : Arial;
        text-decoration : none; 
        color : #FFDE9A;
	font-size : 9pt;
   }

   a:active {
         font-family : Arial;
        text-decoration : none;
        color : #FFDE9A;
	font-size : 9pt;
   }

   a:hover {
         font-family : Arial;
        text-decoration : underline; 
        color : #FFDE9A;
	font-size : 9pt;
   }

   h1 { 
        font-family : Arial;
        color : #FFFFFF; 
        font-size : 13pt;
   }

   h2 { 
        font-family : Arial;
        color : #FFFFFF; 
        font-size : 12pt;
   }

   h3 { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 11pt;
   }

   h4 { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 10pt;
   }

   .h5 { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 9pt;
   }

   small { font-family : Arial;
         font-size : 9pt;}	

    menu {
         font-family : Arial;
         color : #FFDE9A;
         font-size : 9pt;
    }

/*------------------------------------------------------*/
/* Дополнительные стили                                 */
/*------------------------------------------------------*/
    
    /* Для копирайтов */
    .copyright  {
         font-family : Arial;
         font-size : 9pt;
    }

    /* Для меню */
    .gmenu {
         font-family : Arial;
         font-size : 9pt;
    }

    .vmenu {
         font-family : Arial;
         font-size : 9pt;
    }

    .menu {
         font-family : Arial;
         color : #FFDE9A;
         font-size : 9pt;
    }
    .t1 {
         font-family : Arial;
         color : #FFDE9A;
         font-size : 10pt;
    }
    
    .icol {
         border-color : #000000; 
	 background-color : #b3a38a;
    }
   .zag { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 9pt;
        font-weight : bold;
   }
   .zg1 { 
        font-family : Arial;
        color : #000000;
        font-size : 9pt;
        font-weight : bold;
   }
   .wht { 
        font-family : Arial;
        color : #FFFFFF;
        font-size : 9pt;
   }
   .err { 
        font-family : Arial;
        color : #FF0000;
   }
   .subm { 
        font-family : Arial;
        font-size : 9pt;
   }
/*------------------------------------------------------*/
/* End of file      #e3d3ba                             */
/*------------------------------------------------------*/
