* {
	outline: none;
}

body {
	font-family:"Gill Sans MT","Gill Sans",Arial,sans-serif;
	color:#666666;
	}

.body{font-size:0.8em;}
.news{font-size:1em;color:white;}
.entry{font-size:1.5em;color:white;}
.light {color:#cccccc;}
.highlight {color:#990000;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;} 
a:hover {text-decoration: underline;} 
a:active {text-decoration: none;} 

a.current:link {text-decoration: underline;}
a.current:visited {text-decoration: underline;} 
a.current:hover {text-decoration: underline;} 
a.current:active {text-decoration: none;} 

td.one {background-repeat: no-repeat;}
td.two {overflow: hidden;}

#ftp_screen {
	display:none;
	border:1px solid transparent;
	background:transparent;
	height:265px;
	width:800px;
	position:absolute;
	top:345px;
	left : 50%;
	margin : -248px auto auto -324px; 
	overflow:hidden;
	font-family:calibri;
}

div#ftp_screen a {
	color: black;
}

#login_form {
	width:632px;
	height: 250px;
	margin-top:45px;
	opacity: 1;
	filter: alpha(opacity=100);
	background: white;
	padding: 5px;
}

#ftpaccesslink {
	position: absolute;
	background-color:transparent;
	margin-left:45px;
	margin-top:27px;
}

#file_functions, #close_login, .loggedin_title {
	opacity: 1;
	filter: alpha(opacity=100);
}

.filetag {
	margin-left: 582px;
}

.loggedin_title {
	font: 12px/16px Arial,Helvetica,sans-serif;
}

.findoutmore {
	position: absolute; 
	margin-top: -120px; 
	margin-left: -280px;
}
