*       { font-family: arial; font-size: 13px;}
body    { background-color: #fff; background-image: url(images/tpcbg.gif); background-repeat: no-repeat; background-position: top left; background-attachment: fixed; }

.generic_table { background-color: #ccc; }
.generic_table th { background-color: #fff; background-image: url(images/th_bg.gif); line-height: 30px; color: #fff; text-align: center; }
.generic_table th a { color: #fff; }
.generic_table td { text-align: center; }

.ErrorBox
{
    width: 300px;
    background-color: #F9CACA;
    margin: 10px;
    padding: 10px;
    border: thick solid #da0000;
}
