#header, #menu ul ul li, #portfolio-pagination ul li .navbg{background-color:#8f2b2b;}#header-bg{background-image:url("http://www.epkapsi.org/wp-content/themes/highlight_v1.2/images/patterns/pattern12.png");}#logo-container a{background-image:url(http://74.53.225.228/~epkapsi/wp-content/uploads/2011/07/ep-coatofarms.png);}#logo-container a{width:375px;}#logo-container a, #logo-spacer{height:135px;}#logo-spacer{height:152px;}#footer-container {background-color:#4a1616;}/* Header Row Colors */
table.sortable thead tr {
    background-color: gray !important;
    color: #fff !important;
}

/*  Highlight Color for Header Row Cells on Hover*/
table.sortable th:hover:not(.sorttable_nosort) {
    background: #6e6e6e !important;
}

/* Shading For Even Rows */
table.sortable tr:nth-child(even) { background: #f6f6f6 !important; }

/* Table Border Color */
table.sortable th,
table.sortable td {
    border: 1px solid #990000 !important;
}

/*  Style & Width of Particular Columns */
table.sortable td.col3,
table.sortable td.col4,
table.sortable td.col5,
table.sortable td.col6,
table.sortable td.col7 {
    text-align: left !important;
    width: 5% !important;
}
table.sortable th, table.sortable td {
color:black;
}
