/* 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: #D9D8D6;
	   background-image: url('indexbg.jpg');
       background-repeat: repeat-y;
	   margin: 0px;
	   }
 

  body, p, div
	{
       scrollbar-face-color: #6D6C68;
	   scrollbar-arrow-color: #6D6C68;
       scrollbar-highlight-color: #D9D8D6;
       scrollbar-3dlight-color: #D9D8D6;
       scrollbar-darkshadow-color: #D9D8D6;
       scrollbar-shadow-color: #D9D8D6;
       scrollbar-track-color: #D9D8D6;
	   
	   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; 
	}
		
a:link, a:visited , a:active
	{
		color : #473F3F;
		text-decoration : underline;
	}


  a:hover
	{
		color : #000000;
		text-decoration : none;
   	 }


  .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; 
		padding-top: 20px;
   }
   
   .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;
; font-weight: bold
   } 
 
 a:active
  { 
		color : #827171;
        font-family: Tahoma, Verdana, Arial, Sans-serif;
		text-decoration : none;
   } 
   
 b {color : #555555; }
 i{color : #827171; }  
 u{color : #666666; }
 
 a.nav { height: 10px; padding-left: 10px; display: block; font-size: 10px; font-family: Verdana, Arial; color: #444444; line-height: 10px; background-color: #D4D3CF; border-color: #AAAAAA; border-style: solid; border-top-width: 0px; border-right-width:3px; border-bottom-width: 0px; border-left-width: 1px; }
a.nav:hover { height: 10px; padding-left: 25px; display: block; font-size: 10px; font-family: Verdana, Arial; color: #000000; line-height: 10px; background-color: #AAA9A5; border-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 3px; border-bottom-width:0px; border-left-width: 1px;}
