html {
        align: center;
        height: 100%;
        width: 100%;
}

body {
        align: center;
        margin: 20px 0px;
        background-color: #ffffff;
        font-family: Verdana, Geneva, Helvetica, Arial;
        font-size: 12px;
        background: url(../imgs/matrix.gif) no-repeat top;        
}

table.main {
        align: center;
        border-spacing: 0px;
        border: none;
        width: 600px;
        margin: auto auto;
        padding: 0px;
        font-size: 12px;
}

.nude {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
}

td.main {
        height: 100%;
        vertical-align: top;
}

table.header {
        margin: 0px;
        padding: 0px;
        border: none;
        border-spacing: 0px;
        border-collapse: collapse;
        height: 70px;
        background-image: url("images/bg.png");
        background-repeat: repeat-x;
        width: 600px;
}

table.header td {
        margin: 0px;
        padding: 0px;
}
table.menu {
        width: 600px;
        border-spacing: 2px 1px;
        font-size: 12px;
/*    font-weight: bold;*/
}

td.links {
        border: solid 1px #7d7d7d;
        text-align: center;
        height: 10px;
        font-size: 12px;

}

td.links a {
        margin: 0px;
        padding: 0px;
    color: #0000FF;
/*    font-weight: bold;*/
        font-size: 12px;

}

td.orange {
/*        background-color: #FF9600; */
        background-color: #F8C400;
        border: 1px solid #FF9600;
        text-align: center;
//        height: 10px;
        font-size: 12px;
}

div.main {
        padding: 2ex 0ex;
        text-align: left;
        font-size: 12px;
}
div.text {
        padding: 2ex 0ex;
        text-align: left;
    margin: 20px;
         font-size: 12px;
}

a.menu {
        color: #000000;
        text-decoration: none;
        font-size: 12px;
}

a:hover.menu {
        color: #FF9600;
        font-size: 12px;
}

a.menu1 {
        color: #000000;
        font-size: 12px;
        text-decoration: none;
}

a:hover.menu1 {
        color: #000000;
        font-size: 12px;
}

td.submenu {
        vertical-align: top;
        margin-right: 5ex;
                font-size: 12px;
}

td.footer {
        vertical-align: bottom;
                font-size: 12px;
}

div.footer {
        color: #E0E0E0;
        background-color: #A2ACAF;
        width: 600px;
        height: 16px;
        margin: 0px;
        text-align: center;
        FONT-FAMILY: Verdana, Geneva, Helvetica, Arial;
        FONT-SIZE: 10px;
}

a.visited {
        color: #1e5b9f;
}

a {
        color: #2670C3;
}


td { FONT-SIZE: 12pt; }

.arrow {
        color: #FF9600;
}

h1 {
        font-size: 16pt;
        font-weight: bold;
}

h1.img {
        margin: 0px;
        padding: 0px;
        border: none;
}

h2 {
        font-size: 12pt;
        font-weight: bold;
        color: black;
        margin-bottom: 2ex;
}


h3 {
        font-weight: bold;
        color: black;
        font-size: 8pt;
        margin-top: 40px;
        margin-bottom: 20px;
}

h5 {
        font-weight: bold;
        color: #788894;
        font-size: 7pt;
        margin-top: 20px;
        margin-bottom: 10px;
}

h4 {
        font-weight: bold;
        color: #73aa80;
        font-size: 7pt;
        margin-top: 20px;
        margin-bottom: 10px;
}

img {
        border: none;
}
