body {
background-color:#a29060;
text-align:left;
margin:0;
}
.intro_page_big_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4b83c6;
	text-align: center;
}
.intro_page_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003e7e;
}
.intro_page_p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.intro_page_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.home_page_head_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width:275px;
	height:20px;
	text-align:left;
}

/*signup links small and white - used for privacy policy */
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/*menu_title titles used on visitor & exhibitor menus */
.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #93a444;
	text-align: center;
	line-height: 150%;
}

/*menu_text regular text used on visitor & exhibitor menus */
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/*menu_links used on visitor & exhibitor menus */
.menu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #78496b;
	text-align: left;
}


/*email_links used for email links */
.email_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #75282a;
	text-align: left;
}

/* Blue BOLD text in the body of a page */
.body_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #003E7E;   /* Blue */
	font-weight: bold;
}

/* comment here */
.content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003E7E;
	font-weight: bold;
}

/*Ticket Sale Link */
.ticketsale_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000cc;  /* bright blue */
	text-align: center;
}

/* Burgundy - BOLD -  text in the body of the page */
.body_text_burgundy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75282A; /* burgundy*/
}

/* Blue titles in the body of the page */
.body_title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003E7E;  /* blue*/
	font-weight: bold;
}

/* Burgundy titles in the body of the page */
.body_title_burgundy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #75282a; /* burgundy*/
	font-weight: bold;
}

/* Blue text in the body of the page */
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E7E;    /* blue*/
}
