/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #a4a4a4;
line-height: 19px;
}

body {
  margin: 0px;
  background-color: #f8f8f8;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { line-height: 27px; text-transform: uppercase; font-family: times new roman, times, georgia; font-size: 19px; color: #ffffff; }
.subheading { line-height: 24px; font-family: times new roman, times, georgia; font-size: 17px; color: #ffffff; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.darkgrey { color: #353535; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }
.footer {font-size: 11px; color: #a4a4a4;}
.footer a {font-size: 11px; color: #a4a4a4; text-decoration: none;}
.footer a:visited {font-size: 11px; color: #a4a4a4; text-decoration: none;}
.footer a:hover {font-size: 11px; color: #ffffff; text-decoration: none;}

/* Links */

a {
  color: #ffffff;
}
a:visited {
  color: #ffffff;
}
a:hover {
  color: #ff0000;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: times, times new roman, georgia;
  font-size: 15px;
  color: #ff0000;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

.menuTable TD { width: 255px; height: 45px; border-bottom: solid #EFEFEF 1px; }
.menuNumber { width: 75px; text-align: right; padding-right: 15px; }
.menuNumber A, .menuText A { font-family: "Times CY", "Times", "Times New Roman", sans-serif; text-decoration: none; }
.menuNumber A, .menuNumber A:visited { color: #E0E0E0; font-size: 28px; }
.menuText A, .menuText A:visited { color: #000000; font-size: 13px; }
.menuNumber A:hover { color: #000000; }
.menuText A:hover { color: #ED1C24; }
.numberOver { color: #000000!important; }
.textOver { color: #ED1C24!important; }div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }
