.menubutton {
	font-family : Arial;
	font-size : smaller;
	width : 170px;
	text-align : center;
	cursor : hand;
}
.caption {
	color : #F6A600;
	font-family : Arial;
	font-size : larger;
	font-weight : bold;
}
.tblCaption {
	color : #000000;
	font-family : Arial;
	font-size : smaller;
	font-weight : bold;
}
.tblText {
	color : Navy;
	font-family : Arial;
	font-size : smaller;
}
.btnUserGrp {
	font-family : Arial;
	font-size : 7pt;
	font-weight : bold;
	width : 18px;
	height : 18px;
	cursor : hand;
}
.btnCommon {
	font-family : Arial;
	font-size : smaller;
	width : 80px;
	cursor : hand;
}
.tboxCommon {
	font-family : Arial;
	font-size : smaller;
}
.txtCommon {
	font-family : Arial;
	font-size : smaller;
}
.cboCommon {
	font-family : Arial;
	font-size : smaller;
	width: 215px;
}
.cboCommon1 {
	font-family : Arial;
	width: 60px;
}
.chkCommon {
	font-family : Arial;
	font-size : smaller;
}
.txtErrorMsg {
	font-family : Arial;
	font-size : smaller;
	color : Red;
	font-weight : bold;
}

.btnCommon2 {

	font-family : Arial;
	font-size : smaller;
	width : 170px;
	cursor : hand;
}

