/* style sheet for Tashi Murik Ltd.  news page */

      /*========================================================================================*/
      /* start news                                                                            */
      /*========================================================================================*/
      #news {
         position: relative;
	 top: 0px;
	 left: 0px;
	 margin: 0px;
	 padding: 0px;
	 border: none;
      }

      #news img.left {
         margin-top: 35px;
         margin-right: 0px;
         margin-bottom: 30px;
         margin-left: 20px;
      }
      #news img.right {
         margin-top: 35px;
         margin-right: 20px;
         margin-bottom: 30px;
         margin-left: 0px;
      }

      .extract {
	 margin-top: 20px;
	 margin-bottom: 10px;
	 margin-left: auto;
	 margin-right: auto;
	 padding: 0px;
	 border: none;
	 font-size: 110%;
	 text-align: center;
      }

      /*--------------------------------------------*/
      #newsnav {
	 position: absolute;
	 top: 0px;
	 left: 40px;
	 width: 48px;
	 border: none;
	 margin-left: auto;
	 margin-right: auto;
      }
      #newsnav a {
	 border: none;
      }
      #newsnav img {
	 margin: 0px;
         float: left;
      }

      /*--------------------------------------------*/
      /* start pseudo class for nav links           */
      /*--------------------------------------------*/
      #newsnav a:link {color: #cfc7b7}
      #newsnav a:visited {color: #cfc7b7}
      #newsnav a:hover {color: #cfc7b7}
      #newsnav a:active {color: #cfc7b7}

      #newsnav img.nav:hover {background: #ff0}
      /*--------------------------------------------*/
      /* end pseudo class for nav links             */
      /*--------------------------------------------*/

      .newsTable {
	 padding: 0px;
	 margin: 0px;
	 margin-top: 20px;
	 margin-right: auto;
	 margin-bottom: 10px;
	 margin-left: auto;
	 border-left: 1px solid #633;
      }

      .newsTable th {
	 font-size: 100%;
	 color: #4f6b72;
	 color: #555;
	 border-left: 0px;
	 border-top: 1px solid #aaa;
	 border-top: 1px solid #633;
	 border-right: 1px solid #633;
	 border-bottom: 1px solid #633;
	 letter-spacing: 2px;
	 text-align: center;
	 padding: 2px 5px 2px 5px;
      }

      .newsTable td {
	 font-size: 100%;
	 border-right: 1px solid #633;
	 border-bottom: 1px solid #633;
	 padding: 2px 5px 2px 5px;
	 color: #222;
	 text-align: center;
      }

      #footer {
         top: 600px;
      }

      /*========================================================================================*/
      /* end news                                                                              */
      /*========================================================================================*/

/* end style sheet for Tashi Murik Ltd. */
