/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 11px;
  color: #222222;
line-height: 13pt;
}

body {
  margin: 0px;
  background-color: #ffffff;
}

input,select,textarea {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-size: 11px; line-height: 16pt; color: #3989cb}
.redheading { font-size: 11px; line-height: 16pt; color: #193569; }
.subheading { font-size: 11px; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.news{ color: white; line-height: 13pt; }
.grey { color: #444444; }
.red { color: #ba002c; }
.darkred { color: #5D011D; }
.footer { color: #193569; font-size: 11px; }
.nav { color: white; line-height: 15pt; }
* Links */

a {
  color: #193569;
}
a:visited {
  color: #193569;
}
a:hover {
  color: #3989cb;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#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: #193569; text-decoration: underline; }
div.siteByInfo a:visited { color: #193569; text-decoration: underline; }
div.siteByInfo a:hover { color: #3989cb; text-decoration: underline; }

div.galleryListName { font-weight: bold; }
