	
	
	body {
	background: #000000;
	color:#999999;
	margin-top: 0; 
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	a:link {text-decoration: none; color: #999900;}
	a:visited {text-decoration: none; color: #999900;}
	a:active {text-decoration: none; color: #999900;}
	a:hover {text-decoration: none; color: #FFFFFF;}
	
	a.especial:link {text-decoration: none; color: #999999;}
	a.especial:visited {text-decoration: none; color: #999999;}
	a.especial:active {text-decoration: none; color: #999999;}
	a.especial:hover {text-decoration: none; color: #CCCCCC;}
	
	.td {
		
		padding-left: 5px;
		padding-top: 1px;
	}
	
	.imgPromo { 
	
	display:scroll;
	position:fixed; 
	top:0px; 
	left:0px;
	
	}
	
	.imgPromoRight { 
	
	display:scroll;
	position:fixed; 
	top:0px; 
	right:0px;
	
	}

	.form {
	font-family: Verdana;
	font-size: 9px;
	color:#999999;
	background: #000000;
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid;
	}
	
	.buttomform {
	font-family: Verdana;
	font-size: 9px;
	color:#999999;
	background: #000000;
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid;
	}
	
	.imgBorder {
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid;
	}
	
	
	.texto {
		font-family: Verdana;
		font-size: 9px;
		color:#999999;
	}
	
	.textobold {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color:#bbbbbb;
	}
	
	.textogray {
		font-family: Verdana;
		font-size: 9px;
		color:#777777;
	}
	
	.textocolor {
		font-family: Verdana;
		font-size: 9px;
		color:#999900;
	}
	
	.textobig {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color:#999900;
	}
	
	.img_border { 
	border: 1px solid #888888;
	} 
	
		/* IMAGENES */
	
	div.cropme {
		height: 60px;
		border: 1px solid #000000;
		width: 75px;
		overflow:hidden;
	}
	
	div.cropme img {
  		margin-top:-10px;
  		margin-left:-10px;
	}
	
	div.cropme_home {
		height: 80px;
		border: 1px solid #000000;
		width: 200px;
		overflow:hidden;
	}
	
	div.cropme_home img {
  		margin-top:-20px;
  		margin-left:-10px;
		margin-right:-10px;
		margin-bottom:-10px;
	}
	
	div.cropImgH {
		border: 1px solid #000000;
		height: 60px;
		width: 60px;
		overflow:hidden;
	}
	
	div.cropImgH img {
  		margin-top:-10px;
  		margin-left:-30px;
	}
	
	div.cropImgV {
		border: 1px solid #000000;
		height: 60px;
		width: 60px;
		overflow:hidden;
	}
	
	div.cropImgV img {
  		margin-top:-15px;
  		margin-left:-10px;
	}
	
	img { 
		behavior: url("iepngfix.htc");
		border: 0px;
	}
