BODY { background-color : #333333; color : White; }
A:link { color : #FFFFCC; background-color : transparent; text-decoration : none; }
A:visited { background-color : transparent; color : #CCCC99; text-decoration : none; }
A:hover { color : Aqua; background-color : transparent; text-decoration : none; }
A:active { color : Red; background-color : transparent; text-decoration : underline; }

.sectionHeader { margin : 0; padding : 0; margin-bottom : 10px; background-color : #FFFFCC; color : Black; font-weight : bold; text-align : center;  width : 468px;  }
.sectionContent { margin-bottom : 10px; width: 468px;}

.formLabel { font-family : Arial, sans-serif; font-size : 10pt; }
	
.FTPFile-MinimalYes { color : #AAFFAA; font-weight : bold; }
.FTPFile-MinimalNo { color : #FFAAAA; font-weight : bold; }
.FTPFile-LeechableYes { color : #AAFFAA; font-weight : bold; text-align : center; }
.FTPFile-LeechableNo { color : #FFAAAA; font-weight : bold; text-align : center; }
.FTPFile-NameLink { font-family : Arial, sans-serif; font-size : 9pt; text-decoration : none; }
.FTPFile-NameLinkSmall { font-family : Arial, sans-serif; font-size : 8pt; text-decoration : none; }
.FTPFile-PathLink { color : #878787; background-color : transparent; font-family : Arial, sans-serif; font-size : 8pt; }
.FTPFile-PathLinkDots { color : White; background-color : transparent; font-family : Arial, sans-serif; font-weight : bold; font-size : 8pt; }

.FTPTimeStamp { color : #CCCCFF; background-color : transparent; font-family : Arial, sans-serif; font-size : 10pt; }
.FTPHostLink { color : #FFFFCC; background-color : transparent; font-family : Arial, sans-serif; font-size : 9pt; }

.FTPHostInfoPopup { border : medium outset Silver; background-color : #404040; font-size : small; visibility : hidden; position : absolute; width : 360px; layer-background-color : #404040; }
.FTPHostInfoPopup-Link { color : #FFFFCC; background-color : transparent; text-decoration : none; }
.FTPHostInfoPopup-Strong { color : White; background-color : transparent; font-weight : bold; }
.FTPHostInfoPopup-TimeLabel { font-size : small; }
.FTPHostInfoPopup-Time { color : White; background-color : transparent; font-weight : bold; font-size : smaller; }
.FTPHostInfoPopup-Text { color : #CCCCCC; background-color : transparent; }
.FTPHostInfoPopup-Name { color : Black; background-color : #FFFFCC; font-family : Arial, sans-serif; font-size : 16px; font-weight : bold; text-align : center; }
.FTPHostInfoPopup-Buttons { margin-left : 3px; margin-top : 3px; color : Black; background-color : #FFFFCC; }
.FTPHostInfoPopup-Close { color : Black; background-color : #FFFFCC; }
.FTPHostInfoPopup-CloseX { color : Black; background-color : #FFFFCC; font-family : Arial, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; text-align : left; }

 
/* Old stuff, here for compatibility */
.FTPHostInfoPopupLink { color : #FFFFCC; background-color : transparent; text-decoration : none; }
.FTPHostInfoPopupStrong { color : White; background-color : transparent; font-weight : bold; }
.FTPHostInfoPopupTimeLabel { font-size : small; }
.FTPHostInfoPopupTime { color : White; background-color : transparent; font-weight : bold; font-size : smaller; }
.FTPHostInfoPopupText { color : #CCCCCC; background-color : transparent; }
.FTPHostInfoPopupName { color : Black; background-color : #FFFFCC; font-family : Arial, sans-serif; font-size : 16px; font-weight : bold; text-align : center; }
.FTPHostInfoPopupButtons { margin-left : 3px; margin-top : 3px; color : Black; background-color : #FFFFCC; }
.FTPHostInfoPopupClose { color : Black; background-color : #FFFFCC; }
.FTPHostInfoPopupCloseX { color : Black; background-color : #FFFFCC; font-family : Arial, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; text-align : left; }

