body {
	background-image: url(images/bg.gif);
	background-color: #7C1434;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
body,td,th {
	color: #FFFFFF;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	text-align: justify;
}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #FFFFCC;
}
h2 {
	font-size: 18px;
	color: #FFCCCC;
}
h3 {
	font-size: 16px;
	color: #FFCCCC;
}
a {
	font-size: 12px;
}

.ImageStyle {
	margin: 1cm;
	padding: 1cm;
	height: 1cm;
	width: 1cm;
}
.SmallerText {
	font-size: 10px;
	color: #FFFFFF;
}
.FormBox {
	border: thin ridge #660000;
	background-color: #FFD7D7;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
p {
	text-align: justify;
}
.Tab40 {
	text-indent: 40px;
	text-align: justify;
}
.CenterAlign {
	text-align: center;
}
#horario ul {
	font-size: 1em;
	line-height: 2em;
	list-style-type: square;
	font-weight: bold;
}

#horario ul li {
	font-weight: normal;
	line-height: 1em;
}

#horario ul li ul {
	font-weight: normal;
	line-height: 1em;
}
SociosTable {
	border-collapse: collapse;
	margin: auto;
	width: 760px;
	border: 1px solid #85173A;
}
#SociosTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

#SociosTable th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #85173A;
}
