html {
	height: 100%;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 6px;
	height: 100%;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.HeadingBold {
	color: #0081CD;
	font-weight: bold;
	font-size: 10px;

}
.SmallerText {
	font-size: 10px;
}

li {
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 5px;

}

.leftmenutable {
	height: 100%;
	vertical-align: top;
}
.tableBorder {
	border: 1px solid #000000;
}
