body {
	margin: 5px;
}
table.main {
	height: 100%;
	width: 752px;
}
td.menu {
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
	height: 44px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
td.footer {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
	height: 50px;
	font-weight: normal;
}
.footer td {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
.footer a {
	color: #990000;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.menu a {
	text-decoration: none;
	color: #660000;
}
.menu a:hover {
	text-decoration: underline;
	color: #CC9900;
}
table.contenido {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenido a {
	color: #996600;
	text-decoration: none;
}
.contenido a:hover {
	color: #996600;
	text-decoration: underline;
}

.titulos {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC6600;
	padding-left: 2px;
}
table.item {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.gral {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
}
input, textarea {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
}
.sub {
	color: #990000;
}
.bbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	padding-bottom: 1px;
	padding-top: 1px;
}
