
  .policy{font-family:Tahoma; font-size:11px;  color:#93977D; text-decoration:none  }
  .text1{font-family:Tahoma; font-size:11px;  color:#C3C3C3; text-decoration:none  }
  .text2{font-family:Tahoma; font-size:11px;  color:#ACB378; text-decoration:none  }
  .text3{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none  }
  .input{font-family:Tahoma; font-size:11px;  color:#727373; text-decoration:none  }
  .link{font-family:Tahoma; font-size:11px;  color:#5C5C5C;  }
  .bold{font-family:Tahoma; font-size:11px;  color:#4C4B4B;  }
  .main{font-family:Tahoma; font-size:11px;  color:#6C6C6C;  }
  .black{font-family:Tahoma; font-size:11px;  color:#333333;}
  .orange{font-family:Tahoma; font-size:11px;  color:#FF7E00;}
  .orange_10{font-family:Tahoma; font-size:10px;  color:#FF7E00; font:bold}
  .red{font-family:Tahoma; font-size:11px;  color:#B22E2E;}
  .rojo_11 {font-family:  Tahoma;	color:#FF0000; font-weight:bold; font-size:11px;}
  .gold{font-family:Tahoma; font-size:11px;  color:#777E41;}
  .green{font-family:Tahoma; font-size:11px;  color:#777E41; text-decoration:none}
  .menu{font-family:Tahoma; font-size:11px;  color:#5D6265; text-decoration:none; font-weight:900  }
  .menu_red{font-family:Tahoma; font-size:11px;  color:#FF0000; text-decoration:none; font-weight:900  }



  #input{
  		width:160px; height:20px;
		border-width:2px;
		border-style:solid;
		background-color:#E8F6F4;
		border-color:#0A0A0A;
		padding-top:2px;

		}
		
		
		 
		
	  #textarea{
		width:160px; height:132px;
		border-width:2px;
		border-style:solid;
		background-color:#E8F6F4;
		border-color:#0A0A0A;
		padding-top:2px;
		overflow:auto
		}
#smt {
    background-color: #CC3333;
    font: bold 9pt arial,verdana, helvetica, sans-serif;
    color: #fff; cursor: pointer; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #F66 #900 #900 #F66; padding: 2px;
}