﻿BODY
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    scrollbar-arrow-color: gray;
    scrollbar-base-color: #ffffff;
    scrollbar-dark-shadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
}
TD
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
INPUT[type="radio"], INPUT.radio
{
    border: solid 0px #ffffff;
    height: 15px;
    color: #666666;
    font-size: 10px;
    font-family: Verdana;
    vertical-align: middle;
}
INPUT[type="checkbox"], INPUT.checkbox
{
    border: solid 0px #ffffff;
    height: 15px;
    color: #666666;
    font-size: 10px;
    font-family: Verdana;
    vertical-align: middle;
}
INPUT[type="button"], INPUT.button
{
    background: url(../img/button.gif) no-repeat;
    border: solid 0px #ffffff;
    height: 18px;
    width: 65px;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    text-align: center;
    vertical-align: middle;
}
INPUT[type="submit"], INPUT.submit
{
    background: url(../img/button.gif) no-repeat;
    border: solid 0px #ffffff;
    height: 18px;
    width: 68px;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    text-align: center;
    vertical-align: middle;
}
INPUT[type="text"], INPUT.text
{
    border: solid 1px #dddddd;
    height: 15px;
    color: #666666;
    font-size: 10px;
    font-family: Verdana;
    vertical-align: middle;
}
.estilotextarea4 {background-color: transparent;border: 1px solid #dddddd;font-family: Verdana;font-size: 10px;} 
INPUT[type="pass"], INPUT.pass
{
    border: solid 1px #dddddd;
    height: 15px;
    color: #666666;
    font-size: 12px;
    font-family: Verdana;
    vertical-align: middle;
}
SELECT
{
    border: solid 1px #dddddd;
    height: 20px;
    color: #000000;
    font-size: 10px;
    font-family: Verdana;
    vertical-align: middle;
}
A
{
    text-decoration: none;
}
A:hover
{
    text-decoration: none;
}
.Resultat
{
    border: solid 1px #dddddd;
    height: 15px;
    color: #000000;
    font-size: 10px;
    color: #222222;
    text-decoration: none;
}
