.lftMenu {
	vertical-align: top;
}

.mainContents {
	vertical-align: top;
}

.alignTop {
	vertical-align: top;
}

.smallText {
	font-size: 10px;
}

.scrollPanel {
	overflow: scroll;
	height: 100%;
}

.mainPanelBody {
	height: 700px;
	width: 100%;
}

.mainPanel {
	height: 700px;
	width: 100%;
}

.column1 {
	width: 100px;
}

.column2 {
	width: 150px;
}

.column3 {
	width: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: rigth;
}

a.topmenu:link {
	text-decoration: underline; color: #000000
}

a.topmenu:visited {
	text-decoration: underline; color: #000000
}

a.topmenu:active {
	text-decoration: underline; color: #000000
}

a.topmenu:hover {
	text-decoration: underline; color: #9999ff
}

.white {
	background-color: #fff;
}

.headerBody {
	background-image: url(/JSFlotDemo/backgroundgradient.jpg);
	background-repeat: repeat-x;
}

.text10 {
	font-size: 10pt;
}

.nopaddingPanel {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	
}

.nopaddingPanelBody {
	padding: 0px;
	margin: 0px;
}

.nopaddingPanelHeader {
	padding: 0px;
	margin: 0px;
}
