a:link
{
        color: #006699;
        text-decoration: none;
}
a:visited
{
        color: #006699;
        text-decoration: none;
}
a:hover
{
        color: #006699;
        text-decoration: underline;
}
a:active
{
        color: #006699;
        text-decoration: none;
}
body, table, tr, td
{
        font-family: Verdana, Arial;
        font-size: 11px;

}
.frame
{
        background: url( ./images/framebg.gif );
        background-color: #006699;
}
.detail
{
        background-color: #E6E6E6;
}

.button {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica ;border: 1px solid #808080; background-color: #f0f0f0
}

.textbox {
 FONT-WEIGHT: normal;
 FONT-SIZE: 11px;
 COLOR: #000000;
 FONT-FAMILY: Verdana,Helvetica,Arial;
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
}
.topmenu
{
        color: #ffffff;
        text-decoration: none;
}
a.topmenu:link
{
        color: #ffffff;
        text-decoration: none;
}
a.topmenu:visited
{
        color: #ffffff;
        text-decoration: none;
}
a.topmenu:hover
{
        color: #ffffff;
        text-decoration: underline;
}
a.topmenu:active
{
        color: #ffffff;
        text-decoration: none;
}

.titletext {
        FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: Verdana,Helvetica,Arial; FONT-WEIGHT: bold;
}