body, table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.h100 {
	height: 100%;
}

.w100 {
	width: 100%;
}	

.all {
	width: 100%;
	height: 100%;
}

.menuBGColor {
	background : #EEEEFF;
}

hr {
	display: none; 
}