﻿body
{
	margin: 0 0 0 0;
	background-color: white;
	font-size: 0pt;
}

.td1         
{
 text-align: justify;
  color:#3D2C19;
  float:right; 
  line-height:150%;
   padding-left:5; 
   padding-right:5
  }
  
.td2         
{ 
 margin-left: 25; 
 margin-right: 25
}
.table-border-right 
{
border-right: 1px dotted #C0C0C0 
}

.table-border-bottom 
{ 
border-bottom: 1px dotted #C0C0C0 
}


.tablewhite  
{ 
background-color: #FFFFFF 
}

.norepeat
{
background-repeat:no-repeat;
background-position: top right;
}

.norepeat-en
{
background-repeat:no-repeat;
background-position: top left;
}



.text-pars   
{ 
font-family: Tahoma; 
font-size: 9pt; 
color: #1B577D; 
font-weight: bold 
}

.TDLeft      
{ 
border-left: 1px dotted #C0C0C0 
}

.CliktoView
{
	cursor: hand;
	color: #746B5A;
}

.ButtonHover
{
	background-color: #FFF9F0;
	cursor: hand;
}
.ButtonStyle
{
	border: 1px solid #000000;
	background-color: #eaeaea ;
}
.Hidden
{
	display: none;
}
.Showing
{
	display: block;
}


.text1       
{
font-family: Tahoma; 
font-size: 8pt; 
color: #373737; 
text-align:center; 
font-weight:bold 
}

.bordertD    
{ 
border-bottom:1px solid #C0BFBB; 
border-left-width: 1px; 
border-right-width: 1px; 
border-top-width: 1px; 
}

.bordertitle
{ 
border-bottom: 1px solid #DDDDDD 
}

.bordertext
{ 
border-bottom: 1px solid #C0BFBB
}
.duttedtd    
{ 
border-bottom: 1px dotted #C0C0C0 
}

TD
{
	font-family: Tahoma;
	font-size: 8pt;
	padding-right:0;
	padding-left:0; 
	/*float:right*/
}



.text
{
font-family: Tahoma;
font-size: 8.5pt;
color:#444444;
padding-right:10 px;
padding-left:10 px;
text-align:justify; 
line-height:150% 
}

a:link
{ 
color:#211F1B; 
text-decoration:none 
 }
a:visited
{
color:#746B5A; 
text-decoration:none 
}
 a:active
 {
 color:#BD7F21 underline
 }
