body{
	background-image: url(../gfx/ping-ip-2.gif);
	background-repeat: repeat;
	background-position: top left;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	margin: 10px;
	padding: 0px;
}


h1{
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}


h2{
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


div.ad{
	text-align: center;
}


div.langs{
	text-align: center;
}


a.alanglink{
	display: inline;
	color: #004080;
	text-decoration: none;
}


span.langlinkact{
	display: inline;
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}


table.tablesm{
	font-size: 11px;
}


div.datetime{
	background-color: #333333;
	color: white;
	font-size: 10px;
	
}


div.historytitle{
	background-color: #333333;
	color: white;
	font-size: 10px;
	
}


div.paramname{
	color: #333333;
	font-size: 11px;
	
}


input.valipfield{
	color: #ff8000;
	font-size: 18px;
	font-weight: bold;
	width: 170;
	height: 22px;
	background: transparent;
	border: 0px;
}


div.paramval1{
	color: #ff8000;
	font-size: 18px;
	font-weight: bold;
}


div.paramval2{
	color: #004080;
	font-size: 13px;
}


div.paramval3{
	color: #004080;
	font-size: 11px;
}


div.mainboxl{
	background: url(../gfx/mainbox-l.gif) repeat-y;
	background-position: left; 
}

div.mainboxr{
	background: url(../gfx/mainbox-r.gif) repeat-y;
	background-position: right; 
}

div.mainboxt{
	background: url(../gfx/mainbox-t.gif) repeat-x;
	background-position: top; 
}

div.mainboxb{
	background: url(../gfx/mainbox-b.gif) repeat-x;
	background-position: bottom; 
}

div.mainboxlt{
	background: url(../gfx/mainbox-lt.gif) no-repeat;
	background-position: left top; 
}

div.mainboxrt{
	background: url(../gfx/mainbox-rt.gif) no-repeat;
	background-position: right top;
}

div.mainboxlb{
	background: url(../gfx/mainbox-lb.gif) no-repeat;
	background-position: left bottom; 
}

div.mainboxrb{
	background: url(../gfx/mainbox-rb.gif) no-repeat;
	background-position: right bottom; 
}

div.mainboxcnt{
	padding: 10px;
}


div.helpmonitorip{
	display: none;
	border: 1px solid #000;
	background: #666;
	color:  #fff;
	font-size: 10px;
	padding: 2px;
	width: 220px;
	text-align: justify;
}


div.ifrdiv{
	display: none;
}

#wbl a { font-size: 10px; color: #999999; text-decoration: none; }
