body{
        padding:0px;
        margin-top: 4px; margin-left: 10px; margin-right: 0px; margin-bottom: 7px;
        background-color: #f2f2f2;
}

a.menu {
        display:block;
        margin-bottom:1px;
        text-align:center;
        width:20ex;
        border-style:ridge;
        border-width:1px;
        padding:1px;
        text-decoration:none;
}

a.menu:link {
        color:#222222;
        background-color:transparent;
        font-family: Arial; font-size: 13px;
}

a.menu:visited {
        color:#222222;
        background-color:transparent;
        font-family: Arial; font-size: 13px;
}

a.menu:hover {
        color:#ff0;
        background-color:#999999;
        font-family: Arial; font-size: 13px;
}

a.menu:active {
        color:#ff0;
        background-color:#444444;
        font-family: Arial; font-size: 13px;
}

.bground {
        padding:0px;
        margin-top: 4px; margin-left: 10px; margin-right: 0px; margin-bottom: 7px;
        background-color: #f9f9f9;
}

table {
        border-width:0px; padding: 0px;
        border-style: solid;
}

td {
        font-size:12px;
        font-color: #666666;
        font-family: Arial, sans-serif;
        font-weight: 500;
}

.searchfield {
        width:250px;
        height:20px;
        border-width:1px;
        border-style: solid;
        border-top-color: #555555;
        border-left-color: #555555;
        border-right-color: #555555;
        border-bottom-color: #555555;
        background-color: #ffffff;
        font-family: Arial; font-size: 14px;
}

.button {
        font-size: 12px;
        color: #000000;
        background-color: #CCCCCC;
}

table.resucontent {
        border-width:0px; padding: 0px;
        background-color: #ffffff;
}

td.resucontent {
        border-width:0px; padding: 0px;
        color: #000033; font-size: 12px; font-family: Arial, sans-serif; font-weight: 500;
}

td.resudesc {
        border-width:0px; padding: 0px;
        color: #000033; font-size: 12px; font-family: Arial, sans-serif; font-weight: 500;
}
td.resuurl {
        border-width:0px; padding: 0px;
        color: #000033; font-size: 12px; font-family: Arial, sans-serif; font-weight: 500;
}
td.inforesult {
        border-width:0px; padding: 0px;
        color: #000033; font-size: 9px; font-family: Arial, sans-serif; font-weight: 500;
}
td.linkresult {
        border-width:0px; padding: 0px;
        color: #008000; font-size: 11px; font-family: Arial, sans-serif; font-weight: 500;
}

a.l1 { text-decoration: underline; color: #000033; font-size: 14px; font-family: Arial, sans-serif; font-weight: normal; }
a.l2 { text-decoration: none; color: #000033; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal; }
a.l3 { text-decoration: underline; color: #000066; font-size: 9px; font-family: Arial, sans-serif; font-weight: 500; }

h1 {
        color: #333333; font-size: 18px; font-family: Arial, sans-serif; font-weight: 600;
        margin: 0px;
}

h2 {
        color: #222222; font-size: 12px; font-family: Arial, sans-serif; font-weight: 500;
        margin: 0px;
}