/* CSS Document */

body { 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	color: #626262;
	
	}
b {
color:#333333;

}
.btm_link {
	font-family:Tahoma; 
	font-size:10px; 
	color:#ffffff; 
	text-decoration:none;
}
.just {
	text-align: justify;
}
.title {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#962828;
text-align:left;
}
.orange {
color:#f57f01;
font-weight:bold;
}

.t_header {
background-color:#ff991e;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
text-align:center;
}
.t_grey{
background-color:#eaeaea;
}
.t_grey b {
color:#333333;
}

.t_dgrey {
background-color:#d9d9d9;
}

.download {
font-size:11px;
text-decoration:underline;
}

a{
color: #626262;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.links {
color:#adabb9;
font-weight:bold;
text-decoration:none;

}
.whatsalsa {
background:url(images/whatissalsa.gif) no-repeat;
}

.arrows {
 font-size:9px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:100;
 color:#333333;
 }

