body {
        margin-left: 0px;
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 5px;
        background-color: #E0E0E0;
}


a:visited {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        text-decoration: underline;
        color: #353624;
        font-weight: normal;
}
a:hover {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        text-decoration: underline;
        color: #353624;
        font-weight: normal;
}
a:active {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        text-decoration: underline;
        color: #353624;
        font-weight: normal;
}
a {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        text-decoration: underline;
        color: #353624;
        font-weight: normal;
}
FORM {
        MARGIN: 0px
}
td {
        font-family: tahoma;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        text-decoration: none;
        color: #353624;
        font-weight: normal;
}

.frm {
        font-family: Tahoma;
        font-size: 12px;
        background-color: #FFFFFF;
        font-style: normal;
        color: #000000;
        border: 1px solid #CFCAC4;
        overflow:auto;
        width: 117px;
        height: 18px;
}

.btn {
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        color: #000000;
        border: 1px solid #CFCAC4;
        height: 18px;
        font-weight: normal;
}
.check {
        border: 0px;
        vertical-align: top;
}

.inftext {
        color: #FF0000;
        font-weight: bold;
        font-size:18px;
}
h1 {
        font-family: tahoma;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
        margin: 0;
}

#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}
