/* global styles */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #F0F0F0;}td {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000033;	font-size: 12px;}/* ui styles */.bg_content {	background-image: url(../images/bg_content.gif);	}.righthilite1 {	background-image: url(../images/righthilite1.gif);}.greybg1 {	background-image: url(../images/newUI_03.gif);}.navline1 {	background-image: url(../images/newUI_03.gif);	border-left-color: #999999;	border-left-style: solid;	border-left-width: thin;}.bg_white {	background-color: #FFFFFF;}.bg_nav {	background-image: url(../images/bg_nav.gif);}/* text styles */.conferenceinfo {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000033;	font-size: 10px;}/* link styles */.conferenchook {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000033;	font-size: 10px;}.conferenchook:link, .conferenchook:visited {	color: #990000;}.conferenchook:hover{	color: #333333;	text-decoration: underline;}/* nav styles */#contactslink a:link, #contactslink a:visited {	display: block;	font-weight: normal;	color: #000000;	text-decoration: none;	font-size: 11px;	padding-right: 3px;	padding-left: 0px;	padding-bottom: 3px;	padding-top: 3px;	border-bottom-color: #999999;	border-bottom-style: solid;	border-bottom-width: 1px;	font-family: Verdana, Arial, Trebuchet MS;}#contactslink a:hover{	font-weight: normal;	color: #990000;	text-decoration: none;}#traininglink a:link, #traininglink a:visited {	display: block;	font-weight: normal;	color: #000000;	text-decoration: none;	font-size: 11px;	padding-right: 3px;	padding-left: 0px;	padding-bottom: 3px;	padding-top: 3px;	border-bottom-color: #999999;	border-bottom-style: solid;	border-bottom-width: 1px;	font-family: Verdana, Arial, Trebuchet MS;}#traininglink a:hover{	font-weight: normal;	color: #990000;	text-decoration: none;}/* borders */.topborder {	border-top-color: #999999;	border-top-style: solid;	border-top-width: thin;}.bottomborder {	border-bottom-color: #999999;	border-bottom-style: solid;	border-bottom-width: thin;}