body {
	background-attachment: fixed;
	background: #FFFFFF url(/images/logo.jpg) no-repeat scroll top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#nav {
	margin: 0 auto;
	text-align:left;
}
#pagebox {
	text-align: center;
	margin: 0 auto;
	width: 600px;
}
#header {
	height: 125px;
}
#copyright {
	text-align: right;
}
#key {
	text-align: center;
}

img{ 
	border: none;
}
table{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	text-align:center;
}
tr,td{
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.viewhost{
	font-size: 12px;
}
#tableheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #AAAAAA;
	border: 1px solid #000000;
}
#tableicons{
	background-color: #FFFFFF;

}
#tablespan1{

}
#tablespan2{

}
#tableresults{
	width: 600px;
	border: 1px solid #000000;
}
#tablefilter{

}