BODY { 
	SCROLLBAR-FACE-COLOR: #e0e0e0; 
    SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0; SCROLLBAR-SHADOW-COLOR: #eaeaea; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0
}


UL.stud {padding: 0px; margin: 0px 0px 0px 14px; border: 0px solid black; text-align: left;}
LI.stud {list-style: none; padding: 4px 0px 1px 0px; margin: 0px 0px 0px 0px; width: 212px;
    cursor: pointer; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; font-size: 8pt; 
    line-height: 14px; font-size-adjust: none; font-stretch: normal; text-decoration: none; color: rgb(153, 153, 153);
    border-bottom: 1px solid #abc; margin:0px;
}

.stud a:link {color: rgb(153, 153, 153); text-decoration: none; padding-left: 10px;
    height: 22px; background-image: url(libg3.gif); background-repeat: no-repeat;}
.stud a:visited {color: rgb(153, 153, 153); text-decoration: none; padding-left: 10px;
    height: 22px; background-image: url(libg3.gif); background-repeat: no-repeat;}
.stud a:hover {color: rgb(180, 180, 180); text-decoration: none; padding-left: 10px;
    height: 22px; background-image: url(libg2.gif); background-repeat: no-repeat;}
.stud a:active {color: rgb(180, 180, 180); text-decoration: none; padding-left: 10px;
    height: 22px; background-image: url(libg2.gif); background-repeat: no-repeat;} 
