/* This stylesheet is a part of a layout downloaded at http://Grieved-Lightness.com */
/* Don't use this file without the appendant  layout ! */

   body
     {	   
	   overflow-x: hidden;
       background-color: #302F2F;
	   background-image: url('lay130_00.jpg');
       background-repeat: repeat-y;
	   }
 

  body, p, div
	{
       scrollbar-face-color: #000000;
	   scrollbar-arrow-color: #000000;
       scrollbar-highlight-color: #302F2F;
       scrollbar-3dlight-color: #302F2F;
       scrollbar-darkshadow-color: #302F2F;
       scrollbar-shadow-color: #302F2F;
       scrollbar-track-color: #302F2F;
	   
	   font-family: Tahoma, Verdana, Arial, Sans-serif;
	   font-size: 9px;
	   text-align: justify;
	   color: #333333;
	 }


  table,  td, tr
	{ 
	  font-size : 9px;
	  font-family : Tahoma, Verdana, Arial, Sans-serif;
	  line-height : 12px;
	  margin : 0;
	  text-align : justify; 
	}


  input, textarea
	{ 
	  background : #7F7F7F;
	  font-family : Tahoma, Verdana, Arial, Sans-serif;
	  font-size: 10px;
	  color : #6C4D4D;
	  border-style : solid;
	  border-width: 1px; 
	  border-color : #525252;;
	}		
a:visited 
	{
		color : #827271;
        font-family: Tahoma, Verdana, Arial, Sans-serif;
		text-decoration : none;
	}


  a:hover
	{
		color : #666666;
		background-color : #A09F9F;
		font-family: Tahoma, Verdana, Arial, Sans-serif;
		text-decoration : underline;
   	 }


  .head
   {
		font-weight : bold;
		letter-spacing : 1px;
		border : solid #444444;
		border-width : 0 0 1px;
		font-family : Tahoma, Verdana, Arial, Sans-serif;
		font-size : 9px;
		color : #6C4D4D;
		text-align : right; 
   }
   
   .navigation
   { 
		font-size : 9px;
		color : #000000;
		font-family : Tahoma, Verdana, Arial, Sans-serif;
   }


  a:link 
   { 
		color : #807373;
        font-family: Tahoma, Verdana, Arial, Sans-serif;
		text-decoration : none;
   } 
 
 a:active
  { 
		color : #827171;
        font-family: Tahoma, Verdana, Arial, Sans-serif;
		text-decoration : none;
   } 
   
 b
  {
      color : #555555;
  }
   
 i
  {
      color : #827171;
  }
   
 u
  {
      color : #666666;
  }