@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #363636;
}

body,td,tb {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8.5pt;
	line-height: 11pt;
	color: #FFFFFF;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	line-height: 22pt;
	font-weight: bold;
	color: #00CCFF;
}

a {
	text-decoration: none;
	color: #FF9900;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

/* ID's */

#all_content {
	margin: 0px;
	padding: 0px;
	width: 800px;
	/*height: 900px;*/
}

#main {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
	background: url(../images/bkgd.jpg) #ffffff no-repeat top left;
	/*border-bottom: solid 1px #999999;*/
}

#footer_content {
	margin: 0px;
	padding: 3px 13px 3px 13px;
	height: auto;
	line-height: 14pt;
	/*background: #000000;*/
	/*font-weight: bold;*/
	border-top: solid 1px #111111;
	/*border-bottom: solid 1px #000000;*/
	text-align: center;
}

#footer_content a:link {
	margin: 0px;
	padding: 3px 13px 3px 13px;
	/*background: #000000;*/
	/*font-weight: bold;*/
	color: #000000;
}

#footer_content a:hover {
	margin: 0px;
	padding: 3px 13px 3px 13px;
	/*background: #000000;*/
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #0099FF;
}

#footer_content a:visited {
	margin: 0px;
	padding: 3px 13px 3px 13px;
	/*background: #000000;*/
	/*font-weight: bold;*/
	color: #FFFFFF;
}

#nav_content {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 25px;
	/*border-bottom: solid 1px #CCCCCC;*/
	text-align: center;
	vertical-align: top;
	/*background: url(../images/bkgd.jpg) #666666;*/
	/*clear: both;*/
}

#main_content {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: auto;
	clear: both;
}

#body_content {
	margin: 0px:;
	padding: 15px 5px 10px 5px;
	width: 590px;
	height: 1500px;
	
	/*border-left: solid 1px #CCCCCC;*/
	/*background: #FFFFFF;*/
	text-align: left;
	/*color: #333333;*/
	border-right: solid 1px #000000;
	float: left;
	/*clear: both;*/
	overflow: auto;
}

#body_contentsp {
	margin: 0px:;
	padding: 15px 5px 10px 5px;
	width: 590px;
	height: 1900px;
	
	/*border-left: solid 1px #CCCCCC;*/
	/*background: #FFFFFF;*/
	text-align: left;
	/*color: #333333;*/
	border-right: solid 1px #000000;
	float: left;
	/*clear: both;*/
	overflow: auto;
}

#body_content3 {
	margin: 0px:;
	padding: 15px 5px 10px 5px;
	width: 590px;
	height: 650px;
	
	/*border-left: solid 1px #CCCCCC;*/
	/*background: #FFFFFF;*/
	text-align: left;
	/*color: #333333;*/
	border-right: solid 1px #000000;
	float: left;
	/*clear: both;*/
	overflow: auto;
}

#body_content2 {
	margin: 0px:;
	padding: 15px 5px 10px 5px;
	width: 590px;
	
	/*border-left: solid 1px #CCCCCC;*/
	/*background: #FFFFFF;*/
	text-align: left;
	/*color: #333333;*/
	border-right: solid 1px #000000;
	float: left;
	/*clear: both;*/
	overflow: auto;
}

#body_contentreg {
	margin: 0px:;
	padding: 15px 5px 10px 5px;
	width: 590px;
	height: 500px;
	/*border-left: solid 1px #CCCCCC;*/
	/*background: #FFFFFF;*/
	text-align: left;
	/*color: #333333;*/
	border-right: solid 1px #000000;
	float: left;
	/*clear: both;*/
	overflow: auto;
}

#right_content {
	margin: 0px;
	padding: 15px 0px 10px 0px;
	width: 190px;
	height: auto	;
	/*border-bottom: solid 1px #CCCCCC;*/
	/*background: #333333;*/
	/*text-align: center;*/
	vertical-align: top;
	float: left;
	/*clear: both;*/
}


/*Spry Table*/
.row_bkgd {
	margin: 0;
	padding: 0px;
	background-color: #666666;
	/*color: #000000;*/
}

.cell_pad {
	margin: 0;
	padding: 5px 5px 5px 12px;
	border-bottom: solid 1px #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	/*font-weight: bold;*/
	color: #FFFFFF;
}


/* Right Content */
.sponsor_banner {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 150px;
	border: solid 1px #000000;
	background: #333333;
}

.column_title {
	margin: 0px;
	padding: 3px;
	width: 144px;
	font-size: 9pt;
	text-align: left;
	border: solid 1px #000000;
	background: #222222;
}

.column_title a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.column_title a:hover {
	text-decoration: underline;
	color: #0099FF
}

.column_title a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

