  td { font-family: georgia, Times New Roman, serif; font-size: 12px; color: #666666; }
  td.smaller { font-size: 11px; }
  a { color: #339999; text-decoration: none; }
  a:hover { color: #cc3300; text-decoration: underline; }
  a.submenu { color: #ffffff; font-size:10px; }
  a.submenu:hover { color: #006666; }
  a.heading2 { color: #339999; font-size:16px; font-weight: bold; font-style: italic; }
  a.heading2:hover { color: #cc3300; text-decoration: none;  }
  .heading1, h2 { color: #66cccc; font-size:12px; font-weight: bold; font-style: italic; }
  .heading2, h1 { color: #339999; font-size:16px; font-weight: bold; font-style: italic; }
  .caption { font-size: 11px; font-style: italic; }
  .menuBorder { background: #66cccc; }
  .menuBorderLight { background: #66cccc; }
  .menuBorderDark { background: #339999; }
  .windowBG { background: #f0f0f0; }
  .credits { font-family: georgia, Times New Roman, serif; font-size:10px; color: #a0a0a0; }
  
h2 {
		margin-top: 0px;
		margin-bottom: 5px;
}
img.dimg {
		clear: both;
		border: 1px solid #339999;
}
div.cms_section {
		margin-bottom: 12px;
}

.red {
	color: #cc0000;
}

/* --- page-top menu bar cell --- */

td.topMenu {
    background: url(_top/images/temp_menustrip.gif);
    width: 595px;
    height: 24px;
}
td.topMenu table {
    float: right;
}
td.topMenu td {
    padding: 0px 7px 0px 7px;
    border-left: 1px solid #aaaaaa;
}
td.topMenu a {
    color: #ffffff;
    font-size:10px;
    font-weight:bold;
}
td.topMenu a:hover {
    color: #cc3300;
}

/* --- left menu styles for shopfitting --- */

td.leftMenu_circles {
    vertical-align: top;
    width: 120px;
    background: url(_top/images/temp_leftstrip_extra.jpg) no-repeat;
    padding-top: 305px;
    padding-bottom: 20px;
}
td.leftMenu_circles a {
    display: block;
    padding: 4px 4px 8px 0px;
    margin-left: 2px;
    text-align: center;
    background: url(_top/images/temp_leftstrip_extension.jpg) no-repeat bottom left;

}
td.leftMenu_circles a.main {
    font-weight: bold;
}

/* --- left menu styles for office furniture --- */

td.leftMenu_office {
    width: 120px;
    vertical-align: top;
    background: url(_top/images/temp_left_blank.gif) no-repeat;
    padding-top: 12px;
}
