html, body {
    height: 100%;
}
body {
    margin: 0;
    text-align: center;
}
form {
    display: inline;
}
td {
    font-size: 12px;
}
a {
    color: #555555;
    text-decoration: none;
}
a:hover {
    color: #ff6600;
    text-decoration: underline;
}
.red {
    color: #ff0000;
}
img {
    border: 0 none;
}
.containertable {
    border: 1px solid #1782e2;
}
.containermenu {
    background: rgba(0, 0, 0, 0) url("/ico/containermenu.jpg") repeat-x scroll 0 0;
    height: 33px;
    line-height: 33px;
}
.containerfont {
    color: #ffffff;
    letter-spacing: 1px;
    padding-left: 10px;
    text-align: left;
}
.containerclose {
    padding-right: 10px;
    text-align: right;
}
