body, td, p, div { font-family:verdana; font-size:12px; }

body {
    background-color: #FFFFFF;
    margin: 0px;
}

table, img {
    border-style: none;
}

table.main {
    height: 100%;
}

table.main td.tdd1 {
    width: 144px;
    background-color: #DBDBDB;
    vertical-align: top;
}

table.main td.tdd2 {
    vertical-align: top;
}


table.slogan {
    width: 100%;
    height: 91px;
}

table.slogan td {
    font-weight: bold;
    padding: 5px;
    color: #FF3333;
    text-align: center;
    background-image: url('../i/slogan_bg.jpg');
    background-repeat: no-repeat;
}

table.cont td {
    font-family:verdana;
    font-size:12px;
    padding:5px;
}

p.header { font-weight:bold; font-size:16px; color:green; }

span.red    { color:red; font-weight:bold; }
