body {
	color: white;
	background-color: #111111;
	margin:0px;
	padding:0px;
	font-size: 8pt;
   font-family: Arial, helvetica;
	scrollbar-face-color: #cccccc; 
	scrollbar-shadow-color: #838583; 
	scrollbar-highlight-color: #838585; 
	scrollbar-3dlight-color: #bbbbbb; 
	scrollbar-darkshadow-color: #aaaaaa; 
	scrollbar-track-color: #bbbbbb; 
	scrollbar-arrow-color: #000;
	}
.table {
	font-size: 8pt;
   font-family: Arial, helvetica;
	background-color: #23272B;
}
.ttile {
	font-size: 8pt;
   font-family: Arial, helvetica;
	background-color: #23272B;
}
.tautor {
	font-size: 8pt;
   font-family: Arial, helvetica;
	background-color: #23272B;
}
.tdata {
	font-size: 8pt;
   font-family: Arial, helvetica;
	background-color: #23272B;
}
.ttexto {
	font-size: 8pt;
   font-family: Arial, helvetica;
	background-color: #23272B;
}
.tbottom {
	font-size: 8pt;
   font-family: Arial, helvetica;
	background-color: #23272B;
}



	
.texto { 
 font-size: 10px;
 font-family: Arial, helvetica;
 color: #ffffff;
 }	
 
.titulo {
 font-size: 10pt;
 font-weight: bold;
 font-family: Arial, helvetica;
 color: #F6B33D;
}
.data {
 font-size: 8pt;
 font-family: Arial, helvetica;
 color: #B7BFC7;
}
.autor {
 font-size: 8pt;
 font-family: Arial, helvetica;
 color: #ffffff;
 font-weight: normal;
}

 
 
 
 
 
 
a {
	color: black;
	font-size: 8pt;
   font-family: Arial, helvetica;
	
	text-decoration: none;
	}
a:link {color: #FF6600}
a:visited {color: #FF6600}
a:hover {
 	color : #EB5252;
	background-color : transparent;
	text-decoration : none;

}

	

.inputbox {
	font-family: Arial, helvetica;
	font-size: 8pt;
	background-color : #dddddd;
	border : none;
	width : 200px;
}	
.button {
color : black;
border: thin solid 1px Gray; 
width: 70px; height: 22px; 
background-color: #bbbbbb; 
font-family: Arial, helvetica; 
font-size: 10px;
 }
	
.box
{
	
	/*border : 1px solid Gray;*/
	padding-bottom : 5px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 5px;
	width : 300px;
	background-color : #ccccDE;
}
	
.main{
	font: 10px Arial, helvetica;
	
	
	
}
	
	
.menu {  

color: white;
text-decoration : none;
font-size: 8pt;
font-family: Arial, helvetica;



}
.menu:active { text-decoration: none}
.menu:hover { 

color: white;
border-top : 1px solid White;
border-bottom : 1px solid White;
}
.menu:link { 
color: #white}


}
.menu:visited { text-decoration: none}
