body
{
    text-align: center;
    background: #5A3939 url(http://www.esperanzaaquatics.com/images/bgtrail.gif) repeat-y 50% 0%;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 12px;
    color: #000000;
    font-size: 10px;
    font-family: Verdana, Arial;
}

a:active
{
    color: #5C0D0D;
    text-decoration: underline;
}

a:link
{
    color: #5C0D0D;
    text-decoration: underline;
}

a:hover
{
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #5C0D0D;
    text-decoration: underline;
}

a:visited:hover
{
    color: #5C0D0D;
    text-decoration: none;
}

th
{
	font-size: 12px;
	foint-weight: bold;
}

td
{
    font-size: 12px;
    color: black;
}

.td1
{
    background-color: #FFFFFF;
}

.td2
{
    background-color: #CBB1B1;
}

.td_line_bottom
{
    border-color: #AEAEAE;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
}

.title
{
	color: #5C0D0D;
	font-size: 15px;
	font-weight: bold;
}

.darkbg
{
	background-color: #5C0D0D;
	color: #FFFFFF;
}

.nav_moff
{
    background-color: #5C0D0D;
    color: #FFFFFF;
    text-align: center;
    padding: 3px;
    font-weight: bold;
    font-family: Verdana, Arial;
}

.nav_mover
{
    background-color: #CBB1B1;
    color: #FFFFFF;
    align: center;
    text-align: center;
    padding: 3px;
    font-weight: bold;
    font-family: Verdana, Arial;
}

.nav_sub_moff
{
	background-color: #AEAEAE;
    color: #000000;
    text-align: center;
    padding: 3px;
    font-family: Verdana, Arial;
}

.nav_sub_mover
{
	background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    padding: 3px;
    font-family: Verdana, Arial;
}

.grayBorder
{
	border-color: #AEAEAE;
	border-width: 1px;
	border-style: solid;
}

.footer
{
    letter-spacing: 1px;
    color: #AEAEAE;
    font-weight: bold;
    font-size: 10px;
}


#container {
	margin-left: auto; /* centering */
	margin-right: auto;
	text-align: left; 
	width: 790px;
	background-color: #fff;
	position: relative;
}

.spaceit {
	margin: 2px 0;
	padding: 2px 0;
}