.leftb {
	background-color: #cc6600;
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	top: 10px;
	vertical-align:top;
	width: 175px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#4a2302;
}

.footer a {
	text-decoration:none;
	color:#4a2302;
}
.bottonb {
	background-image: url(images/bottomB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 175px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-position: left;
}
.content {
	margin: 10px;
	padding: 0px 5px 30px 30px;
}
.tabla {
	background-color: #663300;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a2302;
}
.style2 {
	color: #4a2302;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

