﻿body, html, img, td {
	border: 0;
	margin: 0;
	padding: 0;
	}

body {
	background: rgb(223, 223, 223) url('Images/scanlines.png') repeat-x;
	color: rgb(83, 83, 83);
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
	line-height:130%;
	letter-spacing:0.1px;
	}

#container {
	margin: 9px auto 20px auto;
	width: 1000px;
	}

.strong {
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.upper {
	text-transform: uppercase;
	}

table {
	border-spacing: 0;
	}

#tab {
	color: rgb(150, 150, 150);
	height: 21px;
	margin-left: auto;
	text-align: center;
	}

#tab .corner {
	height: inherit;
	width: 8px;
	}

#tab .links {
	background-color: rgb(255, 255, 255);
	font-size: 11px;
	font-weight: bold;
	height: inherit;
	width: 250px;
	}

#tab a {
	color: rgb(150, 150, 150);
	}

#header_top {
	cursor: pointer;
	height: 19px;
	width: inherit;
	}

.corner {
	height: 19px;
	width: 19px;
	}

#header_top_center {
	background: rgb(255, 255, 255) url('Images/gradient_top.png') repeat-x;
	height: 19px;
	width: 981px;
	}

#header_bottom {
	background: rgb(255, 255, 255) url('Images/gradient_bottom.png') repeat-x;
	cursor: pointer;
	font-size: 22px;
	font-weight: bold;
	height: 157px;
	line-height: 22px;
	text-align: center;
	width: inherit;
	}

#extended {
	color: #ce7e51;
	}

#header {
	height: 55px;
	margin: 5px 0 3px 0;
	width: 563px;
	}

#date {
	color: rgb(255, 255, 255);
	}

#main {
	background-color: rgb(255, 255, 255);
	width: inherit;
	}

a {
	color: #ce7e51;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#nav {
	float: left;
	line-height: 18px;
	padding: 0 10px 0 10px;
	position: absolute;
	text-align: left;
	width: 187px;
	}

#nav .lv0 {
	font-size: 14px;
	font-weight: bold;
	}

#nav .lv1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	}

#nav .lv2 {
	font-size: 12px;
	padding-left: 10px;
	}

#nav .spacer {
	margin-top: 10px;
	}

#nav a {
	color: #ce7e51;
	}

#nav a:hover {
	text-decoration: none;
	}

#nav div.link:hover {
	background-color: #d6d6d7;
	cursor: pointer;
	}

#content {
	border-left: 1px dotted rgb(83, 83, 83);
	margin-left: auto;
	min-height: 700px;
	padding: 0 10px 0 10px;
	text-align: justify;
	width: 772px;
	}

#icete {
	padding-bottom: 10px;
	}


.heading1 {
	border-bottom: 1px dotted rgb(83, 83, 83);
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 3px 0;
	text-transform: uppercase;
	}

.heading1 .text {
	float: left;
	width: 98%;
	}

.heading1 .link {
	height: 100%;
	margin-left: auto;
	text-align: right;
	width: 2%;
	}

#important_dates .heading1, #conference_areas .heading1, #submit_here {
	border: none;
	}

.heading2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	}

.heading2 .text {
	float: left;
	width: 98%;
	}

.heading2 .link {
	height: 100%;
	margin-left: auto;
	text-align: right;
	width: 2%;
	}

.text1 {font-size:14px; font-weight:bold;}

.text2 {font-size:16px; font-weight:bold;}


.smalltext {font-size:10px;}


ul {
	margin-top: 0;
	}

ul li {
	list-style: none;
	margin-left: -30px;
	}

ol li {
	margin-left: -20px;
	}


#slideshow {
	float: right;
	width: 320px;
	}

.heading0 {
	font-size: 18px;
	font-weight: bold;
	}

.pdf {
	height: 16px;
	width: 16px;
	}

#nav_cfp {
	padding: 10px 0 10px 0;
	}

.arrow {
	height: 4px;
	width: 6px;
	}

img.ks {
	float: left;
	margin: 0 10px 5px 5px;
	}

ol.kl {
	list-style-type: lower-latin;
	margin-left: 10px;
	}

#footer_top {
	border-top: 1px dotted rgb(83, 83, 83);
	font-size: 10px;
	margin: 10px 10px 0 10px;
	padding-top: 10px;
	text-align: right;
	width: 980px;
	}

#footer_top a {
	color: rgb(83, 83, 83);
	}

#footer_bottom {
	height: 19px;
	margin-bottom: 20px;
	width: 1000px;
	}

#footer_bottom_center {
	background-color: rgb(255, 255, 255);
	height: 19px;
	width: 962px;
	}

#tabela
{
	text-align:center;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	margin:0px auto 0px auto;
}

#tabela td
{
	text-align:center;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	margin:0px auto 0px auto;
}	

