﻿html{scrollbar-face-color: #006600;}
body {
	background-color: White;
	border: 0px dashed #0000FF;
	color: Black;
	font-family: 'Segoe UI' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.pnlPage {
	width: 750px;
	margin: 0px auto;
	height: 750px;
	z-index: 0;
}
.pnlOfflineMsg {
	border: 1px dashed #0000FF;
	padding: 5px;
	font-weight: bold;
	color: Red;
	font-size: 12px;
	background-color: #FFFF00;
	position: relative;
	z-index: 15;
	top: -443px;
	left: 263px;
	width: 225px;
	height: auto;
}
.pnlBodyImage {
	position: relative;
	top: -20px;
	z-index: 0;
	height: auto;
	left: -60px;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}
.pnlCopyright {
	position: relative;
	font-size: 8pt;
	text-align: center;
	background-color: #2e3092;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	z-index: 11;
	border: solid 1px black;
	color:#FFFFFF;
	font-weight: bold;
}

.pnlLogo {
	position: relative;
	z-index: 10;
	top: -800px;
	left: 60px;
	width: 677px;
}
.pnlShearwall {
	position: relative;
	z-index: 5;
	top: -800px;
	left: 165px;
	width: 437px;
}
.ImgBorder {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.statcounter{}