<style type="text/css">

	.null { } 

	body { background: #F5F5F5; font-family: Helvetica, Arial, sans-serif; margin: 0 auto 15px 15px; width: 750px; }	
		
	
/* MENUS */

	#navbar, #section_menu { background: #FFF; border-bottom: #B2BBC0 1px solid; border-right: #B2BBC0 1px solid; margin: 0 0 18px 0; }

	#navbar a, #section_menu a { text-decoration: none; }
	
	#navbar a:active, #navbar a:hover, #section_menu a:active, #section_menu a:hover { text-decoration: underline; }
	
	#navbar td, #navbar th, #section_menu td { border-left: #B2BBC0 1px solid; text-align: center; }
	
	#navbar td:hover, #section_menu td:hover { background: #B2BBC0; }
	
	#navbar td:hover a, #section_menu td:hover a { color: #FFF; }
	
	#navbar td, #navbar th { font-size: 13px; height: 24px; padding: 2px 6px; }
	
	#navbar td { width: 224px; }
	
	#navbar th { width: 25px; }
	
	#section_menu td { padding: 4px 0; width: 100px; }

/* SIDEBARS */

	#sidebar h5 { border-bottom: #B2BBC0 1px dotted; font-size: 11px; line-height: 18px; margin: 0 0 9px 0; }

	
</style>