	.text{	
		font-weight:bold;
		padding-bottom:4px;
	}
	.sheet-wrapper
	{
		text-align:center;
		float:left;
		display:inline-block;
		min-width:133px;
	}
	.sheet-bg
	{
		border-style: solid;
        border-width: 1px;
        border-color: #969595;			
		width:109px;
		height:151px;
		display: inline-block;	
        margin:2px;		
	}
    .sheet-bg:hover
	{
		border-style: solid;
        border-width: 1px;
        border-color: #551403;			
		width:109px;
		height:151px;
		display: inline-block;	
        margin:2px;		
	}
	.textik
	{
		font-size:13px;
		text-align:justify;
	}
	a.letters
	{
		float:left;
		padding:5px;
        padding-left:8px;
        padding-right:8px;
		background: #f9f1da;
		border:1px solid #d7a75b;
		color:#995900;
		font-weight:bold;
        text-decoration:none;
	}
	a.letters-active:hover
	{				
		text-decoration:underline;
        border:1px solid #995900;
	
	}
	a.letters-active
	{
		float:left;
		padding:5px;
        padding-left:8px;
        padding-right:8px;
		background: #f8e6b4;
		border:1px solid #995900;
		color:#955800;
		font-weight:bold;
        text-decoration:none;
	}
	a.letters:hover
	{				
		text-decoration:underline;
        border:1px solid #995900;
	
	}
    .floating{
        float:left;
        padding-right:5px;
    }
	.padding
	{
		width:4px;
		height:14px;
		float:left;
	}
	a.active
	{				
		text-decoration:underline;				
	
	}
    #hrr
    {
        border-top:1px dashed #CCC;
        width:100%;
    }
    
    .sheet-wrapper-pict
	{
		text-align:center;
		float:left;
		display:inline-block;		
	}
	.sheet-bg-pict
	{
		border-style: solid;
        border-width: 1px;
        border-color: #969595;					
		display: inline-block;	
        margin:2px;		
	}
    .sheet-bg-pict:hover
	{
		border-style: solid;
        border-width: 1px;
        border-color: #551403;				
		display: inline-block;	
        margin:2px;		
	}
    .sheet-inner-wrapper-pict{
        padding-left: 30px;
    }
    
    .hrr{
        border-top: 1px dashed #e0bda4;
        padding: 5px 0px 2px 0px;
        margin: 5px 0px;
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
        font-weight: bold;
    }