.border {
	border: 1px solid #999999;
}
.border2 {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.border3 {
	border-left: 1px solid #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}.linkinv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pad {
	padding-left: 3px;
}
.sepas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4684C1;
	border-bottom-color: #224568;
	padding-left: 4px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.sepasgrises {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9B9B9;
	border-bottom-color: #7C7C7C;
	padding-left: 4px;
}
.linkgrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.sepasblancos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #e3e3e3;
	padding-left: 4px;
	background-color: #F3F3F3;
}
