html {
    font-family: times;
}

body {
    background: #FFFFFF;
    margin: 0 0 0 0;
    font-family: arial,tahoma,verdana;
}

img {
    border: 0;
}
img.li {
    margin: 0 10 2 11;
    width: 5;
    height: 5;
}

select {
    width: 100%;
}


form {
    margin: 0 0 0 0;
}

a {
    color: #1a3dc1;
}
a:hover {
    color: #CC3300;    
}
a:visited {
}

.toogle {background:url(/images/toogle+-.gif) no-repeat 0px 4px;padding-left:15px;cursor:pointer;}
.toogle span {border-bottom:1px dashed;}
.toogle-toogled {background:url(/images/toogle+-.gif) no-repeat 0px -36px;padding-left:15px;cursor:pointer;}
.toogle-toogled span {border-bottom:1px dashed;}

.adt {display:none;}
.adt-showed {display:;}
