>
}
/*initialtitle*/
#titlesh1{
color:#000000;
}
#titlesh2{
color:#000000;
}
/*specialevent:FTPsuccesspagetitles*/
#titlesftpsuccess{
background-color:#00ff00;
width:100%;
}
/*Pagedisplayedbodycontentarea*/
#content{
padding:10px;
background:#ffffff;
}
/*Generaltext*/
p{
}
/*errorbriefdescription*/
#errorp{
}
/*somedatawhichmayhavecausedtheproblem*/
#data{
}
/*theerrormessagereceivedfromthesystemorothersoftware*/
#sysmsg{
}
pre{
font-family:sans-serif;
}
/*specialevent:FTP/Gopherdirectorylisting*/
#dirmsg{
font-family:courier;
color:black;
font-size:10pt;
}
#dirlisting{
margin-left:2%;
margin-right:2%;
}
#dirlistingtr.entrytd.icon,td.filename,td.size,td.date{
-bottom:groove;
}
#dirlistingtd.size{
width:50px;
text-align:right;
padding-right:5px;
}
/*horizontallines*/
hr{
margin:0;
}
/*pagedisplayedfooterarea*/
#footer{
font-size:9px;
padding-left:10px;
}<