body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0 auto;
}

img {
	border: 0px;
}

#imgswf
{
    background-image: url("/images/get_flash_player.gif");
    background-repeat:no-repeat;
    margin-top:200px;
    margin-left:500px;
    height:262px;
    width:260px;
}

input {
	border: 1px solid #ff9600;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

textarea {
	border: 1px solid #ff9600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

select {
	border: 1px solid #ff9600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

td {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	color: #ff9600;
}

a:hover {
	color: #ffab33;
}

a:visited {
	color: #FFCA79
}

.containerPrincipal {
	position: absolute;
	width: 778px;
	/*height: 599px;*/
	margin: 0 0 0 -389;
	left: 50%;
	padding: 0;
	z-index: 0;
	top: 0px;
}




