body { 
	
	color: #ffffff;	
	background-image: url(sfline.jpg);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: top: 0; bottom: 0; left: 400; right: 100;
	font-family: 14px Verdana;
}


td{ 		font-weight: bold; 
		text-decoration: none; 
		font: 10px verdana; 
		color: #ffffff;

}



a:link { 
	font-weight: bold; 
	text-decoration: none; 
	font: 12px verdana; 
	color: white;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	font: 12px verdana; 
	color: white;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: white;
	font: 12px verdana; 
	}

#title { 
	background-image:url(../images/logo.gif) ;	
	background-repeat: no-repeat;
	background-position: top center;
}

#MenuAlto { 
	position: relative;	
	top: 5px; bottom: 0; left: 0%; right: 0;
	font-family: verdana;
	font-size: 14px;
	color: white;
	font-weight: 800;
	
}



#linkListFolder { 
	position: relative;
	text-align: left;
	font-style: italic;
	font: 16px verdana; 
	top: 10px; bottom: 0; left: 200px; right: 0;
	}

#navBar
	{ 
	position: relative;
	text-align: left;
	font-style: italic;
	font: 10px verdana; 
	top: -10px; bottom: 0; left: 100px; right: 0;
	}

#navBar a
	{ 
	
	font-style: italic;
	font: 16px verdana; 

	}

.normalText { 
		font-weight: bold; 
		text-decoration: none; 
		font: 12px verdana; 
		color: #ffffff;
	     }

.infoText { 
		font-weight: bold; 
		text-decoration: none; 
		font: 14px verdana; 
		color: #ffffff;
	     }


.blackText { 
		text-decoration: none; 
		font: 10px verdana; 
		color: #000000;
	     }


#Onefile{
		font-weight: bold; 
		text-decoration: none; 
		font: 12px verdana; 
		color: #ffffff;

}