/* Page structure */
.mainPageMenu {width: 100%; text-align: right; vertical-align: middle; background-color: White;};
.mainPageFooterTD{ vertical-align: top;	text-align: right; background-color: White; }
.pagesSchool { vertical-align: middle; background-color: White; text-align: center; align: center; width: 217 }

/* Images on pages */
img { border: none; }

table, tr, td { cell-spacing: 0px; cell-padding: 0px;}

/* Fonts */
font.mainPageTextMenu:hover { color: #996666}
font.mainPageTextMenu {color: Black; font-family: Arial;	font-size: 16px;	margin-right: 5px; font-weight: bold;}
font.mainPageFooter { font-family: Arial; font-size: 10px; text-align: right;}

font.hebrewSmall { color: #663333; font-family: arial; font-size: 12px; font-weight: bold;}
font.buttons { font-family: sans-serif; font-size: 28px; font-weight: bold;}

td.tdButton { background-image: url(button_images/button.jpg);
					background-repeat: none;
					text-align: center;
					vertical-align: middle;
					height: 46px;
					width: 44px;
					}
td.tdButtonHere { background-image: url(button_images/button_here.jpg);
					background-repeat: none;
					text-align: center;
					vertical-align: middle;
		            height: 46px;
					width: 44px;
					}

/* Dynamics and links */
.mainPageLinkMenu {	text-decoration: none; }

a.button {text-decoration: none; color: #663333}
a.button:hover { color: #CC6600;}
a.button:visited { color: #663333;}