body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	{scrollbar-3d-light-color: 000080;
           scrollbar-arrow-color: #ffffff;
           scrollbar-base-color: #949dab;
           scrollbar-dark-shadow-color: #000080;
           scrollbar-face-color: #949dab;
           scrollbar-highlight-color: #ffffff;
           scrollbar-shadow-color: #ffffff;}
}	   

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #d3dadc;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	height: 32px;
}
.input {
	width: 138px;
	font-family: Tahoma;
	font-size: 12px;
}
.input02 {
	width: 138px;
	font-family: Tahoma;
	height: 56px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #a4adb8;
}
.txt_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #d3dadc;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #d3dadc;
}


.txt_menu_top {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
}

.link_menu_top:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;
}
.link_menu_top:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;

}
.link_menu_top:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: underline;
}
.link_menu_top:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;
}


.link_more:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;
}
.link_more:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;

}
.link_more:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: underline;
}
.link_more:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;
}




/*Agregados por mi*/

.boxApp {
	border: 1px #FFFFFF solid;
	/*padding: 5px;*/
	background-image: url(../images/fndapp.jpg);
	background-position: top;
	background-repeat : repeat-x;
	background-color:#677181;
	/*width: 90%;*/
	}
	
	
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #464B5F;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	}
.title_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

	
.textPurchase {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #E2E2E2;
}
