@charset "utf-8";
/*
//////////////////////////////////////////////////
// LFSA.GlobalWebpage Global CSS 		//
//////////////////////////////////////////////////
// Copyright (c) 1989-2009, LinkFast Company	//
//////////////////////////////////////////////////
*/
body,td,th {
    color : #000;
    font-family : Verdana, Geneva, Arial;
    font-size : 11pt;
  }
a:link {
    color: #F00;
    text-decoration: none;
  }
a:visited {
    color: #F00;
    text-decoration: none;
  }
a:hover {
    color: #999;
    text-decoration: underline;
  }
a:active {
    color: #F00;
    text-decoration: none;
  }
/* MENU */

.menuHRef {
    font-weight : bold;
  }
.menuHRef a:link {
    color: #FFF;
  }
.menuHRef a:visited {
    color: #FFF;
  }
.menuHRef a:hover {
    color: #FFF;
  }
.menuHRef a:active {
    color: #FFF;
  }
/*-- MENU */
.titulosX {
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #FF5E5E;
  }
.titulosP {
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #F00;
  }
input[type=text] {
    border: thin solid #F00;
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 17px;
  }
input[type=password] {
    border: thin solid #F00;
    background-image:url(http://www.linkfastsa.com/images/silk_key.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 17px;
  }
.input_busq {
    background-image:url(http://www.linkfastsa.com/images/silk_magnifier.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 17px;
  }
.ie_compat{
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 17px;
}
.newsTitles {
    font-family: "MS Serif", "New York", serif;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
  }
.topMenuS {
    color:#FFF;
  }
.errormnm {
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 36px;
    color: #FF5252;
  }

.smallButtons button {
	font-size:10px;	
}
