table.Design5 {

    border-spacing: 0px;

    border-collapse: collapse;

    border-top: 4px solid #9F1F41;

    border-bottom: 1px solid #9F1F41;

	font:"Trebuchet MS";

	font-size:14px;

	width:100%;

}

table.Design5 th {

    text-align: left;

    font-weight: normal;

    padding: 0.2em 0.5em;

    border-top: 1px solid #9F1F41;

}

table.Design5 td {

    text-align: left;

    border-top: 1px solid #9F1F41;

    padding: 0.2em 0.5em;

}



table.Design5 tbody tr:hover td {

   background:#9F1F41;

   color:#D2AB67;   

}



table.Design5 thead th {

    text-align: center;

    border-bottom: 1px solid #9F1F41;

}

table.Design5 th.Corner {

    text-align: left;

	font-weight:bold;

}


