/* Default */

body,td {
  font-family: helvetica, arial, bitstream vera sans, verdana, sans-serif;
  font-size: 12px;
  color: #76787a;
line-height: 16.5pt
}

body {
  margin: 0px;
  background-color: #ffffff;
}

input,select,textarea {
  font-family: helvetica, arial, bitstream vera sans, verdana, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-size: 16px; color: #76787a; }
.redheading { font-size: 16px; color: #332a87; }
.subheading { font-size: 14px; }

.small { font-size: 10px; }
.tiny { color: #76787a; font-size: 9px; line-height: 11pt;}
.pink { color: #950059; font-size: 9pt }
.grey { color: #76787a; }
.red { color: #cc0001; }
.darkred { font-size: 9pt; color: #332a87; }

/* Links */

a {
  font-size: 9pt; color: #332a87; text-decoration: none;
}
a:visited {
  font-size: 9pt; color: #332a87; text-decoration: none;
}
a:hover {
  font-size: 9pt; color: #332a87; text-decoration: none;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: helvetica;
  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: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }

.registerFields { width: 290px; padding:3px; border: 1px solid #76787a; background-color: #d1d3d4; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }div.galleryListName { font-weight: bold; }
