BODY
{
  scrollbar-face-color: #D5DFE4;
  scrollbar-highlight-color: D4D4D4;
  scrollbar-shadow-color: #D4D4D4;
  scrollbar-3dlight-color: #dddddd;
  scrollbar-arrow-color: #30464C;
  scrollbar-track-color: #F3F4F5;
  scrollbar-darkshadow-color: white;
  overflow: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #B5C1B5;
	border-top: 0px solid #B5C1B5;
	border-left: 0px solid #B5C1B5;
	border-right: 0px solid #B5C1B5;
}


/* ________________________EJEMPLOS DE FUENTES________________________ */
	
.fecha  {
	font-size : 11 PX;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : #435B61;
}

.titulos  {
	font-size : 11 PX;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : #DA000C;
}

.txt  {
	font-size : 10 PX;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : #142230;
}

.direccion  {
	font-size : 10 PX;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : #6c6c6c;
}




/* ________________________EJEMPLOS DE LINKS________________________ */

.bt_sub_menu {
	font-family: Arial;
	font-size: 10 px;
	text-transform: none;
	color: #142230;
	text-decoration: none;

}
.bt_sub_menu:hover {
	font-family: Arial;
	font-size: 10 px;
	color: #1422301;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.link_01 {
	font-family: Arial;
	font-weight : Bold;
	font-size: 11 px;
	text-transform: none;
	color: #233240;
	text-decoration: none;

}
.link_01:hover {
	font-family: Arial;
	font-weight : Bold;
	font-size: 11 px;
	color: #B00000;
	text-decoration: none;
}

.link_02 {
	font-family: Arial;
	font-weight : Bold;
	font-size: 11 px;
	text-transform: none;
	color: #002cba;
	text-decoration: none;

}
.link_02:hover {
	font-family: Arial;
	font-weight : Bold;
	font-size: 11 px;
	color: #B00000;
	text-decoration: none;
}

.link_03 {
	font-family: Arial;
	font-weight : Bold;
	font-size: 11 px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}
.link_03:hover {
	font-family: Arial;
	font-weight : Bold;
	font-size: 11 px;
	color: #002CBA;
	text-decoration: none;
}




/* ________________________EJEMPLOS DE CAJAS________________________ */

.Form_01 {
	border-right: #6E726E 1px solid;
	border-top: #6E726E 1px solid;
	border-bottom: #6E726E 1px solid;
	border-left: #E20A16 1px solid;
	width:146 px;
	height:17 px;
	font-family: Arial;
	font-size: 9 px;
	color : #233240;
	background-color: #FFFFFF;
}
.Form_02 {
	border-right: #6E726E 1px solid;
	border-top: #6E726E 1px solid;
	border-bottom: #6E726E 1px solid;
	border-left: #E20A16 1px solid;
	font-family: Arial;
	font-size: 9 px;
	color : #233240;
	background-color: #FFFFFF;
}
.Form_03 {
	border-right: #6E726E 1px solid;
	border-top: #6E726E 1px solid;
	border-bottom: #6E726E 1px solid;
	border-left: #E20A16 1px solid;
	font-family: Arial;
	font-size: 9 px;
	color : #233240;
	background-color: #FFFFFF;
}
.Form_04 {
	border-right: #6E726E 1px solid;
	border-top: #6E726E 1px solid;
	border-bottom: #6E726E 1px solid;
	border-left: #E20A16 1px solid;
	width:146 px;
	height:17 px;
	font-family: Arial;
	font-size: 9 px;
	color : #233240;
	background-color: #FFFFFF;
}
.sbttn
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background: #cccccc;
	cursor: hand;
	font-family: Arial;
	font-size: 9 px;
	color : #233240;
	height: 19px;
	text-decoration: none;
}
