

/* FORM CSS */
.form-content {
	background-color: #EEEEEE;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #84A9D1;
	margin: 1px;
	padding: 1px;
}


/* TEXT CSS */
.text-name {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.text-description {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;	
	color: #000000;
	text-align: justify;
}

.link-exhibitors {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #009FF6;
}

:hover.link-exhibitors {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff000;
}


/* PICS */

a#goto_bcd {
	background-image: url("images/home_bcd.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_bcd:hover {
	background-image: url("images/home_bcd_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_ceb {
	background-image: url("images/home_ceb.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_ceb:hover {
	background-image: url("images/home_ceb_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_cor {
	background-image: url("images/home_cor.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_cor:hover {
	background-image: url("images/home_cor_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_dgt {
	background-image: url("images/home_dgt.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_dgt:hover {
	background-image: url("images/home_dgt_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_bcd {
	background-image: url("images/home_bcd.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_bcd:hover {
	background-image: url("images/home_bcd_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_ilo {
	background-image: url("images/home_ilo.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_ilo:hover {
	background-image: url("images/home_ilo_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_pps {
	background-image: url("images/home_pps.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_pps:hover {
	background-image: url("images/home_pps_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_tag {
	background-image: url("images/home_tag.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}

a#goto_tag:hover {
	background-image: url("images/home_tag_on.png");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 187;
	height: 125;
}