.HEADLINES
{	font-family: "Arial", sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline
}
.SIDEBAR
{	font-family: "Arial", sans-serif;
	font-size: 10pt;
	color: #000000;
}
.SIDEBARTOP
{	font-family: "Arial", sans-serif;
	font-size: 10pt;
	color: #FFFF66;
	text-decoration: underline
}

.TITLE
{	font-family: "Tahoma", sans-serif;
	font-size: 8pt;
	color: #FFFF66;
}

BODY { 
	SCROLLBAR-BASE-COLOR: #6074BC;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	font-family:"Times New Roman", serif; 
	font-size: 12pt;
	color : #000000;
     }

TABLE, table.mceItemTable
{	font-family:"Times New Roman", serif; 
	font-size: 12pt;
	color : #000000;
}

table.members td
{
	background-color: #CCFFFF;
}

table.members th
{
	background-color: #0099FF
}

A:link { text-decoration: underline; }
A:visited { text-decoration: underline; }
A:hover { text-decoration: none; text-decoration: bold;}
A:active { text-decoration: underline; }

table.shabbos td, table.shabbos th
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12pt;
}

.navLeft:link, .navLeft:visited, .navLeft:active
{
	text-decoration:none;
	font-size: 1.4em; 
	color: black; 
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-left: 4px;
	text-decoration: none;
}

.mainUpdate, .mainUpdateFull {
	text-align: justify; 
	padding: 0px 4px;
}

.mainUpdateFull {
	display:none;
}

.mainUpdateDate {
	font-style: italic;
	font-size: smaller;
}

h2, h1 {
	text-align: center;
}

table.schedule {
	border-collapse:collapse;
	font-size: medium;
}
table.schedule td, td.schedule {
	border:2px solid black;
	padding: 2px
}

table.schedule th, th.schedule {
	border:2px solid black;
	padding: 2px
}

table.scheduleSmall {
	border-collapse: collapse;
	font-size: 15px;
}