@charset "utf-8";

/* CSS Document */

/* ---Navegacion--- */


.sel{
	font-family: Verdana;
	font-size: 7px;
}
.PageBODY{
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.botones {

	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 15px;

}

.botones:link {

	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 15px;

}
.botones:visited {

	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 15px;

}
.botones:active {

	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 15px;

}
.botones:hover {

	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1ABFF4;
	vertical-align: middle;
	text-indent: 15px;

}

.botones2 {

	font-family: "Lucida Sans Unicode", Verdana;

	font-size: 10px;

	color: #1ABFF4;

	text-align: left;

	vertical-align: middle;

	font-weight: normal;

}

.footer {

	font-family: "Lucida Sans Unicode", Verdana;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #666666;

	text-indent: 15px;

}

.afoo{
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-indent: 15px;
	text-decoration: none;
	border-bottom: dashed #FFFFFF;
}
.afoo:hover{	border-bottom: dashed #FFFFFF;}




/* ====== Complex Classes =====*/

.linkbox{

	border:1px solid #bebebe;

	padding:1px;margin:0 0 10px;}





/* ====== Complex Classes =====*/

.linkbox{

	border:1px solid #bebebe;

	padding:1px;margin:0 0 10px;}

.linkbox ul, .linkbox ol{

	margin:0em 0em 0em 1em;padding:0em 0em .5em 1.5em;}

.linkbox ul{

	list-style-image:url(arrow_blue.gif);

}

.linkbox hr{

	border:0px;border-top:1px solid #e5e5e5;

	height:0px;margin: 0 10px 1.5em;

	margin-bottom:1em;}

.linkbox p{

	margin:0 10px 1em;}

.linkbox div.center{

	margin:1em 0;}

.linkbox .boxblackhdr, .linkbox .barheader{

	background-color:#000;

	color:#fff;

	padding:5px 10px;

	font-size:90%;

	margin: 0 0 1em;

	font-family: "Lucida Sans Unicode", Verdana;

	font-weight: bold;

}

.botones3 {

	font-family: "Lucida Sans Unicode", Verdana;

	font-size: 12px;

	color: #003366;

	text-align: left;

	vertical-align: middle;

	font-weight: bold;

}
.FormHeaderFONT{
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: small;
	color: #660000;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.FormTABLE{
	background-color:#F4F4F4;
	border-top-color: #993300;
	border-bottom-color: #993300;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 10px 10px 10px 10 px;

}
.DataFONT{
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: x-small;
}
