body { font: 12px arial,lucida,sans-serif; margin: 0px; padding: 0px; background: url(images/bg.gif); background-repeat: repeat-x; color: #000; background-color: #fff;} 
 td,h2,h1,p,div,span {font: 12px arial,lucida,sans-serif; color: #000;}





						 			
 /*Breadcrumbs*/
#breadcrumb {
		position: absolute;
		top: 125px;
		left: 15px;
		width: 612px;	
		color: #666;  
		font-size: 12px;
		line-height: 140%;
		
}	
#breadcrumb a:link, #breadcrumb a:visited{
		color: #666;  
		font-size: 12px;
		text-decoration: underline;
		
}
/* CFP chairs name*/
#breadcrumb a:hover, #breadcrumb a:active{
		color: #666;    
		font-size: 12px;
		text-decoration: none;	
}

#breadcrumb_small a:link, #breadcrumb_small a:visited,#breadcrumb_small a:hover,#breadcrumb_small a:active{
		color: #666;  
		font-size: 9px;
		text-decoration: none;
}

#breadcrumb_small{	
		margin-top: 5px;
}
		
		
/* left navigationn*/
#sidebar div#orange a{
		color: #FF6633;
}
 #sidebar span{
		color: #666;  
		font-size: 12px;
}		
#sidebar a:link{
		color: #666;  
		font-size: 11px;
		text-decoration: underline;
}

#sidebar a:visited{
		color: #999;  
		font-size: 11px;
		text-decoration: underline;
}
#sidebar a:hover,#sidebar a:active{
		color: #666;    
		font-size: 11px;
		text-decoration: none;	
}
/* default links*/
a:link{
	  color: #FF6633;    
		font-size: 12px;
		text-decoration: underline;	
}	
a:visited {
	  color: #CC9966;    
		font-size: 12px;
		text-decoration: underline;	
}				
a:hover,a:active {
	  color: #FF6633;    
		font-size: 12px;
		text-decoration: none;	
}	

	/* h2 links*/
 a.h2:link,  a.h2:visited, a.h2:active{
		color: #059BCD;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
}
a.h2:hover{
		color: #FF6633; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
}




/* flyout menu and links*/
a.nu:link, a.nu:visited, a.nu:hover, a.nu:active  {
 		color: #FFF;
		text-decoration: none;
		font-size: 12px;
}




.nu {
		color: #FFF;
		font-size: 12px;
}

/* image credit links*/
.gr {
		color: #666;  
		font-size: 12px;
		text-decoration: underline;
}

a.gr:link, a.gr:visited, a.gr:hover,a.gr:active {
		color: #666;  		
		font-size: 12px;
		text-decoration: underline;
}


/* little red text for important notice */
.side_text{
		 color: #FF0000;
		 font-size: 11px;
}

/* navigation headers*/
.sidebar_head {
		color: #666;  
		font-size: 11px;
	}
	
/* lists*/
ul li {list-style-type: disc; margin-top: 1em;}
 ol li ul li {list-style-type: disc; margin-top: 1em;}
 
 ol li {list-style-type: upper-alpha; margin-top: 1em;}
 
 /* Miscellaneous */
.red {
		 color: #FF0000;
}

#fixey
    {
    position: fixed;

    } 

.center {text-align: center;}
.right {text-align: right;}
h1 {
		color: #000;  
		font: 18px verdana;
		font-weight: bold;
		display: inline;
		line-height: 180%;
		
}

h2 {
		 color: #5F5F5F;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2px;
		display: inline;
		
		
}
h3 {
		color: #059BCD;
		font-size: 12px;
		font-weight: bold;
		display: inline;
}
h4 {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		display: inline;
}

.blue  {
		color: #059BCD;  
		font-size: 12px;
		font-weight: bold;
		line-height: 140%;
}

.quoter {
		color: #059BCD;  
		font-size: 10px;
		line-height: 130%;
		padding-top: 8px;
		padding-left: 150px;
}


#content, #content p, #content td {
			line-height: 140%;

}

#pics {position: absolute; top: 112px; left: 510px; width: 170px;}

/* schedule styles */

th {
background: #CCFFFF;
text-align: center;
font-weight: bold;
padding: 6px;
}

.sched td {
background: #E9F97C;
padding: 6px;
}

td .b {
font-weight: bold;
text-align: left;
}
.i {
font-style: italic;
}
td .b a, td .b a:visited, td .i a, td .i a:visited  {
		color: #FF6633;    
		text-decoration: none;	
}
td .b a:hover, td .i a:hover {
		color: #FF6633;    
		text-decoration: underline;	
}
