body, table, input, ul, li{
font-family: Arial;
color: #111111;
}

body{
margin: 0 0 0 0;
background: #000000; 
background-repeat: no-repeat;
/*background-position: center;
background: -moz-linear-gradient(top, #333333, #1f6f9b);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#1f6f9b));*/
}

hr{
solid;
}

table{
	background:transparent;
}

.text {
	font-size: 10pt;
	color: #555555;
  	line-height: 11pt;
}

.hidepics {
  width:0px;
  height:0px;
  display:none;
}

a {
	color: #acacac;
	text-decoration: none;
	font-size:13px;
}

a:hover { color: #555555;}

.thickbox {
	color: #acacac;
	text-decoration: none;
	font-size:15px;
}
