.borde {
	border: 1px solid #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2461AA;
	text-decoration: none;
}
.Boton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: hand;
	COLOR: #2461AA;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	border: 1px solid #2461AA;

}
.ComboList {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #2461AA;
	height: 15px;
	width: 135px;
	border: 1px solid #CCCCCC;
}
.ComboList3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D9D9D9;
	color: #333333;
	height: 15px;
	width: 135px;
	border: 1px solid #CCCCCC;
}
/*//a:link {
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 10px;
//	font-weight: normal;
//	color: #666666;
//	text-decoration: underline;
//}
//a:visited {
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 10px;
//	font-weight: normal;
//	color: #666666;
//	text-decoration: underline;
//}
//a:hover {
//	font-family: Arial, Helvetica, sans-serif;
//	font-size: 10px;
//	font-weight: normal;
//	color: #2461AA;
//	text-decoration: underline;
//}*/
.ComboList2 {

	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #2461AA;
	height: 60px;
	width: 135px;
	border: 1px solid #CCCCCC;
}
.body {
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#E6E6E6;
	scrollbar-track-color:#E6E7E8;
}
.linkk{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2461AA;
	text-decoration: none;
}

.linkk:hover {

	color: #7CA2D2;
	text-decoration: none;
}
.linkgris{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.linkgris:hover {

	color: #333333;
	text-decoration: none;
}
.linksua{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2461AA;
	text-decoration: none;
}

.linksua:hover {

	color: #7CA2D2;
	text-decoration: none;
}
.grisbold{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
