// $Id$
// $URL$

var base_properties = [];
base_properties["title"] = 'Color, font, logo and border defaults';
base_properties["backgroundColor"] = '#251515';
base_properties["fontColor"] = '#ffd7b9';
base_properties["fontFamily"] = 'Georgia, "Times New Roman", Times, serif';
base_properties["fontBaseSize"] = '100%';
base_properties["headingFontFamily"] = 'Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif';
base_properties["linkColor"] = '#8a3f26';
base_properties["linkHoverColor"] = '#e07956';
base_properties["fontSmallSize"] = '90%';
base_properties["topbarBackgroundColor"] = '#d49465';
base_properties["breadcrumbsBackground"] = '#251515';
base_properties["tabsBorderColor"] = '#ffd7b9';
base_properties["tabsBorderWidth"] = '2px';
base_properties["tabsBottomBorderSelectedWidth"] = '2px';
base_properties["tabsFontColor"] = '#251515';
base_properties["tabsBackgroundColor"] = '#251515';
base_properties["selectedTabBackgroundColor"] = '#ffd7b9';
base_properties["descriptionColor"] = '#fff';
base_properties["inputFontColor"] = '#251515';
base_properties["evenRowBackgroundColor"] = '#2e1a1a';
base_properties["oddRowBackgroundColor"] = '#251515';
base_properties["highLightColor"] = '#606';
base_properties["messageBackgroundColor"] = '#251515';
base_properties["messageBorderColor"] = '#251515';
base_properties["weekTableFontHeight"] = '10';
base_properties["weekTableGridStep"] = '10';
base_properties["todayBackgroundColor"] = '#4f2121';
base_properties["calGridBorderColor"] = '#d49465';
base_properties["calHalfGridBorderColor"] = '#ffd7b9';
base_properties["contentBackgroundColor"] = '#251515';
base_properties["configFontColor"] = '#000';
base_properties["configBackgroundColor"] = '#f0f0f0';
base_properties["portfolioSlideBackgroundColor"] = '#4f2121';
base_properties["memberActionsBoxBackground"] = '#251515';
base_properties["footerBackgroundColor"] = '#251515';
base_properties["outlineReplyColor"] = '#DAE59A';
base_properties["bylineBackgroundColor"] = '#251515';
base_properties["messageFontColor"] = '#fff';
base_properties["listingHeaderBackgroundColor"] = '#361f1f';
base_properties["listingHeaderFontColor"] = '#ddd';
base_properties["listingBarBorderColor"] = '#ddd';
base_properties["newsTitleBorderColor"] = '#ddd';
base_properties["boxesBorderColor"] = '#ddd';
base_properties["specialLinkColor"] = '#8a3f26';
base_properties["specialLinkHoverColor"] = '#e07956';
base_properties["bulletColor"] = '#ffd7b9';
base_properties["boxeHeaderBackgroundColor"] = '#251515';
base_properties["twoColumnFormFontColor"] = '#ffd7b9';
base_properties["twoColumnFormBackground"] = '#361f1f';
base_properties["inputBackgroundColor"] = '#e2cab8';
