
.cat-244, .cat-title.cat-244 { background: #e54e53; }
.navigation .menu .menu-cat-244 .mega-menu { border-bottom-color: #e54e53; }
.news-focus .heading.cat-244 .subcats .active, .news-focus .heading.cat-244, .cat-text-244 {  color: #e54e53;  }

.navigation .menu > .menu-cat-244:hover > a, .navigation .menu > .menu-cat-244.current-menu-item > a, .navigation .menu > .menu-cat-244.current-menu-parent > a {
	border-bottom-color: #e54e53;
}


.logo-image { display: inline-block; vertical-align: middle; }
# Table style
table#box-table-a
{
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 12px;
        margin: 45px;
        width: 480px;
        text-align: left;
        border-collapse: collapse;
}
#box-table-a th
{
        font-size: 13px;
        font-weight: normal;
        padding: 8px;
        background: #4F81BD;
        border-top: 4px solid #aabcfe;
        border-bottom: 1px solid #fff;
        color: #fff;
}
#box-table-a td
{
        padding: 8px;
        background: #e8edff;
        border-bottom: 1px solid #fff;
        color: #3C699F;
        border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
        background: #d0dafd;
        color: #339;
}