/* GENERAL PAGE FORMATTING */

body {
    font-weight: normal; 
	font-size: 13px; 
	font-style: normal; 
	font-family: verdana; 
	margin: 10px 10px 10px 10px;
	background-color: #E8E6E6; }

td  {  
	font-family: verdana; 
	font-size: 13px; 
	color: #000000; }
    	  	
a:link {
	font-size: 13px; 
	color: #0e1b92; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; }
	
a:visited {
	font-size: 13px; 
	color: #808080; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; } 
	
a:hover 
	{
	font-size: 13px; 
	color: #ff0000; 
	line-height: 14px; 
	font-family: verdana; 
	text-decoration: underline; }

h1 { 
	font-weight: bold; 
	font-size: 18px; 
	color: #C00136; 
	margin: 2px;
	font-family: georgia; 
	text-decoration: none; 
	font-style: italic;}
    
h2 { 
	font-size: 14px; 
	color: #0e1b92; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
	
.topheading h2 { 
	font-size: 10px; 
	color: #0e1b92; 
	margin: 0px;
	font-family: verdana; 
	text-decoration: none; }
    
    
/* FORMATTING OF COPYRIGHT ON THE BOTTOM OF EACH PAGE */


.footer td { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:link { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:visited  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.footer a:hover  { 
	font-weight: bold; 
	font-size: 10px; 
	color: #f3895b; 
	font-family: verdana; 
	text-decoration: none; }
	
    
/* FORMATTING OF LINK TABS */


.top a:link { font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.top a:visited  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: verdana; 
	text-decoration: none; }
    
.top a:hover  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #0e1b92; 
	font-family: verdana;  
	text-decoration: none; }
	
.selected {
     background: #c0c0c0 url('../Orange-Blue/graphics/layout/button-bak-selected.gif'); }

.selected a:link { font-weight: bold;
	font-size: 12px; 
	color: #0e1b92; 
	font-family: verdana; 
	text-decoration: none; }
    
.selected a:visited  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #0e1b92; 
	font-family: verdana; 
	text-decoration: none; }
    
.selected a:hover  { 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: verdana;  
	text-decoration: none; }
	
  /* FORMATTING FOR BIO BOXES */
 
.speakers a:link { 
     font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; }
    
.speakers a:visited  { 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; }
    
.speakers a:hover  { 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none; }
	
 /* FORMATTING FOR HIGHLIGHTS ON HOME PAGE */

.highlights { 
	font-weight: bold; 
	font-size: 13px; 
	color: #ffffff; 
	font-family: verdana;  
	text-decoration: none; }

 /* LEFT SIDE MENU	 */

.arrow a:link { font-weight: bold; 
	font-size: 12px; 
     color: #000000;
	padding: 2px 4px;
	font-family: verdana; 
	text-decoration: none; }
    
.arrow a:visited  { 
	font-weight: bold; 
	font-size: 12px; 
      color: #000000;
	padding: 2px 4px;
	font-family: verdana; 
	text-decoration: none; }
    
.arrow a:hover  { 
	font-weight: bold; 
	font-size: 12px; 
      color: #ff0000;
      background: #000066; 
	padding: 2px 4px;
      font-family: verdana;  
	text-decoration: underline; }
