/* CSS Document */
<!--
body { 
	margin:0px; 
	height:100%; 
	background:#ACC7E3 url(/conference/2006/images/bg.png) repeat-y
}

body, table {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px
}

img { vertical-align:bottom }

h1 {
	font-size:23px;
	font-weight:bold;
	color:#21679A
}

h2 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:0;
	color:#774D2D
}

h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0
}

#Table_01 {
	width:709px;
	height:100%;
}

#vert-banner-3-01 {
	float:left;
	width:143px;
	height:600px;
	background:url(/conference/2006/images/vert-banner-3_01.jpg) no-repeat;
	padding-top:120px
}

#vert-banner-3-02 {
	position:absolute;
	top:0;
	left:143px;
	width:566px;
}

#mainTxt {
	margin:20px;
}

a.menuStyle {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:0px 20px;
	text-decoration:none;
}

a.menuStyle:hover {
	color:#00FFFF;
}

a.leftNav {
	display:block; 
	padding:2px 5px; 
	background:#3387C8; 
	border-top:1px solid #ffffff; 
	border-bottom:2px solid #0B3156;
	color:#FFFFFF;
	text-decoration:none
}

a.leftNav:hover {
	color:#FFFF99;
	background:#63B9FB
}
-->
