<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.tt_div
{ 
padding: 0px;
padding-bottom: 16px;
/*background: url(/template_22/tt_arrow_m.png) bottom left no-repeat;*/	
position: absolute;
bottom: 0px;
left: 0px; 
opacity: 1;
    filter: alpha(opacity=100);
z-index: 1000000000;
text-shadow: none; font-weight: normal;
height: auto;
}

.tt_div_left
{ 
padding: 0px;
padding-bottom: 16px;
/*background: url(/template_22/tt_arrow.png) bottom right no-repeat;*/	
position: absolute;
bottom: 0px;
right: 0px; 

margin-right: -8px;
opacity: 1;
    filter: alpha(opacity=100);
z-index: 1000000000;
text-shadow: none; font-weight: normal;
}


.tt_div_left_down
{ 
padding: 0px;
padding-top: 16px;
/*background: url(/template_22/tt_arrow_down.png) top right no-repeat;*/	
position: absolute;
top: 0px;
right: 0px; 
margin-right: -8px;
opacity: 1;
z-index: 1000000000;
    filter: alpha(opacity=100);
	text-shadow: none; font-weight: normal;
}

.tt_div_down
{ 
padding: 0px;
padding-top: 16px;
/*background: url(/template_22/tt_arrow_down_m.png) top left no-repeat;*/	
position: absolute;
top: 0px;
left: 0px; 
opacity: 1;
z-index: 1000000000;
    filter: alpha(opacity=100);
	text-shadow: none; font-weight: normal;
}

  


.tt_div .tt_arrow 
{
position: absolute;
bottom: 0px;
left: 5px;
right: auto;
width: 30px; 
	height: 17px; 
	
background: url(/template_22/tt_arrow_m.png) bottom left no-repeat; 
}


 .tt_div_left .tt_arrow
{
	
	position: absolute;
bottom: 0px;
left: auto;
right: 5px;	
width: 30px; 
	height: 17px; 
	 

background: url(/template_22/tt_arrow_m.png) bottom right no-repeat; 
}
 
.tt_div_left_down .tt_arrow_down
{ 

position: absolute;
top: 0px;
left: auto;
right: 5px;	
width: 30px; 
	height: 17px; 
background: url(/template_22/tt_arrow_down_m.png) top right no-repeat; 
}

.tt_div_down .tt_arrow_down
{ 

position: absolute;
top: 0px;
right: auto;
left: 5px;	
width: 30px; 
	height: 17px; 
background: url(/template_22/tt_arrow_down_m.png) top right no-repeat; 
}
 


.tt_div .tt_in, .tt_div_down .tt_in, .tt_div_left .tt_in, .tt_div_left_down .tt_in
{
	
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.24);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.24);
	
	margin: 0px;
color: #666666;
background: #ffffff; 
font-size: 11px; 
white-space: nowrap;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
 font-family: 'Pontano Sans', serif;
opacity: 1;
    filter: alpha(opacity=100);
	line-height: 120%;
	letter-spacing: normal;
	width: auto;
	height: auto; 
	text-shadow: none;
	font-weight: normal;
	border: #cccccc 1px solid;
}

.tt_in_2
{
padding: 5px;
padding-left: 10px;
padding-right: 10px;
color: #666666;
background: #ffffff;
font-size: 11px;
white-space: nowrap;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: Verdana, 'HelveticaNeue-Light', Helvetica,Arial,sans-serif;
opacity: 1;
filter: alpha(opacity=100);
line-height: 130%;
letter-spacing: normal;
font-weight: normal;
text-shadow: none;
}

.tt_div .tt_in a, .tt_div_down .tt_in a, .tt_div_left .tt_in a, .tt_div_left_down .tt_in a, .tt_div .tt_in a:hover, .tt_div_down .tt_in a:hover , .tt_div_left .tt_in a:hover, .tt_div_left_down .tt_in a:hover 
  {
	color: #666666;
	font-size: 11px;  
	 font-family: century gothic, 'HelveticaNeue-Light', Helvetica,Arial,sans-serif;
	 text-shadow: none; font-weight: normal;
  }
  </pre></body></html>