@charset "utf-8";
/* CSS Document */
html { /* Force Vertical Scrollbar */
	/* IE */

	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
body {
	background-color: #05080F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT: 9px verdana;
	color: #3C4354;
               }
			   
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4354; 
        text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4354;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4354;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff7700;
	text-decoration: none;
	
        
}

TD {
	COLOR: #3C4354; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


TABLE {
	border-collapse: collapse; 
            
}
#s   {display: none;}


.input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #3C4354;
	BACKGROUND-COLOR: #bebebe;
	border: 1px solid #aaaaaa;
	padding: 5px;
}
.title{
	COLOR: #ff7700; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;       
}
.web{
	COLOR: #ff7700; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: underline;      
}

.ltitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #3C4354;   
	width:500px;
	background-color: #bebebe;
	height:25px; text-align: left; padding: 5px; border:1px solid #aaaaaa; padding-top:15px;
}
.htitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #3C4354;   	
}
.htitle a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #3C4354;   	
}
.htitle a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #ff7700;   	
}
#linea {
	color: #bebebe; width:500px;
}
.texthidden {display:inline}
.shown {display:block}