.menu {
	font-size: 13px;
	background: #006699 no-repeat fixed;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: capitalize;
	word-spacing: normal;
	font-variant: normal;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.table {
	border: 2px dotted #006699;
	font-size: 12px;

}
.memberbar {
	font-size: 13px;
	color: #333333;
	background: #99CCCC;
	font-variant: normal;
	font-weight: lighter;
	line-height: normal;

}

