*{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	text-align: center;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px;
}

body{
	
	margin: 0px;
	padding: 0px;
	
	font-family: Tahoma,Verdana,Segoe,sans-serif; 
	font-size: 9pt;
	color: White;
	
	background-position:left top; 
	background-color: #FACD47;
	
}


a{
	color: white;
	font-size: 9pt;
	font-weight: bolder;
	
	text-decoration: none;
}

a:hover{
	color: red;
}


div#CopyrightZone{

	background-image: url(images/copy_bg.png);
	background-repeat: no-repeat;
	
	border: white 0px solid;
	border-top-width: 1px;
	border-top-style: dotted;
	
	clear: both;
	
	width: 930px;
	height: 60px;
	
	color: black;
	font-weight: bold;
	
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
	padding-bottom: 1em;
	padding-top: 2em;
	
	
}
div#CopyrightZone li{
	color: White;
	font-weight: bold;
	
	list-style: none;
}


div#PageBg{
	background-image: url(images/bg_re_x.jpg);
	background-position: top left;
/* 	background-repeat: repeat-x; */
	
	height: 900px;
	
	text-align: center;
}

div#ContentBg{
	background-image: url(images/main_bg_re_x.jpg);
	background-position: top left;
/*	background-repeat: repeat-x; */
	
	height: 900px;
	width: 930px;
	
	border: 0px;
	border-left: white 1px solid;
	border-right: white 1px solid;
}


div#TopBanner{
	height: 140px;
	width: 930px;
	
	float: right;
	clear: left;
	
	border: white 0px solid;
}
div#TopBanner ul#NavTextBanner{
	border: 0px solid Green;
	
	float: right;
}
div#TopBanner ul#NavTextBanner li{

	border: 0px solid Black;
	color: White;
	font-weight: bold;
	
	list-style: none;
	
	float: left;
	
	width: 150px;
	height: 30px;
	
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

img#XCon2008_logo{
	float: left;
	clear: left;
	
	margin-left: 40px;
	margin-top: 20px;
}

img#XCon2008_text{
	float: right;
	clear: right;
	
	margin-right: 40px;
	margin-top: 20px;
}

div#MainContent{
	height: 680px;
	
	clear: both;
}

div#PowerPointZone{
	border: black 0px solid;
	
	float: left;
	clear: left;
	
	margin-left: 10px;
	margin-right: 10px;

	padding: 0px;
	
	width: 600px;
	height: 300px;
	
	background-image: url(images/pic_alpha_shadow_bg.png);
	background-repeat: no-repeat;

	text-align: left;
	
}



div#PowerPointZone ul#PointShowZone{
	height: 290px;
	width: 480px;
	
	float: left;
	clear: left;
	
	border: red 0px solid;
	
	margin: 0px;
	
}

div#PowerPointZone ul#PointShowZone li{
	width:480px;
	height: 290px;
	
	font-size: 0px;
	vertical-align: bottom;
	
	padding: 0px;
	
	list-style: none;
}

div#PowerPointZone ul#PointShowZone img{
	border: 1px solid white;
	margin: 0px;
	padding: 0px;
	
	display: block;
}

div#PowerPointZone ul#PointListZone{
	width: 100px;
	height: 280px;
	
	float: right;
	clear: right;
	
	margin: 0px;
	margin-right: 10px;
	
}

div#PowerPointZone ul#PointListZone li{
	padding: 0px;
	margin: 0px;
	
	font-size: 0px;
	vertical-align: bottom;
	
	list-style: none;
	
}

div#PowerPointZone ul#PointListZone img{
	border: white 1px solid;
	
	border-left: 0px;
	
	margin: 0px;
	
}

div#PowerPointZone ul#PointListZone li a {
	
	margin: 0px;
	padding: 0px;
	
	font-size: 0px;
	
	
}

div#NoticeZone{
	border: white 1px solid;

	width: 290px;
	height: 290px;
	
	margin-right: 10px;
	
	padding: 0px;
	
	text-align: left;
}



div#NoticeZone tr#NoticeBanner{
	background-image: url(images/notice_banner.png);
	background-repeat: no-repeat;
	
	line-height: 24px;

	
	list-style: none;
	
	color: white;
	
	font-size: 9pt;
}

div#NoticeZone tr#NoticeBanner th{
	
	border-bottom: 1px solid silver;
	border-bottom-color: ButtonHighlight;
}

div#NoticeZone tr#NoticeContent{
	background-image: url(images/notice_bg.png);
	background-repeat: repeat-x;
	
	line-height: 266px;
}

div#NoticeZone div#marqueeBox{

}



div#NoticeZone div#marqueeBox td{
	line-height: 2em;
	
	list-style: none;
	
	float: left;
}

div#BottomContentZone{
	background-image: url(images/BottomContentZoneBg.png);
	background-repeat: no-repeat;
	
	border: 0px white solid;
	
	float: left;
	clear: left;
	
	height: 300px;
	width: 930px;
}

