body
	{
	margin-left: auto ;
	margin-right: auto ;
	text-align: center ;
	background: #FBF7EC ;
	font-size: 13px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	}
div.main
	{
	margin-left: auto ;
	margin-right: auto ;
	text-align: justify ;
	border-width: 1px ;
	border-style: solid ;
	width: 900px ;
	background: #FFFFD5 ;
	padding-left: 20px ;
	padding-right: 20px ;
	padding-top: 25px ;
	padding-bottom: 20px ;
	}
table.panes
	{
	border-width: 0px ;
	}
td.leftpane
	{
	vertical-align: top ;
	padding-right: 15px ;
	}
td.rightpane
	{
	vertical-align: top ;
	width: 100% ;
	}

img.smlogo
	{
	height: 100px ;
	width: 100px ;
	border-width: 0px ;
	background: #CCFFCC ;
	}

div.navmenu
	{
	background: #CCFFCC ;
	padding: 20px ;
	border-width: 1px ;
	border-style: solid ;
	text-align: center ;
	line-height: 175% ;
	}
div.pagetitle
	{
	text-align: center ;
	font-size: 200% ;
	}
div.pagesubtitle
	{
	text-align: center ;
	font-size: 140% ;
	}
div.footer
	{
	text-align: center ;
	float: bottom ;
	}
p
	{
	text-align:  justify ;
	}
	
div.staffname
	{
	font-size:  150% ;
	}
div.staffinfo
	{
	text-align: justify ;
	}

div.day
	{
	font-weight: bold ;
	font-size: 125 % ;
	}
div.sessiontitle
	{
	font-style: italic ;
	}
div.sessiondetail
	{
	margin-left: 1.5cm ;	
	}

a:link {color: #0000ff; background: #FFFFD5; font-weight: bold; }
a:active {color: #FF0000; background: #FFFFD5; font-weight: bold; }
a:visited {color: #0000ff; background: #FFFFD5; font-weight: bold; }
a:hover {color: #FF0000; background: #FFFFD5; font-weight: bold; }
	
a.menulink:link {color: #000000; background: #ccffcc; text-decoration: none; font-weight: bold; }
a.menulink:active { color: #000000; background: #ccffcc; text-decoration: none; font-weight: bold; }
a.menulink:visited { color: #000000; background: #ccffcc; text-decoration: none; font-weight: bold; }
a.menulink:hover { color: #0000ff; background: #ccffcc; text-decoration: none; font-weight: bold; }

