.spytitle {
	color: green;
	font-family: verdana;
	font-variant: small-caps;
	font-size: 24px;
	font-weight: bold;
}
.spylabel {
	font-family: courier, "courier new";
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

table #spy {
	width: 100%;
	background: black;
}
		
#spy td {
	color: green;
	background: black;
	font-family: courier, "courier new";
	font-size: 18px;
	font-variant: small-caps;
	padding: 3px;
	font-weight: bold;
}


td.message , td.agentinfo {
	color: green;
	background: #ffffff;
	font-family: courier, "courier new";
	font-size: 16px;
	font-variant: small-caps;
	font-weight:bold
	
}


.alert {
	color: red;
}

#txt {
	border:none;
	font-family:courier;
	font-size:16pt;
	font-weight:bold;
	padding:0px 0px 0px 130px;
}
#txt1 {
	color: #000000;
	border:none;
	font-family:courier;
	font-size:16pt;
	font-weight:bold;
	padding:0px 0px 0px 130px;
}



