/* BORDERS */
.borderBlackaAll	{ border-top:1px solid #0B0B0B; border-bottom:1px solid #0B0B0B; border-left:1px solid #0B0B0B; border-right:1px solid #0B0B0B; }
.borderBlackaTRB	{ border-top:1px solid #0B0B0B; border-bottom:1px solid #0B0B0B; border-right:1px solid #0B0B0B; }
.borderBlackaLTR	{ border-top:1px solid #0B0B0B; border-left:1px solid #0B0B0B; border-right:1px solid #0B0B0B; }
.borderBlackaTB	{ border-top:1px solid #0B0B0B; border-bottom:1px solid #0B0B0B; }
.borderBlackaT	{ border-top:1px solid #0B0B0B; }

/* TEXT */
.enter		{ font-family:Verdana, Arial, sans-serif; font-size:13px; padding-top:50px; }
.copyright	{ font-family:Verdana, Arial, sans-serif; font-size:10px; padding-top:120px; color:#123; }
.navigL		{ font-family:Arial, sans-serif; font-size:9px; padding-top:2px; padding-bottom:2px; }

.session		{  font-family:Arial, sans-serif; font-size:16px; padding-top:5px; padding-bottom:5px; font-weight:bold; }
.date		{  font-family:Arial, sans-serif; font-size:15px; padding-left:10px; padding-bottom:5px; font-weight:bold; }
.topic		{  font-family:Arial, sans-serif; font-size:12px; padding-top: 40px; padding-bottom:5px; font-weight:bold; }
.sponsors	{  font-family:Arial, sans-serif; font-size:12px; padding-top:5px; padding-bottom:5px; }
.participants	{  font-family:Arial, sans-serif; font-size:12px; padding-top:5px; padding-bottom:5px; }
.participants2	{  font-family:Arial, sans-serif; font-size:15px; padding-top:15px; padding-bottom:15px; font-weight:bold; }
.program		{  font-family:Arial, sans-serif; font-size:12px; padding-top:5px; padding-bottom:5px; font-weight:bold; }
.contact		{  font-family:Arial, sans-serif; font-size:12px; padding-top:5px; padding-bottom:5px; }
.contact2		{  font-family:Arial, sans-serif; font-size:15px; padding-top:15px; padding-bottom:15px; font-weight:bold; }

a			{ text-decoration: none; color:#00699B; }
a:hover			{ text-decoration: none; color:#000088; }

