BODY
{
	font-weight: normal;
	font-size: 9pt;
	color:#223100;
	margin: 8px 0px 0px;
	overflow: auto;
	font-family: Arial,Helvetica;
}

B
{
	font-size: 14px;
	color: #223100;
}

INPUT,TEXTAREA,TABLE,TR,BUTTON
{
		font-size: 9pt;
		font-family: Arial,Helvetica;
}

.clsPagePanel
{
	width: 768px;
	position:relative;
	background:red;
}

.clsMainPanel
{
	overflow-y:auto;
	padding:3px;
	left:222px;
	height:524px;
	width: 534px;
	position: absolute;
	top: 1px;
	background-color:white;
	border:3px solid #C1DD3A;
}

.clsLeftNavPadding
{
	height:18px;
}

.clsLeftNavPanel
{
	padding:0px;
	left:0px;
	width: 222px;
	position: absolute;
	top: 129px;
	height: 399px;
	background-color: white;
	margin:0px;
}

.clsLeftNavButton
{
	margin-left:0px;
	border: none;
	padding-left: 0px;
	left: 0px;
	margin-bottom: 6px;
	width: 220px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	border-bottom-style: none;
	display:block;
}

.clsLabelThumb
{
	cursor: hand;
}

.clsPopupPanel
{
	padding:4px;
	background: white;
	visibility: hidden;
	border:1px solid silver;
	position: absolute;
	top: 16px;
}

.clsHeaderImage
{
	width: 220px;
	left:0px;
	position: absolute;
	top: 0px;
	height: 128px;
}

.clsHeaderSubImage
{
	position: relative;
	top: 4px;
	left: 84px;
}