.column_title2 {
	margin: 0px;
	padding: 3px;
	width: 178px;
	font-size: 9pt;
	text-align: left;
	border: solid 1px #000000;
	background: #222222;
}

.column_title2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.column_title2 a:hover {
	text-decoration: underline;
	color: #0099FF
}

.column_title2 a:visited {
	text-decoration: none;
	color: #FFFFFF;	

.item_select {
	margin: 0px;
	padding: 5px;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	background-color: #CC3300;
	text-align: left;
	/*font-weight: bold;*/
	cursor: pointer;
}

.item_select a:link {
	margin: 0;
	padding: 5px;
	/*background-color: #DDDDDD;*/
	text-decoration: none;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.item_select a:hover {
	margin: 0;
	padding: 5px;
	/*background-color: #33CCFF;*/
	text-decoration: none;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.item_select a:visited {
	margin: 0;
	padding: 5px;
	/*background-color: #DDDDDD;*/
	text-decoration: none;
	/*background-image: url(../images/arrow.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}


/* Body */
.title_txt {
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CC6600;
}

.title_txt2 {
	margin: 0px;
	padding: 5px 0px 5px 3px;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	background-color: #333333;
}

.title_txt3 {
	margin: 0px;
	padding: 5px 0px 5px 3px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}

.sub_txt {
	color: #666666;
}

.corp_txt {
	margin: 0px;
	padding: 3px 5px 3px 3px;
	/*border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;*/
	background-color:#EEEEEE;
	color: #666666;
}

.corp_txt a:link {
	/*background-color: #DDDDDD;*/
	text-decoration: none;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.corp_txt a:hover {
	/*background-color: #33CCFF;*/
	text-decoration: underline;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.corp_txt a:visited {
	/*background-color: #DDDDDD;*/
	text-decoration: none;
	/*background-image: url(../images/arrow.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.corp_txt2 {
	margin: 0px;
	padding: 3px 5px 3px 3px;
/*	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background-color:#EEEEEE;*/
	color: #666666;
}

.corp_txt2 a:link {
	/*background-color: #DDDDDD;*/
	text-decoration: none;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.corp_txt2 a:hover {
	/*background-color: #33CCFF;*/
	text-decoration: underline;
	/*background-image: url(../images/arrow_down.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.corp_txt2 a:visited {
	/*background-color: #DDDDDD;*/
	text-decoration: none;
	/*background-image: url(../images/arrow.gif);
	background-position: 170px center;
	background-repeat: no-repeat;*/
	/*font-weight: bold;*/
	cursor: pointer;
}

.corp_head {
	margin: 0px;
	padding: 3px;
	/*border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;*/
	background-color:#333333;
	color: #FFFFFF;
}

.sponsor{
	margin:0px;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #CCCCCC;
	width: 575px;
	float:left;
}

.sponsor_logo{
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}

.sponsor_info{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 400px;
	float: left;
}

.menu_txt {
	margin: 0px;
	padding: 3px 5px 0px 3px;
	line-height: 13pt;
	color: #666666;
	border-left: solid 1px #CCCCCC;
}

.menu_txt2 {
	margin: 0px;
	padding: 3px 5px 0px 3px;
	line-height: 13pt;
	color: #666666;
	font-weight: bold;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}

.menu_txt3 {
	margin: 0px;
	padding: 3px 5px 0px 3px;
	font-size: 7pt;
	line-height: 10pt;
	color: #666666;
}

.menu_keynote {
	color: #993300;
	font-style: italic;
}

.talent_txt {
	margin: 0px;
	padding: 15px 0px 5px 3px;
	color: #666666;
	border-bottom: dotted 1px #CCCCCC;
}

.image {
	margin: 0px 5px 2px 0px;
	padding: 0px;
	border: solid 1px #666666;
	float: left;
	text-align: left;
}

.small_txt {
	font-size: 8pt;
}

.small_txt a:link {
	/*text-decoration: none;*/
	color: #FFCC00;
}

.small_txt a:hover {
	/*text-decoration: none;*/
	color: #FFFFFF;
}

.speaker_txt {
	font-size: 8.5pt;
	line-height: 9.5pt;
	color: #FFFFFF;
	float: left;
}

.speaker_img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: solid 1px #000000;
	float: left;
}


.logo_right {
	margin: 0px;
	padding: 0px;
	border: solid 1px #666666;
	float: right;
	/*text-align: right;*/
}

/* Rules*/
.rule {
	border: solid 1px #CCCCCC;
}

.rule_top {
	border-top: solid 1px #CCCCCC;
}

.img_rule {
	border: solid 1px #FF9900;
}


/* Backgrounds */
.nav_bkgd {
	background: #CC6600;
}
.speaker_scroll{
	max-height:450px;
	width:175px;
	overflow:auto;
}
