body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color:#F2F2F2;
}
.BotonIzquierdo {
	clip:   rect(auto auto auto auto);
	border-top: 30px none #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 30px solid #FFFFFF;
}
.TextoNormal {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 10pt;
	color:black;
	font-weight: normal;
}
.TextoNormalRojo {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.TituloGrande {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 20pt;
	color: #006699;
	font-weight: bold;
}
.TituloPequeño {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 11pt;
	color: #006699;
	font-weight: bold;
}

.CodigoActivacion {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 14pt;
	color: black;
	font-weight: bold;
}

.TextoFooter {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 9pt;
	color: #666666;
	padding-top: 16px;
}
.CeldaFooter {
	border-top: 1px solid #AAAAAA;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.LinkFooter {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 10pt;
	color: #3366CC;
	text-decoration: underline;
}
.BotonArriba {

	clip:   rect(auto auto auto auto);
	border-top: 2px solid #FFFFFF;
	border-right: 16px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 16px solid #FFFFFF;
}
.TablaBody {
	border-top:none;
	border-bottom:none;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

