body,td,p,select {
    font-family: verdana;
    font-size: 8pt;
    color: #fff;
    scrollbar-face-color:#086dcc;scrollbar-highlight-color:#fff;scrollbar-shadow-color:#000;scrollbar-3dlight-color: #ddd;
    scrollbar-arrow-color:#fff;scrollbar-track-color:#fff;scrollbar-darkshadow-color: #666
}

.font1 {
    position: absolute;
    visibility: hidden
}

.font2 {
    color: #c00;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: 700
}

.font2 a:link {
    text-decoration: UNDERLINE;
    color: #c00
}

.font2 a:active {
    text-decoration: UNDERLINE;
    color: #c00
}

.font2 a:visited {
    text-decoration: UNDERLINE;
    color: #c00
}

.font2 a:hover {
    text-decoration: UNDERLINE;
    color: #ff0
}

.font3 {
    color: #c00;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: 700
}

.font3 a:link {
    text-decoration: UNDERLINE;
    color: #000
}

.font3 a:active {
    text-decoration: UNDERLINE;
    color: #000
}

.font3 a:visited {
    text-decoration: UNDERLINE;
    color: #000
}

.font3 a:hover {
    text-decoration: UNDERLINE;
    color: #ff0
}

.font4 {
    color: #000;
    font-family: Verdana;
    font-size: 8pt
}

.font4 a:link {
    text-decoration: UNDERLINE;
    color: #000
}

.font4 a:active {
    text-decoration: UNDERLINE;
    color: #000
}

.font4 a:visited {
    text-decoration: UNDERLINE;
    color: #000
}

.font4 a:hover {
    text-decoration: UNDERLINE;
    color: #ff0
}

h1 {
    font-family: Verdana;
    color: #ff7b02;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1pt;
    text-align: CENTER;
    font-style: ITALIC;
    text-decoration: none
}

h2 {
    font-family: Verdana;
    color: #c00;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1pt;
    text-decoration: underline
}

a:link {
    color: #086dcc;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline
}

a:visited {
    color: #054ba2;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none
}

a:hover {
    color: #ff0;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    background: url(images/btnbg2.gif)
}

.top {
    border-style: outset;
    border-width: 2px;
    padding: 0;
    color: #086dcc;
    background-image: url(images/but.gif);
    font-size: 10pt;
    font-family: Verdana;
    font-weight: 700;
    text-align: center;
    width: 70%
}

.button {
    border-style: outset;
    border-width: 1px;
    background-image: url(images/but2.gif);
    height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px
}

.submit {
    color: White;
    background-color: #086dcc;
    font: 700
}

input {
    text-indent: 2px
}
