#content td {
    color: black;
}
#content a {
    color: #37596d;
}
#content-blue {
    margin-top: 20px;
    padding: 10px;
    background-color: #e0f5fe;
    color: black;
    text-align: left;
}
#content h1 {
    color: #37596d;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #37596d;
}
#left-menu {
    text-align:left;
    padding-bottom: 20px;
}
#left-info {
    font-size:12px;
    font-family: Verdana, helvetica;
    color: #bfe4f9;
}
.left-menu-item {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 20px 15px 20px;
}
.left-menu-div {
    height: 1px;
    background-image: url('/tpl/img/menu-div.gif');
}
.hi {
    color: #d02020;
}
.outline {
    border-collapse: collapse;
}
.outline td {
    border: 1px solid #37596d;
}
.left-link {
	margin-top: 500px;
}
.footer-link a {
    color: #37596d;
    text-decoration: none;
}
