/* base font size for PC Netscape 4 browsers only */

/* This will remove select borders for links in IE browsers */
a:focus { outline:none; }
area:focus { outline:none; }

a, body, div, layer, p, td, span {
    color: #ffffff;
    font-family: verdana, tahoma, sans-serif;
    font-size: 8pt;
}

body {
    background: #f2f2f2;
    margin: 0px;
    padding: 0px;
}

a {
    color: #ffffff;
    text-decoration: underline;
}

a.footer {
    color: #898989;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
}

.button {
	background: #000000;
	color: #ffffff;
    font-family: verdana, tahoma, sans-serif;
    font-size: 8pt;
    text-transform: uppercase;
	border: 2px outset #9F0A0C;
}

.content {
	height: 700px;
	width: 100%;
}

.form {
    font-family: verdana, tahoma, sans-serif;
    font-size: 7pt;
}

.footer {
    color: #898989;
    text-decoration: none;
    text-transform: uppercase;
}

.hform {
    font-family: verdana, tahoma, sans-serif;
    font-size: 7pt;
	background: #CC0000;
}

.redFont {
    color: #BB0303;
    font-weight: bold;
}

.submit {
    position: relative;
	left: 0px;
	top: 0px;
    width: 550px;
    text-align: right;
    padding-top: 5px;
}

.whiteFont{
    color: #ffffff;
}

.whiteSubhead {
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
}

.whiteHeadline {
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
}

.xx_content {
	position: absolute;
    background-image: url( /img/fondo_iframe.gif );
    padding: 10px;
	left: 34px;
	top: 72px;
	width: 685px;
    height: 487px;
}

.xx_footer {
    margin-top: 10px;
    font-size: 10px;
    text-align: center;
    width: 100%;
}

.xx_header {
    height: 70px;
	width: 100%;
}
