.border {
	border: 1px solid #CCCCCC;
}
.bdrbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bdrright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.txtmenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: lighter;
}
.txttime {
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	font-family: "Arial", "Helvetica", "sans-serif";
}
