body {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

body, td {
    color: #000000;
    font-family: ARIAL, VERDANA, HELVETICA, SANS-SERIF;
    font-size: 12px;
    line-height: 18px;
}

h2 {
    font-size: 18px;
    line-height: 24px;
}

a, a:active, a:visited {
    color: #ca4242;
    text-decoration: none;
}

a:hover {
    color: #ca4242;
    border-bottom: 1px dotted #ca4242;
}

a.img:hover {
     color: #ca4242;
     border-bottom: 0px;
}
 
#leftCell {
    background-image: url(images/xfld_left.png);
}

#centerCell {
    background-color: #e2e5f1;
}

#rightCell {
    background-image: url(images/xfld_right.png);
}

.men {
    margin-top: 30px;
    margin-left: 30px;
    font-weight: bold;
}

.cont {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 30px;
    margin-left: 30px;
}
