.menu {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;

}
.bgTab {
	background-color: #CCCCCC;
}
.main {
	background-color: #f6f6f6;
	border-top: 0px none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
.main2 {
	background-color: #FFFFFF;
	height: 20%;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;

}
.help {
	position: absolute;
	border: 1px dashed #000000;
	background-color: #FFFFCC;
	left: 0px;
	top: 0px;
	visibility: visible;
	height: 0px;
	width: 0px;
	z-index: 1;
}
.bottom {
	border: 1px solid #CCCCCC;
}
.lftBrd {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 6mm;
	font-family: Arial, Helvetica, sans-serif;
}
.mainTbl {
	padding: 0px;
	height: 100%;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	width: 85%;
}
.menuTbl {
	height: 26px;
}
.menuTd {
	background-image: url(images/buttons/barbg.jpg);
}
