html 
{
	overflow:scroll;
}

.fctitle{
    FONT-SIZE: 14pt;
    COLOR: darkslateblue;
    Font-Weight: Bold;
    FONT-FAMILY: Gill Sans, Arial, Verdana
}
.subfolder{
    padding-left: 30px
}
BODY, P, TD{
    FONT-SIZE: 10pt;
    COLOR: darkslateblue;
    Font-Weight: Bold;
    FONT-FAMILY: Gill Sans, Arial, Verdana
}
A:link{
    FONT-SIZE: 10pt;
    COLOR: slateblue;
    FONT-FAMILY: Gill Sans, Arial, Verdana;
    Font-Weight: Bold;
    TEXT-DECORATION: none
}
A:hover{
    FONT-SIZE: 10pt;
    COLOR: #cb9000;
    FONT-FAMILY: Gill Sans, Arial, Verdana;
    Font-Weight: Bold;
    TEXT-DECORATION: none
}
A:visited{
    FONT-SIZE: 10pt;
    COLOR: slateblue;
    FONT-FAMILY: Gill Sans, Arial, Verdana;
    Font-Weight: Bold;
    TEXT-DECORATION: none
}

INPUT, TEXTAREA, SELECT{
    FONT-SIZE: 10pt;
    COLOR: darkslateblue;
    Font-Weight: Bold;
    FONT-FAMILY: Gill Sans, Arial, Verdana
}   

.date{
    FONT-SIZE: 9pt;
    COLOR: darkslateblue;
    Font-Weight: normal;
    FONT-FAMILY: Gill Sans, Arial, Verdana
} 
.folderdescription{
    FONT-SIZE: 8pt;
    COLOR: darkslateblue;
    Font-Weight: normal;
    FONT-FAMILY: Gill Sans, Arial, Verdana
} 

.ailbhe{float:left;border:solid 1px #c80;padding:0px;background-color:#fea;margin-right:10px;}

A.btn:link{
    FONT-SIZE: 13px;
    COLOR: slateblue;
    FONT-FAMILY: Gill Sans, Arial, Verdana;
    Font-Weight: Bold;
    TEXT-DECORATION: underline;
    display:block;
    padding:8px;
}
A.btn:hover{
    COLOR: #c80;
    TEXT-DECORATION: none;
    display:block;
    padding:8px;
}
A.btn:visited{
    COLOR: #c80;
    TEXT-DECORATION: none;
    display:block;
    padding:8px;
}
.dets{width:760px;border-top:solid 1px navy;border-bottom:solid 1px navy;padding:16px;margin-top:30px;margin-bottom:30px;background-color:#f3f3f3;display:none;}
#hide{display:none;}









