.rowHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #394074;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;

}
.row1ST {
	background-image: url(input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.rowA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	background-repeat: no-repeat;

}
.rowB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;
	padding-right: 4px;
}

.tableLNS {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;


}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	padding-left: 24px;

}
.inputbox {
	background-image: url(input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;

}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
#maincontainer {
	height: 100%;
	width: 100%;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-right: 12px;
	padding-left: 12px;


}
#topbar {
	background-image: url(binery.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 28px;
	padding-right: 24px;
	padding-top: 8px;


}
#sidetd {
	background-image: url(dots-vert.gif);
	background-repeat: no-repeat;
	background-position: 220px 12px;
	height: auto;
	overflow: visible;





}
.textyellow {
	color: #F2C63C;
}
#navbar {
	background-color: #394074;
	background-image: url(navbar.gif);
}
#maintable {
	height: 100%;
	width: 100%;
}
#masthead {
	height: 112px;
	display: table;

}
