@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Expo_BG1.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9599AC;
}
.white12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.white12:link {
	color: #FFF;
	text-decoration:none;
}
.white12:visited {
	color: #E3E7FB;
		text-decoration:none;
}
.white12:hover {
	color: #F18A0F;
		text-decoration:none;
}
.white12:active {
	color: #FFF;
		text-decoration:none;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C515B;
}
.BodyTextltgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}
.BodyText16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C515B;
}
.BodyText14LB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #397BE7;
}
.blue16 {
	color: #1242B2;
	font-size: 16px;
	font-family: Tahoma;
}
.mainbox {
	background-image: url(images/BusinessExpo__16.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	background-color: #FFF;
}
.BlueLinks13 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
}
.BlueLinks13:link {
	color: #06F;
	text-decoration:none;
}
.BlueLinks13:visited {
	color: #5B9DFF;
	text-decoration:none;
}
.BlueLinks13:hover {
	color: #F18A0F;
		text-decoration:none;
}
.BlueLinks13:active {
	color: #09F;
	text-decoration:none;
}
.BlueLinksLRG {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
}
.BlueLinksLRG:link {
	color: #06F;
	text-decoration:none;
}
.BlueLinksLRG:visited {
	color: #5B9DFF;
	text-decoration:none;
}
.BlueLinksLRG:hover {
	color: #F18A0F;
		text-decoration:none;
}
.BlueLinksLRG:active {
	color: #09F;
	text-decoration:none;
}
.roundBoxTop {
	background-image: url(images/Rbox_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.roundBoxBtm {
	background-image: url(images/Rbox_02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

