body {
	margin: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #eaeaea;
	scrollbar-3dlight-color: gray;
	scrollbar-arrow-color: gray;
	scrollbar-base-color: gray;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: #D3D3D3;
	scrollbar-shadow-color: #D3D3D3;
	scrollbar-track-color: #D3D3D3;
}
A:visited {
	color: #952848;
	text-decoration: none;
}
A:hover {
	color: #ff6622;
	text-decoration: none;
}
A:link {
	color: #952848;
	text-decoration: none;
}
img {
	border: 0px;
}
.top {
	background-position: center top;
	background-image: url(images/top_bg.gif); 
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto; 
	width: 792px; 
	height: 80px; 
	text-align: left;
	background-color: white;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.logo {
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	width: 190px;
}
.conflinks{
	margin-top: 10px;
	height: 20px;
	vertical-align: base;
}
.top_right {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	width: 350px;
	color: #fff;
	line-height: 100%;
	text-align: center;
}
.top_right A:visited {
	color: #fff;
	text-decoration: none;
}
.top_right A:hover {
	color: #ff9933;
	text-decoration: none;
}
.top_right A:link {
	color: #fff;
	text-decoration: none;
}
.top_right img {
	text-align: right;
}
.confdropdown{
	font: 11px tahoma;
	height: 19px;
}
.globalimg{
	margin: 23px 0 0 0;
}
.status_bar {
	width: 792px;
	height: 31px;
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;
	background-color: #bcbcbc;
	text-align: right;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin: auto;
}
.main {
	width: 792px;
	background-color: white;
	text-align: left;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	margin-left: auto; 
	margin-right: auto; 
}
.slide-menu{
	width:190px;
	height:450px;
	margin:15px 0 0 10px;
	background-color: #fff;
	float:left;
}
.menu-item{
	background-position: center left;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	font: bold 8pt Arial;
	padding: 3px 0 3px 15px;
}
.selected-menu-item{
	background-position: center left;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	font: bold 8pt Arial;
	padding: 3px 0 3px 15px;
	color: #952848;
}
.menu-item A:visited, .menu-item A {
	color: black;
	text-decoration: none;
}
.menu-item A:hover {
	color: #ff9933; 
	text-decoration: none;
}
.menu-item A:link {
	text-decoration: none;
}
.head5 {
	font: bold 9pt Verdana;
	padding-bottom: 10px;
}
.head5 img{
	vertical-align: middle;
}
.head6{
	color: #952848;
	font: bold 12pt Verdana;
	padding: 10 0 0 0;
	text-align: center;
}
.subhead6{
	color: #952848;
	font: normal 10pt Verdana;
	text-align: center;
}
.slide-content{
	width: 590px;
	float: right;
	margin: 15px 0 0 0;
	background-image: url(images/globe.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 450px;
}
.article_text{
	font: 8pt Verdana;
	margin: 0 10px 10px 0;
	text-align: left;
}
.footer {
	width: 792px;
	background-color: white;
	padding: 10px 0 30px 0;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin-left: auto; 
	margin-right: auto;
	clear: right;
}
.copyright {
	text-align: left;
	font: 9px Tahoma normal;
	padding-left: 5px;
}
.center{
	text-align: center;
}
.agendatitle{
	color: #952848;
	font: bold 8pt Verdana;
	margin: 5px 0 5px 10px;
}
.agendatime{
	margin: 0 0 0 20px;
	float: left;
	width: 100px;
}
.agendadescr{
	width: 440px;
	float: left;
	margin: 0 0 10px 0px;
}
.agendadescr2{
	background-color: #ccc;
}
.agendadescr1{
	width: 420px;
}
.agcolor1{
	color: #952848;
	font-weight: bold;
}
.agcolor2{
	color: black;
	font-weight: bold;
}
.cvtype{
	color: #952848;
	font: bold 10pt Verdana;
	padding: 15 0 0 0;
}
.cvtitle{
	color: #0082bf;
	font: bold 10pt Verdana;
	padding: 5 0 5 10;
}
.cvimg{
	float:left;
	margin: 5 10 0 10;
}
ul{
	margin: 5, 0, 5, 20;
}