td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-align:justify ; font: 10px Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #93222f;  background-image:url(imagenes/fondo2.gif); background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.submenu {font-size: 9px;
color:#000000;}

a:link {
	color: #9B1F2E;
	text-decoration: none;
}
a:hover {
	color: #B76A73;
	text-decoration: none;
}
a:visited {
	color: #9B1F2E;
	text-decoration: none;
}
.style4 {
	font-size: 10px;
	padding-left: 70px;
}
.style5 {color: #666666}
.style6 {color: #999999}
.style7 {color: #CCCCCC}
.style8 {
	color: #9B1F2E;
	font-weight: bold;
	margin-top: 10px;
}

