body {
  margin: 0px 0px 10px 0px;
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  background-color: #ffffff;
}

table {
  text-align: justify;
  margin: 0px 0px 0px 0px;
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}

.contentTable {
  text-align: justify;
  margin: 4px 4px 4px 4px;
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}

h1 {
	color: #000000;
	font-size: small;
}

h2 {
	color: #000000;
	font-size: small;
}

a {
	text-decoration: none; 
	color: #000000;
}

a.button { text-decoration: none; color: #000000; font-weight: bold; }

a.limeButton { text-decoration: none; color: #BED600; font-weight: bold; }

a.blackButton { text-decoration: none; color: #8888ff; background-color: #000000; font-weight: bold; }

.control {
	border: 1px dotted #BED600;
	line-height: 14pt;
}

.title {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

.limeTitle {
	font-weight: bold;
	font-size: 12pt;
	color: #BED600;
}

.header {
	color: #000000;
	background-color: #BED600;
	font-weight: bold;
}

.imageGalleryPage {
	color: #000000;
	background-color: yellow;
	font-weight: bold;
}

.topNav {
	font-weight: bold;
	font-size: 8pt;
}

.nav {
	background-color: #ffffff;
}

.navHeader {
	font-weight: bold;
	font-size: 8pt;
}

.navText {
	font-size: 8pt;
}

.noAccessNavText {
	font-size: 8pt;
}

.userNameText {
	font-weight: normal;
	font-size: 8pt;
}

.footer {
	font-weight: bold;
	font-size: 8pt;
}

.news {
	background-color: #cccccc;
}

.newsA {
	text-decoration: underline; 
	color: #00ccff
}

.priceHeaderText {
	font-weight: bold;
	font-size: 8pt;
}

.newsText {
	font-weight: bold;
	font-size: 8pt;
	color: #00ccff;
}

.eventsText {
	font-weight: bold;
	font-size: 8pt;
	color: #00ccff;
}

.pageBody {
	background-color: #ffffff;
}

.newItems {
	background-color: #ffffff;
}

.viewSelect {
	line-height: 8pt; font-size: 8pt;
}

.alert {
	font-weight: bold;
	font-size: 8pt;
	color: #ff0000;
}

.columnHeader {
	font-weight: bold;
}

.savePerformed {
	color: red;
	font-weight: bold;
}
