body
{
padding:0px;
margin:0px;
font-family:trebuchet ms;
}
.txtgrey{
color:#414141;
font-size:0.88em;
}

td a
{
color:#414141;
font-size:0.88em;
text-decoration:none;
}
td a:hover
{
color:#E49710;
text-decoration:underline;
}
.greycolor
{
color:#414141;
}
.txtorg
{
    color:#E49710;
}
.txtblue
{
color:#0057B1;
}
	#wrapper
  {
	width: 350px;
	padding:0;	
	margin-left:-120px;
	position: absolute;
	margin-top:-60px; 
	margin-right:auto; 
	padding:0; 
	font-family:Trebuchet MS; 
	text-align: center;
	border:solid 1px #CBCAC8;
	top: -35px;
	left: 50%;
}

#horizon
{
	color: #cbcac8;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	
}