body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4453A3;
	padding: 0;
	margin: 0;
}

p, td {
	color: #000;
	font-size :14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

li { 
  margin-bottom: 1em;
}

a, a:link, a:active, a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
    color: #369;
    font-weight: bold;
	text-decoration: none;
}

.BodyWhite, a.BodyWhite, a.BodyWhite:link, a.BodyWhite:active, a.BodyWhite:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

a.BodyWhite:hover {
    color: #ccc;
    font-weight: bold;
	text-decoration: none;
}

.Heading, a.Heading, a.Heading:link, a.Heading:active, a.Heading:visited {
	color: #369;
	text-decoration: none;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

a.Heading:hover {
    color: #369;
}

.New_Heading, a.New_Heading, a.New_Heading:link, a.New_Heading:active, a.New_Heading:visited {
	color: #369;
	text-decoration: none;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

a.New_Heading:hover {
    color: #369;
}

.Subheading, a.Subheading, a.Subheading:link, a.Subheading:active, a.Subheading:visited {
	color: #000;
    text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

a.Subheading:hover {
    color: #369;
}

.Nav, a.Nav, a.Nav:link, a.Nav:active, a.Nav:visited {
  display: block;
  height: 20px;
  width: auto;
  text-align: center;
  line-height:20px;
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  background-color: #069;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
}

a.Nav:hover {
  text-decoration: none;
  background-color: #09F;
}
  
.Register, a.Register, a.Register:link, a.Register:active, a.Register:visited {
  display: block;
  height: 24px;
  width: 180px;
  text-align: center;
  line-height:24px;
  color: #999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background-color:#fff;
  border: solid 1px #ccc;
}

a.Register:hover {
  color: #fff;
  background-color:#f30;
  border: solid 1px #900;
}
  
.RegistButton, a.RegistButton, a.RegistButton:link, a.RegistButton:active, a.RegistButton:visited {
  display: block;
  height: 24px;
  width: 100%;
  text-align: center;
  line-height:24px;
  color: #f30;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background-color:#fff;
  border: solid 1px #900;
}

a.RegistButton:hover {
  color: #fff;
  background-color:#f30;
  border: solid 1px #900;
}

.Footer, a.Footer, a.Footer:active, a.Footer:link, a.Footer:visited {
	color: #666;
    text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

a.Footer:hover {
    color: #369;
}

.Quote {
    color: #369;
    text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.Request, a.Request, a.Request:link, a.Request:active, a.Request:visited {
    color: #900;
    text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

a.Request:hover {
    color: #369;
}
.red_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.exhibitor_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	bottom: auto;
}
.exhibitor_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	top: auto;
}
