div.TabArea { font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding-bottom: 2px; padding-top:5px; padding-left: 15px; }
div.TabArea a.tab { background-color: #E77B1C; border: 1px solid #FFFFFF; padding: 2px 1em 2px 1em; border-bottom-width: 0px; 
		-moz-border-radius: .75em .75em 0em 0em; border-radius-topleft: .75em; border-radius-topright: .75em; }
div.TabArea a.tab , div.TabArea a.tab:visited { color:#FFFFFF; text-decoration: none; }
div.TabArea a.tab:hover { background-color: #B86216; color: #fff; text-decoration: none; }
div.TabArea a.tab.activeTab, div.TabArea a.tab.activeTab:hover, div.TabArea a.tab.activeTab:visited { font-weight: bold; background-color: #B86216; color: #ffffff; text-decoration: none; }

#mastertable { background-color: #FFE57E; border: 1px solid #DD761B; }
#insidetable { background-color:#FFFFFF; border-top: 1px solid #DD761B; width: 98%; padding: 10px; }
#insidetable.bg_headline, #insidetable h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color: #B86216; display: inline; }
#insidetable.bg_text, #insidetable p, #insidetable td {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }
#insidetable.bg_text a, #insidetable p a, #insidetable td a {color: #B86216; font-size: 12px; }



#whattolookfor {
	border: 1px solid #667A8E;
	background-color: #EEEEEE;
	color: #42576B;
	padding: 6px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
