.arial11{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : 4F4F4F;
  text-decoration : none;
}

.arial10{
  font-family     : Arial , tahoma ;
  font-size       : 10px;
  color           : 4F4F4F;
  text-decoration : none;
}

.arial11G{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : DFDFDF;
  text-decoration : none;
}

.arial11i{
  font-family : Arial , tahoma ;
  font-size   : 11px;
  color       : 4F4F4F;
  font-style  : italic;
}

.arial11Bi{
  font-family : Arial , tahoma ;
  font-size   : 11px;
  color       : FFFFFF;
  font-style  : italic;
}

.arial11B{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : FFFFFF;
  text-decoration : none;
}

.arial11BBold{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  font-weight     : bold;
  color           : FFFFFF;
  text-decoration : none;
}

.arial11Bold{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  font-weight     : bold;
  color           : 4F4F4F;
  text-decoration : none;
}

.arial11N{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : F79218;
  font-style      : normal;
  text-decoration : none;
}

.arial11NBold{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : F79218;
  font-style      : normal;
  text-decoration : none;
  font-weight     : bold;
}

.arial11NegroBold{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : 000000;
  font-style      : normal;
  font-weight     : bold;
  text-decoration : none;
}

.arial11GrisBold{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  font-weight     : bold;
  color           : 949494;
  text-decoration : none;
}

.arial18N{
  font-family     : Arial , tahoma ;
  font-size       : 18px;
  color           : F79218;
  font-weight     : normal;
  text-decoration : none;
}

.arial11NBold{
  font-family     : Arial , tahoma ;
  font-size       : 11px;
  color           : F79218;
  font-weight     : bold;
  text-decoration : none;
}

.bglogin {
  background-image  : url(../imgs/login/text_bg-white.gif);
  background-repeat : repeat-x;
}

.bg_nref {
  background-image  : url(../imgs/header/text_bg-orange.gif);
  background-repeat : repeat-x;
}

.bgECECEC{
  background = #ECECEC;
}

.bgDCDCDC{
  background = #DCDCDC;
}

.inputtxtreg {
	border: 1px #999999 solid;
	background: #F9F9F9;
	font: 11px Arial,Tahoma, sans-serif;
}