body,table {
        margin: 0px;
        padding: 0px;
        color: #808080;
        font-family: "Trebuchet MS", Verdana, sans-serif;
        font-size: 12px;
}
.head_title {
         font-size: 30px;
        color: #FFF;
}
a {
  color: #59638F;
        text-decoration: none;
        border-bottom: 0px dashed;
        padding-bottom: 0px;
}
a:visited {
  color: #59638F;
        text-decoration: none;
        border-bottom: 0px dashed;
        padding-bottom: 0px;
}
a:hover {
        color: #808080;
        text-decoration:underline;
}

td.menu
{
BORDER-BOTTOM: #a5acb2 1px solid;
BORDER-LEFT: #a5acb2 1px solid;
BORDER-RIGHT: #a5acb2 1px solid;
BORDER-TOP: #a5acb2 1px solid;
background-color:#EEFFEE
}

td.ban
{
BORDER-BOTTOM: #a5acb2 1px solid;
BORDER-LEFT: #a5acb2 1px solid;
BORDER-RIGHT: #a5acb2 1px solid;
BORDER-TOP: #a5acb2 1px solid;
}

input,select,textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border: 1px outset;
}