body {
  background-image:url(Background.jpg);
  font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}
p {
	margin-bottom: 11px;
}
a {
	color: #A61546;
}
a:LINK { color:#A61546; text-decoration:none; }
a:VISITED { color:#A61546; text-decoration:none; }
a:HOVER { color:#A61546; text-decoration:none; }

.Logo {
}
.Logo img {
	color: #6B1B69;
}
.Menu {
	background-color:#6B1B69;
}
.Menu span {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.Menu span.Selected {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #6B1B69;
  background-color:#FFF;
}
.SubMenu span {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
}
.SubMenu span.Selected {
  font-family: "Medici Script LT";
  font-size: 23px;
  text-transform: none;
  color: #6B1B69;
  gFormat: Image;
}
.Border {
	background-color:#EFE6DD;
}
.Copyright {
	background-color:#EFE6DD;
}
.Content1 a{
  color:#000000;
}
.Content1 a:hover {
  color: #6B1B69;
}
.Content1 h1 {
  color: #6B1B69;
  font-family: "Medici Script LT";
  font-size: 30px;
  text-transform: none;
  gFormat: image;
}
.Content1 h2 {
  color: #6B1B69;
  font-family: "Medici Script LT";
  font-size: 27px;
  text-transform: none;
  gFormat: image;
}
.Content2 {
	color: #777777;
	height: 18px;
}
.Content2 a{
  color:#000000;
}
.Content2 a:hover { 
  color: #6B1B69;
}
.Content2 h1 {
  color: #6B1B69;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 6px;
}
.Content2 h3 {
  color: #8C123B;
}
.Content2 Span.ExhibitorNavigation {
  font-size: 16px;
  text-transform: uppercase;
}
.Content2 img.Exhibitor {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.FormBackground {
  background-color:#DDC7B1;
  padding: 10px;
  height: 280px;
}
.FormBackground h1 {
  color: #8C123B;
}
.Content2 input {
  margin-right: 4px;
  margin-bottom: 4px;
  height:18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFE6DD;
}
.Content2 select {
  margin-right: 4px;
  margin-bottom: 4px;
  height:18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFE6DD;
}
.Content2 input[type="submit"] {
  border: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;
}
.Content2 textarea {
  border:none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFE6DD;
}.Error {
  color: #F00;
}
.ShowList td{
  height:28px;
  vertical-align: middle;
}
.ShowList span{
  color: #6B1B69;
  font-family: "Medici Script LT";
  font-size: 22px;
  text-transform: none;
  gFormat: image;
}
.ShowList a:HOVER { 
  color: #6B1B69;
  text-decoration:none; 
}
.ShowPanel li {
  list-style-type: disc;
  list-style-image: url(Asterisk.png);
  list-style-position: outside;
}
.ShowPanel {
  font-size: 11px;
  color: #000;
}
.ShowPanel h1{
  color: #6B1B69;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 6px;
  margin-bottom: 6px;
}
.Navigation span{
  color: #777777;
  font-size: 22px;
  text-transform: uppercase;
}
input {
  margin-right: 4px;
  margin-bottom: 4px;
  height:18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFEFEF;
}
select {
  margin-right: 4px;
  margin-bottom: 4px;
  height:18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFEFEF;
}
input[type="submit"] {
  border: 1px solid #000;
  padding-right: 10px;
  padding-left: 10px;
}
textarea {
  border:none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F7F7F;
  background-color: #EFEFEF;
}
.PremiumListing {
  font-weight:bold;
}
.ExhibitorDescription {
  color:#000;
}
.ExhibitorNavigation a:hover {
  color: #6B1B69;
}