.LinkFooter
{
 font-size: 11px;
 color: #666666;
 font-family: Arial;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkFooter:link {
  color: #666666;
}
 
.LinkFooter:visited {
  color: #666666;
}
 
.LinkFooter:hover {
  color: #FF3300;
}

.LinkSubMenu
{
 font-size: 11px;
 color: #000000;
 font-family: Arial;
 text-align: Center;
 text-decoration: none;
 cursor: hand;
}
 
.LinkSubMenu:link {
  color: #000000;
}
 
.LinkSubMenu:visited {
  color: #000000;
}
 
.LinkSubMenu:hover {
  color: #FF3300;
}

.Date
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
    text-align: left;
    padding-left: 10px;
}

.Footer1
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
    text-align: center;
}

.Footer2
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
    text-align: center;
}

.TextBlackJustify
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
    text-align: justify;
}

.TextBlackLetf
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	padding-left: 7px;
    text-align: left;
}

.TextBlackLetf3
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-left: 7px;
    text-align: left;
}

.TextBlackLetf2
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
    text-align: left;
}

.TextBlackRight
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	padding-right: 7px;
    text-align: Right;
}

.TextBlackCenter
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
    text-align: Center;
}

.TextGreenJustify
{
	font-size: 11px;
	color: #86A41E;
	font-family: Arial;
    text-align: justify;
}

.Validator
{
	font-size: 11px;
	color: Red;
	font-family: Arial;
	padding-left: 4px;
    text-align: left;
}

.TextGreenLetf
{
	font-size: 11px;
	color: #86A41E;
	font-family: Arial;
	padding-left: 7px;
    text-align: left;
}

.TextGreenRight
{
	font-size: 11px;
	color: #86A41E;
	font-family: Arial;
	padding-right: 7px;
    text-align: Right;
}

.TextGreenCenter
{
	font-size: 11px;
	color: #86A41E;
	font-family: Arial;
    text-align: Center;
}

.TitIntNegro
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial;
    text-align: Left;
}

.fieldEdit
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color: #333333;
	font-size:11px;
}

.fieldEdit1
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-style:normal;
	font:Arial;
	color: #333333;
	font-size:12px;
}

.Button1
{
	background-image:url(images/bot_Back.gif);
	font-style: normal;
	font:Arial;
	color: #665833;
	font-size:12px;
	cursor: hand;
}
