.crkt-res { 
	overflow-y: auto; height: 400px 
}

table.cricket-results { 
	border-bottom: 0px; 
	border-top: 0px; 
}

table.cricket-results td { 
	border-bottom: 0px; 
	border-top: 0px; 
}

tr.cricket-row-head td:first-child {
	font-weight: bold; 
	width:30%; 
}

.menus { 
	width: 100%;
}

table.weekly-menus {
	padding: 0;
	margin 0;
}

table.weekly-menus td {
	border-bottom: 1px solid;
	padding: 6px 6px 6px 6px;
	text-align: left;
	font-size: 85%;
	line-height: 100%;
}

.menu-col {
	text-align: left;
	border-bottom: 1px solid;
	padding: 6px 6px 6px 6px;
	width: 110px;
}

.menu-hdr {
	text-align: left;
	border-bottom: 1px solid;
	padding: 6px 6px 6px 6px;
	width: 12.5%;
	line-height: 100%;
}

tr.menu-row-head td {
	font-weight: bold;
}

tr.menu-row-head {
	background-color: white;
	background-image: url(../toolbarbg32.jpg);
	background-repeat: repeat-x; 
	
}
.term-title {
	style="align: left";
}
.term-hdr {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
