a:link {
color: #990000; font-weight: bold; text-decoration: none; }
a:visited {
color: #990000; font-weight: bold; text-decoration: none; }
a:active {
color: #ff9900; font-weight: bold; text-decoration: none; }
a:hover {
color: #3333ff; text-decoration: text-decoration: none; }
.tabla {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: right;
width: 320px;

}
 .tabla th {
padding: 0px;
font-size: 14px;
background-color: #990000;
color: #FFFFFF;
text-align:left;
font-family: “Trebuchet MS”, Arial;
text-transform: uppercase;
}

.tabla .modo1 {
font-size: 12px;
font-weight:bold;
//background-color: #e2ebef;
background-color: #ebd793;
color: #990000;
font-family: “Trebuchet MS”, Arial;
}
.tabla .modo1 td {
padding: 2px;
font-size: 11px;
color: #000000;
font-family: “Trebuchet MS”, Arial;
text-align:left;
} 
.tabla .modo1 th {
font-size: 12px;
font-weight:bold;
text-align: left;
//background-color: #e2ebef;
background-color: #ebd793;
color: #990000;
font-family: “Trebuchet MS”, Arial;
}
.tabla .modo2 {
font-size: 12px;
font-weight:bold;
background-color: #e5e0cd;
color: #990000;
font-family: “Trebuchet MS”, Arial;
text-align:left;
}
.tabla .modo2 td {
padding: 2px;
font-size: 11px;
color: #000000;
font-family: “Trebuchet MS”, Arial;
text-align:left;
}
.tabla .modo2 th {
font-size: 12px;
font-weight:bold;
background-color: #e5e0cd;
color: #990000;
font-family: “Trebuchet MS”, Arial;
text-align:left;
}
.tabla .modo3 {
font-family: “Trebuchet MS”, Arial;
text-align:center;
}
.tabla .modo3 td {
text-align:center;
padding-left: 8px;
}
.tabla .modo3 th {
font-family: “Trebuchet MS”, Arial;
}





a.button {
	display: block;
	padding 1px 1px 0 1px;
	float: left;
	cursor: default;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
a.button:link,
a.button:visited,
a.button:active,
a.button:hover,
a.button:focus {
	text-decoration: none;
	color: #333;
	}
a.button:active,
a.button:hover,
a.button:focus {
	color: #FF0000;
	}
a.button span,
a.button b,
a.button i {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 18px;
	float: left;
	height: 22px;
	width: 4px;
	}
a.button i {
	width: 30px;
	height: 20px;
	padding: 1px 6px;
	font-style: normal;
	}
a.button:link span,
a.button:focus span,
a.button:visited span {
	background-image: url(images/greybutton_left.jpg);
	}
a.button:link i,
a.button:focus i,
a.button:visited i {
	background-image: url(images/greybutton.jpg);
	}
a.button:link b,
a.button:focus b,
a.button:visited b {
	background-image: url(images/greybutton_right.jpg);
	}
a.button:active span {
	background-image: url(images/greybutton_pressed_left.jpg);
	}
a.button:active i {
	background-image: url(images/greybutton_pressed.jpg);
	}
a.button:active b {
	background-image: url(images/greybutton_pressed_right.jpg);
	}
    

a.button2 {
	display: block;
	padding 1px 1px 0 1px;
	float: left;
	cursor: default;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
a.button2:link,
a.button2:visited,
a.button2:active,
a.button2:hover,
a.button2:focus {
	text-decoration: none;
	color: #333;
	}
a.button2:active,
a.button2:hover,
a.button2:focus {
	color: #FF0000;
	}
a.button2 span,
a.button2 b,
a.button2 i {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 18px;
	float: left;
	height: 22px;
	width: 4px;
	}
a.button2 i {
	width: 10px;
	height: 20px;
	padding: 1px 3px;
	font-style: normal;
	}
a.button2:link span,
a.button2:focus span,
a.button2:visited span {
	background-image: url(images/greybutton_left.jpg);
	}
a.button2:link i,
a.button2:focus i,
a.button2:visited i {
	background-image: url(images/greybutton.jpg);
	}
a.button2:link b,
a.button2:focus b,
a.button2:visited b {
	background-image: url(images/greybutton_right.jpg);
	}
a.button2:active span {
	background-image: url(images/greybutton_pressed_left.jpg);
	}
a.button2:active i {
	background-image: url(images/greybutton_pressed.jpg);
	}
a.button2:active b {
	background-image: url(images/greybutton_pressed_right.jpg);
	}