div#LeftNavBar{
	float: left;
	clear: left;
	
	width: 150px;
	height: 300px;
	/*
	background-image: url(images/left_nav_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	border-right-style: double;
	border-right-color: orange;
	border-right-width: 0px;
	*/
	border: 0px solid black;
	
	margin-top: 40px;
	
}

div#LeftNavBar ul{
	float: right;
	clear: left;
	
}

div#LeftNavBar li{
	list-style: none;
	line-height: 50px;
	
	text-align: right;
	
	color: white;
	
	padding-right: 20px;
	
}

div#LeftNavBar li.ActiveMenu{
	background-image: url(images/active_menu_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	
	line-height: 50px;
	width: 130px;
	
	font-weight: bold;
	color: #e30b00;
}

div.RightContentZone{

	background-image: url(images/RightContentZoneBgRepeatY.png);
	background-position: top left;
	background-repeat: repeat-y;
	
	float: right;

	width: 770px;
	height: 580px;
	
	margin-top: 20px;
	border: 0px solid black;
	
	display: none;
	
}

div.CurrentRightContentZone{

	background-image: url(images/RightContentZoneBgRepeatY.png);
	background-position: top left;
	background-repeat: repeat-y;
	
	float: right;
	
	width: 770px;
	height: 580px;
	
	margin-top: 20px;
	
	display: block;
}



div#Speaker div{
	float: left;
}

div#XCon2008 div{
	float: left;
}

div#XCon2008 table#ScheduleTitle{
	width:740px;
	
	border: 1px solid white;
}

div#XCon2008 table#ScheduleTitle th{
	border: 0px;
}

div#XCon2008 table{
	background-color: white;
	
	margin: 10px;
	
	border: 1px solid white;
		
}


div#XCon2008 th{
	background-color: orange;
	
	border-bottom: 1px solid white;

	line-height: 1.6em;
	
	padding: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	/*	
	line-height: 2em;
	
	padding: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
*/
	
}

div#XCon2008 td{
	background-color: #ff8c00;

	line-height: 1.6em;
	
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	padding-right: 1em;

	/*	
	line-height: 2em;
	
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	*/	
	text-align: left;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	
	border-bottom: 1px solid white;
}

div#XCon2008 div#FirstDay{
	width: 360px;
}

div#XCon2008 div#FirstDay table{
	width: 360px;
}

div#XCon2008 div#SecondDay{
	width: 360px;
	
}


div#XCon2008 div#SecondDay table{
	width: 360px;

}


div#PastConferences{
	padding: 1em;
}

div#PastConferences ul{
	padding-left: 1em;
	
}

div#PastConferences li{
	color: black;	
	
	line-height: 30px;
	
	text-align: left;
}

div#PastConferences li a{
	color: #3c3c3c;
	
	line-height: 30px;
	
	text-align: left;
}

div#PastConferences li.content{
	list-style: none;
	
	padding-left: 0em;
	padding-right: 2em;
}

div#Registion{
	padding: 1em;
}

div#Registion ul{
	margin-bottom: 10px;
	margin-top: 10px;
}

div#Registion li{	
	color: black;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	
	padding-left: 1em;
	
	line-height: 2em;
	
}


div#Registion li.content{
	list-style: none;
	
	line-height: 2em;
}

div#Registion table{
	background-color: white;
	
}
div#Registion th{
	background-color: orange;
	
	line-height: 2em;
	
	padding: 0.3em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

div#Registion td{
	background-color: #ff8c00;
	
	line-height: 2em;
	
	
}

div#ContactUS {
	padding: 1em;
	text-align: left;
	
}


div#ContactUS div{
	float: left;
}

div#ContactUS table{
	background-color: white;
	
	margin: 10px;
	
	border: 1px solid white;
		
}


div#ContactUS th{
	background-color: orange;
	
	border-bottom: 1px solid white;
	
	line-height: 2em;
	
	padding: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	
}

div#ContactUS td{
	background-color: #ff8c00;
	
	line-height: 2em;
	
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	
	text-align: left;
	
}


div#ContactUS {
	
}

div#Sponsor {
	
}

div#Sponsor table{
	/*background-color: white;*/
	
	margin: 10px;
	
	border: 0px solid white;
	
	margin-top: 20px;
	
}


div#Sponsor th{
	/*background-color: orange;*/
	
	border-bottom: 0px solid white;
	border: 0px solid white;
	
	line-height: 2em;
	
	padding: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	
	color: black;
	
	text-align: left;
	
}

div#Sponsor th.title{
	/*background-color: orange;*/
	
	color: black;
	text-align: center;	
	text-decoration: underline;
	
	
	line-height: 2em;
	
	padding: 0.3em;
	padding-left: 1em;
	padding-right: 1em;

}

div#Sponsor td{
	/*background-color: #ff8c00;*/
	
	
	
	line-height: 2em;
	
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 1em;
	
	text-align: left;
	
	margin: 10px;
}

div#Sponsor img{
	margin-left: 10px;
	margin-right: 10px;
	
	margin-top: 10px;
}
