/*textos*/
.TxBl10{ color: #ffffff; font-size: 10px; font-family:Trebuchet MS; }
.TxBl13{ color: #ffffff; font-size: 13px; font-family:Trebuchet MS; }
.TxG12{ color: #666666; font-size: 12px; font-family:Trebuchet MS; }
.TxN12{ color: #000000; font-size: 12px; font-family:Trebuchet MS; }
.TxV13{ color: #70164C; font-size: 13px; font-family:Trebuchet MS; }
.TxN10{ color: #000000; font-size: 10px; font-family:Trebuchet MS; line-height:12px; }
.TxF10{ color: #CC007A; font-size: 10px; font-family:Trebuchet MS; line-height:12px;}

/*links*/
.LkF10{ color: #CC007A; font-size: 10px; font-family:Trebuchet MS; text-decoration: underline; }
.LkF10:hover{ color: #CC007A; font-size: 10px; font-family:Trebuchet MS; text-decoration: none; }
.LkF12{ color: #CC007A; font-size: 12px; font-family:Trebuchet MS; text-decoration: underline; }
.LkF12:hover{ color: #CC007A; font-size: 12px; font-family:Trebuchet MS; text-decoration: none; }

/*padding*/
.PdT24 { padding-top:24; }
.PdT18 { padding-top:18; }
.PdT30 { padding-top:30px; }
.PdL13 { padding-left:13; }
.PdR13 { padding-right:13; }
.PdR15 { padding-right:15px; }
.PdB15 { padding-bottom:15; }
.PdB18 { padding-bottom:18; }

/*Margin*/
.MgT10 { margin-top:10px; }
.MdR15 { margin-bottom:15px; }

/*form*/
.Field { height: 20; width:220px; font-family: Trebuchet MS; color: #000; font-size:10px; background-color: #EEEEEC; border-color:#B3B3B3; border-style: solid; border-width: thin;}
.message{ height: 80px; width:220px; font-family: Trebuchet MS; color: #000; font-size:10px; background-color: #EEEEEC; border-color:#B3B3B3; border-style: solid;}
.BT { height: 22; width:80; font-family: Trebuchet MS; color: #fff; font-size:10px; background-image: url(img/fdo_bt.gif); border-style: solid; border-width: thin; border-color: #999999;}
