.tabla {
	background-color: #e6e8ed;
}
.topetabla {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6d7494;
}
.topetabla1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.foottabla {
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.contenidotabla {
	font-size: 10px;
	font-weight:normal;
	color: #5B5B5B;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.linkfactura {
	font-family: Verdana;
	font-size: 13px;
	color: gray;
	text-decoration: underline;
}
.loginname {
	font-family: Verdana;
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
}
.linkfactura:link {
	color: Gray;
	text-decoration: none;
}
.linkfactura:visited {
	color: Gray;
	text-decoration: none;
}
.linkfactura:active {

	color:  Gray;
	text-decoration: none;
}
.linkfactura:hover {

	color:  Gray;
	text-decoration: none;
}
.topetabla 
{
    color:White;
    font-weight:bold;
    background-color:#6d7494;
}
.linkblanco 
{
       color:White;
    font-weight:bold;
}
.linkrojo {
	font-family: Verdana;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-size: 13px;
}
.linkrojo:link {
	font-family: Verdana;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: underline;
	font-size: 13px;
}
.linkrojo:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: underline;
	font-size: 13px;
}
.linkrojo:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 13px;
}
.linkrojo:active {
	font-family: Verdana;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: underline;
	font-size: 13px;
}
.tablainfo {
	background-color: #F9F9F9;
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tablainfo2 {
	background-color: #F9F9F9;
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family:Verdana;
	font-size:13px;
	color:#666666;
}

.linkrojo2 {
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.linkrojo2:link {
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.linkrojo2:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
.linkrojo2:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
	font-size: 12px;
}
.linkrojo2:active {
	font-family: Verdana;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: underline;
	font-size: 12px;
}