body  {
    font-family : Arial;
    font-size:13px;
    color : #333333;
    background-color : #000000;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
    margin-bottom : 5px;
}
div.redfont {
    font-family : Arial;
    color : #800000;
    font-weight : bold;
}
div.redfont2 {
    font-family : Arial;
    color : #ffffff;
}
div.whitefont {
    vertical-align : top;
    border-width : 0;
    border-color : #c0c0c0;
    border-style : solid;
    font-family : Arial;
    color : #c0c0c0;
}
div.menupfont {
    font-family : Arial;
    color : #000000;
    font-weight : bold;
}
div.menupfont2 {
    font-family : Arial;
    color : #000000;
}
div.smallfont {
    font-family : Arial;
    color : #000000;
}
div.bigfont {
    font-family : Arial;
    color : #000000;
    font-weight : bold;
    font-stretch : ultra-expanded;
}
input.bg {
    background-color : #ffffff;
    font-family : Arial;
    color : #000000;
    font-weight : bold;
}
table {
    border-style : none;
    color : #000000;
    font-family : Arial;
    font-weight : bold;
}
td {
    vertical-align : top;
    border-width : 1px;
    border-color : #c0c0c0;
    border-style : solid;
    font-family : Arial;
}
td.noborder {
    vertical-align : top;
    border-width : 0;
    border-color : #c0c0c0;
    border-style : solid;
    font-family : Arial;
}
td.noborder2 {
    vertical-align : top;
    border-width : 0;
    border-color : #c0c0c0;
    border-style : solid;
    font-family : Arial;
    color : #c0c0c0;
}
td.noborder3 {
    vertical-align : top;
    border-width : 0;
    border-color : #c0c0c0;
    border-style : solid;
    color : #808080;
    font-family : Arial;
    font-weight : bold;
}
input {
    border-width : 1px;
    border-style : solid;
}
a {
    font-family : Arial;
    color : #ffffff;
    text-decoration : none;
}
a.font {
    font-family : Arial;
    color : #808080;
    text-decoration : none;
}
a.font3 {
    font-family : Arial;
    color : #000000;
    text-decoration : none;
}
a.font2 {
    font-family : Arial;
    color : #808080;
    text-decoration : none;
    font-weight : bold;
}
a.numlink {
    text-decoration : underline;
    color : white;
}
a:visited {
    text-decoration : none;
}
a:active {
    text-decoration : underline;
}
a:hover {
    text-decoration : underline;
    color : #ffffff;
}
