body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#074E86;
	background-image: url(img/fondo_new.jpg);
	background-repeat:repeat-x;
}
td.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

td.title11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

td.title13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

td.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
td.3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003C77;
	text-decoration: none;
}

td.fondo {
    background-image:url(img/backpag.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#DBDBDB;
}


td.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

td.negrita2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

td.negrita3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
td.textch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

td.textch2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}


td.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

scroll5 {
     width:570px;
     height:50px;
     overflow:auto;
}


#scroll {
     width:830px;
     height:400px;
     overflow:auto;
}

#scroll2{
     width:506px;
     height:300px;
     overflow:auto;
}

#scroll3{
     width:550px;
     height:315px;
     overflow:auto;
}


A:Link {color : #8097AD;text-decoration: none;}
A:Visited  {color : #8097AD;text-decoration: none;}
A:Active  {color : #676767;text-decoration: none;}
A:Hover  {color : #676767;text-decoration: none;}

select, input {
        font-family: "Trebuchet MS";
        font-size:9px;
        color:#000000;
        background-color: EAEAEA;
}

textarea {
        font-family: "Trebuchet MS";
        font-size:9px;
        color:#000000;
        background-color: EAEAEA;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 220px;
}
.box2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 190px;
	}

.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 450px;
}
.box4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 220px;
}


/*********************************************************/
/*                F0 Captcha styles                      */
/*********************************************************/
.FOCaptcha {
	display: inline-block;
	*display: inline;
	height: 24px;
	vertical-align: top;
	padding: 0 5px;
	padding-left: 16px;
	border: solid 1px #9b9b9b;
	background: url("img/F0CaptchaReload.png") left center no-repeat white;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;

	cursor: default;
}
#FOCaptIMG{
	border: solid 1px #9b9b9b;
	border-right: none;
}


/*********************************************************/
/*        F0 Newletter Registration styles               */
/*********************************************************/
.FONLRegWrapper{
	position: relative;
	float: right;
	visibility: hidden;
}
.FONLReg{
	position: absolute;
	z-index: 1000;
}
.FOIFNLREG{
	width: 1px;
	height: 1px;
}


