.BordeFinoGris {
	border: 1px solid #CCCCCC;
}
.BordeFinoGrisDerecho {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BordeFinoGrisIzq {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3BB7DF;
}
.BordeFinoGrisClaro {

	border: 1px solid #E9E9E9;
}
a:link {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;


}
a:visited {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;


}
a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.TextoInterlineado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3BB7DF;
	line-height:13px;


}
.BordeFinoGrisInf {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
input {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #6D6D6D;



}
textarea {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #6D6D6D;


}
.BordeFinoGrisSup {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BordeFinoGrisSupiNF {



	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
