a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }


TD {
    font-family: Trebuchet MS, tahoma, arial, verdana;
    font-size: 11px;
    color: #909597; }
.copy {
    font-family: verdana, tahoma, arial;
    font-weight: normal;
    font-size: 10px;
    color: #999999; }
.green {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #51C802; }
.blue {
    font-family: tahoma, arial, verdana;
    text-decoration: underline;
    font-size: 11px;
    color: #0084E0; }
.orange {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #F96F00; }
.red {
    font-family:  Trebuchet MS, tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #fe5004; }
.yellow {
    font-family:  Trebuchet MS, tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #aa914e; }
.grey {
    font-family:  Trebuchet MS, tahoma, arial, verdana;
    font-weight: normal;
    font-size: 11px;
    color: #666666; }

.price {
    font: 1.0em Verdana, "Lucida Console", "Courier New", monospace;
	font-weight:normal;
    color: #666666; }
	
.b { font-weight: bold;}
form { margin: 0px;
       padding: 0px}      
.input {
    width: 133px;
    height: 18px;                
    background-color: #ffffff;
	border:1px solid #c5c5c5;
    font-size: 10px;
    color: #5F6162;}
.send {
    border: 0px solid;
    width: 66px;
    height: 23px;                
    background-image: url(../images/enviar.gif); 
    cursor: hand;}

body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#c5c5c5;
        scrollbar-3dlight-color:#c5c5c5;
        scrollbar-darkshadow-color:#c5c5c5;
        scrollbar-shadow-color:#c5c5c5;
        scrollbar-arrow-color:#c5c5c5;
        scrollbar-track-color:#ffffff;
}

.clsTDtla_ads {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(/img/star2.gif);
	padding-left:22px;
    height: 20px;  :
}
a.clsAtla_ads {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #fe5004;
}

#title2note{
	position: fixed;
	z-index: 2;
	bottom: 0;
	right: 0;
	width: 20em;
	margin: 1em;
	padding: 7px 5px 7px 10px;
	font: 12px/1.2em "Lucida Console", "Courier New", monospace;
	text-align: left;
	color: #111;
	background-color: #FFFFB4;
	border: 1px solid #111;
}
/* star html hack - IE only */
* html #title2note{
	position: absolute;
}
/* a bet on future IEs */
#title2note[id]{
	position: fixed;
}

.clsTDExponsor {
	background-repeat: no-repeat;
	background-position: middle left;
	background-image: url(../img/star.gif);
	padding-left:25px;
}
a.clsAExponsor {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #F96F00; /* #aa914e; */
}
