body {
	padding-right: 0px; padding-left: 0px;padding-bottom: 0px; padding-top: 0px; margin: 0px;
}
.texto {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #404040;
		}
.textow {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
		}
.textor	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #B22E0A;
		}
.textog {
		font-family: "arial", "helvetica", sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #888;
		}
.titulo	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
		}
.subtitulo	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		}
.titulon	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #404040;
		}
.titulor	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #B22E0A;
		}
.subtitulon	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #404040;
		}
.subtitulor	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #B22E0A;
		}
.small	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #000;
		}
.smallw	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #FFF;
		}
.smallg	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #888;
		}
.smalldg	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #444;
		}
.smallr	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #B22E0A;
		}
.vsmall	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #000;
		}
.vsmallw	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #FFF;
		}
.vsmallg	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #888;
		}
.vsmalldg	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #444;
		}
.vsmally	{
		font-family: "arial", "helvetica", sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #FFD34D;
		}

a {
	color: #404040;
	text-decoration:none;
	}
a:visited {
	color: #404040;
	text-decoration:none;
	}
a:hover {
	color: #FF5105;
	}

.border_t {border-top:1px solid #F15300;}
.border_tlr {border-top:1px solid #F15300; border-left:1px solid #F15300; border-right:1px solid #F15300;}
.border_tr {border-top:1px solid #F15300; border-right:1px solid #F15300;}
.border_tl {border-top:1px solid #F15300; border-left:1px solid #F15300;}
.border_tlb {border-top:1px solid #F15300; border-left:1px solid #F15300;border-bottom:1px solid #F15300;}
.border_trb {border-top:1px solid #F15300; border-right:1px solid #F15300; border-bottom:1px solid #F15300;}
.border_l {border-left:1px solid #F15300;}
.border_r {border-right:1px solid #F15300;}
.border_lr {border-left:1px solid #F15300; border-right:1px solid #F15300;}
.border_lb {border-bottom:1px solid #F15300; border-left:1px solid #F15300;}
.border_lrb {border-bottom:1px solid #F15300; border-left:1px solid #F15300; border-right:1px solid #F15300;}
.border_tlrb {border-top:1px solid #F15300; border-left:1px solid #F15300; border-right:1px solid #F15300; border-bottom:1px solid #F15300;}
.border_rb {border-right:1px solid #F15300; border-bottom:1px solid #F15300;}
.border_tb {border-top:1px solid #F15300;border-bottom:1px solid #F15300;}
.border_b {border-bottom:1px solid #F15300;}
