body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : #DEE2E8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #B9C5D0;
	scrollbar-shadow-color: #738AA0;
	scrollbar-base-color : #738AA0;
	scrollbar-track-color: #DEE2E8;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : White;
}



img 
{ 
border: none; 
}

#netstat{
	display : none;
}

.pagetitle {
	font: 24px times new roman, times, serif;
	color: #738AA0;
	border-width : thin;
}

.pageend {
	font: 12px times new roman, times, serif;
	color: #738AA0;
	font-style : italic;
}