.LinkButoom
{
 font-weight: normal;
 font-size: 12px;
 color: #666666;
 font-family: "trebuchet ms", trebuchet, arial, tahoma;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
.textL1Rojo
{
	font-size: 11px;
	color: Red;
	font-family: Tahoma, Arial;
	
	text-align: Left;
	line-height: 150%;
}
 
.LinkButoom:link {
  color: #666666;
}
 
.LinkButoom:visited {
  color: #666666;
}
 
.LinkButoom:hover {
  color: #333333;
}

.LinkDetails
{
 font-weight: normal;
 font-size: 11px;
 color: #333333;
 font-family: "trebuchet ms", trebuchet, arial, tahoma;
 text-decoration: none;
 cursor: hand;
}
 
.LinkDetails:link {
  color: #333333;
}
 
.LinkDetails:visited {
  color: #333333;
}
 
.LinkDetails:hover {
  color: #004600;
}

.LinkLogIn
{
 font-weight: normal;
 font-size: 12px;
 color: #FFFFFF;
 font-family: "trebuchet ms", trebuchet, arial, tahoma;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkLogIn:link {
  color: #FFFFFF;
}
 
.LinkLogIn:visited {
  color: #FFFFFF;
}
 
.LinkLogIn:hover {
  color: #454C98;
}

.LinkTextos
{
 font-weight: normal;
 font-size: 11px;
 color: #000000;
 font-family: "trebuchet ms", trebuchet, arial, tahoma;
 text-decoration: none;
 cursor: hand;
}
 
.LinkTextos:link {
  color: #000000;
}
 
.LinkTextos:visited {
  color: #000000;
}
 
.LinkTextos:hover {
  color: #996600;
}

.TextoFooter
{
	font-size: 12px;
	color: #666666;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: center;
	line-height: 130%;
}

.TextoFooter1
{
	font-size: 12px;
	color: #666666;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: left;
	line-height: 130%;
}

.TextoLeft
{
	font-size: 12px;
	color: #336600;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: Left;
	line-height: 130%;
}

.TextoRight
{
	font-size: 12px;
	color: #336600;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: right;
	padding-right: 10px;
	line-height: 130%;
}

.TextoCenter
{
	font-size: 12px;
	color: #336600;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: center;
	line-height: 130%;
}

.TextoJustify
{
	font-size: 12px;
	color: #336600;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: justify;
	line-height: 130%;
}

.titBlack1
{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
	padding-left: 10px;
    text-align: Left;
}

.titBlack2
{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: Center;
}

.titBlack3
{
	font-size: 19px;
	font-weight: bold;
	color: #996600;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: Left;
}

.titBlack4
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: "trebuchet ms", trebuchet, arial, tahoma;
    text-align: Left;
}

.noEdit
{
    BORDER-RIGHT: #C8C8C8 1px solid;
    BORDER-TOP: #C8C8C8 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #C8C8C8 1px solid;
    BORDER-BOTTOM: #C8C8C8 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color: #666666;
	font-size:11px;
}

.noEdit1
{
    BORDER-RIGHT: #C8C8C8 1px solid;
    BORDER-TOP: #C8C8C8 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #C8C8C8 1px solid;
    BORDER-BOTTOM: #C8C8C8 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color: #666666;
	font-size:12px;
}

