body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.grey {
	  background: #ffffff;
	  }

td.leftmenu	{
            text-align: left;
            width:      135px;
            font-size:  11pt;
			border: thin #008abd solid; background-image: url(https://www.pgcon.org/2008/images/elephant-faded-2.png)
			}
			
td.rightmenu	{
            text-align: left;
            width:      135px;
            font-size:  11pt;
			border: thin #008abd solid; background-image: url(https://www.pgcon.org/2008/images/elephant-faded-2.png)
			}			

.menuheading {
             background-color: #008abd; 
			 border: thin #008abd solid;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12pt; 
			 font-weight: bold; 
			 color: #FFFFFF; 
			 text-align: center
			 }
.Presentations { 
               font-weight: bold; 
			   color: #FFFFFF; 
			   background-color: #404040
			   }
.Speakers { 
               font-weight: bold; 
			   color: #FFFFFF; 
			   background-color: #404040
			   }
a:link {
       font-weight: bold; 
	   color: #000000; 
	   text-decoration: none
	   }
a:visited {  
          font-weight: bold; 
		  color: #404040; 
		  text-decoration: none
		  }
a:active {  
         font-weight: bold; 
		 color: #008abd; 
		 text-decoration: none
		 }
a:hover {
        font-weight: bolder; 
		color: #008abd; 
		text-decoration: none
		}
.TableHead { font-weight: bold; color: #FFFFFF; background-color: #404040 }

td.footer { width: auto; font-size: x-small; border: none; background-image: url(https://www.pgcon.org/2008/images/pgcon-footer-center.jpg); background-repeat: repeat-x}
