body {
	background-color: #515151;
}
p {}
td {}
table.main  
{ 
	width: 720px;  
	margin: 3px;
	border: 0px;
	padding: 0;	
	background-color: rgb(255,255,255);
}
table.sched
 { border: solid 1pt silver }
tr.main
 { padding: 0; height: 100% }
table.menubar
  { padding: 0; width: 612px; vertical-align: top; border: 0 ; outline-width: 0 }
 
td.footer
  { font-weight: bold; background-color: #c0c5db; text-align: right; width: 100%; height: 30px; vertical-align: middle }
td.menuitem
      { color: #47638b; font-size: 14px; font-weight: bolder; background-color: #c0c5db; background-repeat: no-repeat; background-attachment: fixed; background-position: 0 50%; text-align: center; display: block; margin: 0; padding: 0; top: 0; right: 0; bottom: 0; left: 0; width: 102px; height: 25px; border-style: solid solid solid none; border-width: 0 3px 3px  0; border-color: #000 #000 #47638b #47638b; outline-width: 0 }
td.sidemenu  { background-color: #c0c5db; background-position: 0 50%; width: 108px; vertical-align: top; border-right: 6px ridge #369 }
td.sidemenuitem
   { color: #47638b; font-size: 14px; font-weight: bolder; background-color: #c0c5db; text-indent: 4pt; width: 115px; height: 25px; border-style: solid solid solid none; border-width: 0 0 3px; border-color: #000 #000 #47638b #47638b }
td.main    { text-align: justify; margin: 6pt; padding: 6pt; width: 100%; height: 100%; border-bottom: 6px ridge #369 }
td.schedhead
  { color: black; font-size: 12px; font-weight: bold; text-align: center; padding: 2pt; border: solid 1pt silver }
td.sched  { color: black; font-size: 12px; font-weight: normal; text-align: center; padding: 2pt; border: solid 1pt silver }
div.fakemenuitem {
	display: block;
	text-align: left;
	font-size: 15pt;
	font-family: arial,helvetica, sans-serif;
	margin-bottom: 0px;
	text-decoration: none;
	color: #363636;
	padding-left: 8px;

}
a.menuitem   { color: #47638b; font-size: 12pt; font-weight: bold; text-decoration: none }
a.photolink { color: #47638b; font-size: 12pt; font-weight: bold; text-decoration: none }
p.title
  { color: black; font-size: 20pt; font-weight: bold }
p.subtitle  { color: black; font-size: 14pt; font-weight: bold; background-color: #ccc }
