BODY{
        scrollbar-arrow-color: #3D7B9A;
        scrollbar-3dlight-color: #2D5A71;
        scrollbar-highlight-color: #C0C0C0;
        scrollbar-face-color: #85B7CF;
        scrollbar-shadow-color: #366DB1;
        scrollbar-darkshadow-color: #478DB4;
        scrollbar-track-color: #C7DEE9;
        cursor: url(/pic/cursor/ani/arrow/acarrow08.ani);
}

BODY{
     MARGIN-LEFT: 1em; 
     MARGIN-TOP: 0em;
}

A:link {
	COLOR: Navy; TEXT-DECORATION: underline;
	 cursor: url(/pic/cursor/cur/link/clink14.cur);
}
A:visited {
	COLOR: Blue; TEXT-DECORATION: underline
}
A:active {
	COLOR: Green; TEXT-DECORATION: none
}
A.an {
	TEXT-DECORATION: none
        border: none;
        border-width: 0px;
}

table {
    border: solid #0000aa;
    border-width: 2px;
    border-collapse: collapse;
    font-size: "x-small";
}

table.nokeret {
    border: none;
    border-width: 0px;
}

table.nokeret TH {
    border: none;
    border-width: 0px;
}

table.nokeret TR {
    border: none;
    border-width: 0px;
}

table.nokeret TD {
    border: none;
     border-width: 0px;
}

TH {
    border: solid #0000aa;
    border-width: 2px;
    background-color:#bbbbee;
}

TR {
    border: solid #bbbbee;
    border-width: 2px;
}

TR.t0 {background-color="#eeeeee";
    border: solid #0000aa;
    border-width: 2px;
}
TR.t1 {background-color="#e0e0e0";
    border: solid #0000aa;
    border-width: 2px;
}

TD {
    border: solid #0000aa;
    border-width: 2px;
}

IMG{
    border: none;
    border-width: 0px;
}

INPUT{
    cursor: url(/pic/cursor/ani/edit/acedit04.ani);
}
.rcb {color="aa1111"; font-Weight="bold"; align="right"}
.rcn {color="000000"; font-Weight="normal"; align="center"}
.imh {cursor:pointer; cursor:hand;}
.handcur {cursor:pointer; cursor:hand;}

