/* table layouts */

table.mmhide_base_table {
	background: White;
	background-image: url(../Media/base/crest.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

table.mmhide_base_table_rule {
	background: White;
	background-image: url(../Media/home/top_line_slice.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

table.mmhide_diary {
	background: White;
	border: 1px solid #2F528C; /* dk brey */
}

td.mmhide_diary_cell {
	background: White;
	border-bottom: 1px dashed #9BA4AD; /* grey */
}

td.mmhide_pic_border {
	border: 1px solid #57616A; /* grey */
}

td.mmhide_pic_border_dark {
	border: 1px solid #2F528C; /* dk brey */
}

td.mmhide_news_headline {
	margin-bottom: 12px
}

td.school_plan_form {
	border-bottom: 1px #2F528C dotted;  /* dk brey */
}
