body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #31ADAD5;
	margin-top: 0px;
}



.table_header_container{
	padding: 0px;
	margin: 0px;
}

.table_header_container div.logo{
	padding: 0px;
	margin: 0px;
	width: 205px;
	height: 120px;
	float:left;
	top: 8px;
	left: 0px;
	position: relative;
}

.table_header_container div.premium_advertiser{
	padding: 0px;
	margin: 0px;
	width: 582px;
	height: 54px;
	top: 40px;
	left: 25px;
	position:relative;
	float: left;
}

.table_splash_menu_container{
	background-image: url(../images/NewWebHeader2010.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.table_content_container{
	background-color: #AD0000;
}

table.table_content_container td{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.content_title{
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	background:#AD0000;
}

.content_sub_title{
	color: #FFFFFF;
	padding-left: 72px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.content_inner{
	padding: 10px;
	background-color: #63BDB5;
	float:left;
}

.left_column {
	width: 201px;
	height: auto;
	border: solid 1px #ECE9E8;
	background-color: #FFFFFF;
	color: #616161;
	padding: 6px;
	float:left;
	margin-right: 10px;
}

.right_column{
	width: 556px;
	height: auto;
	border: solid 1px #ECE9E8;
	background-color: #FFFFFF;
	color: #616161;
	padding: 6px;
	float: left;
}

.home_box_left{
	width: 341px;
	height: 135px;
	float: left;
	margin: 0px;
	padding-right: 6px;
	background-image: url(../images/vertical_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.home_box_right{
	width: 179px;
	height: 200px;
	float: left;
	margin: 0px;
	padding-left: 30px;
	padding-top: 6px;
}

.home_box_bottom{
	clear:both;
	margin: 0px;
	background-image: url(../images/horizontal_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
}

.pageTitlegreenSize18{
	font-size: 18px;
	color: #006363;
	display: block;
	background-image: url(../images/horizontal_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
}

.greenSize14{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.orangeSize14{
	font-size: 14px;
	color: #006363;
	font-weight: bold;
}

.blueSize14{
	font-size: 14px;
	color: #089494;
	font-weight: bold;
}

.homeRegister{
	font-size: 18px;
	color: #63BDB5;
	margin-bottom: 6px;
}

.speaker_names {
	color: #63BDB5;
	margin-top: 4px;
	font-weight: bold;
	padding: 0px;
}

.speaker_names a {
	color: #63BDB5;
	text-decoration: none;
}

.speaker_names a:link {
	color: #63BDB5;
	text-decoration: none;
}

.speaker_names a:visited {
	color: #63BDB5;
	text-decoration: none;
}

.speaker_names a:hover {
	color: #63BDB5;
	text-decoration: none;
	background-color:#OOOOOO;
}

.button_register {
	margin-top: 10px;
}

.home_page_ad{
	width: auto;
	height: autox;
	display:block;
	background: #FFFFFF;
	margin-right: 6px;
	margin-bottom: 6px;
}

p{
	margin: 0px;
}


/*** MENU ****/

.menu{
	height:auto;
	width: 100%;
	position: relative;
	left: 10px;
	top: 162px;
	top: 165px !important;
}

/*#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 91px;
	color:#FFFFFF;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
}

#nav a:active{
	display: block;
	width: 91px;
	color:#FFFFFF;
	background: #AD0000;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
}

#nav a:hover{
	display: block;
	width: 91px;
	color:#FFFFFF;
	background: #AD0000;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
}

#nav li {
	float: left;
	width: 91px;
	margin-right: 1px;
	background: #AD0000;
	height: 20px;
}

#nav li ul li{
	float: left;
	width: 91px;
	
}

#nav li ul {
	position: absolute;
	width: 91px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0em;
	position: relative;
}
*/


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 91px;
	color:#FFFFFF;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
}

#nav a:link {
	display: block;
	width: 91px;
	color:#FFFFFF;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
}

#nav a:visited {
	display: block;
	width: 91px;
	color:#FFFFFF;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	width: 91px;
	color:#63BDB5;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	text-decoration: none;
	background: #C6E7DE;
}



#nav li { /* all list items */
	float: left;
	width: 91px; /* width needed or else Opera goes nuts */
	margin-right: 1px;
	background: #AD0000;
	height: 20px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 91px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.clear_menu{
	clear: left;
}

.table {
	width: 100%;
	border: solid 1px #CCCCCC;
	padding: 0px;
	margin: 0px;
}

.table td{
	padding: 0px;
	margin: 0px;
	border-bottom: dotted 1px #CCCCCC;
}