body {	background-color:gray; font-family: Arial, Helvetica, sans-serif; font-size:10pt}	
#MasterPageOutline { width: 980px; margin: 0 auto;	padding: 0;	height: 100%;	background: gray;	}
#MasterPageSidebar { width: 160px; background: #6a5e16;	padding: 15px 5px 10px 5px;	vertical-align: top;}
#MasterPageContent { width: 820px; background: white; VERTICAL-ALIGN: top; padding:5px 5px 10px 5px; }

.MenuBackground {FONT-SIZE: small;COLOR: white; background-color: #6a5e16;}
.Menu {FONT-SIZE: small;COLOR: white; background-color: #6a5e16;}


.tdLabelListing 
{
	color: #8DAD0E;
}
.tdLabelListingValue
{
	color: Black;
}


.ProfileRequired { background-color: Yellow; }
