body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #3366CC;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div.title {
	width: 650px;
}
div.navbar {
	background-color: #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	width: 650px;
	border-right: 1px solid #AAAAAA;
      margin-top: 0px;
      padding: 0px;
}
div.navbar table {
	font-size: 12px;
}
img {
      margin-bottom: 0px;
      padding: 0px;
}
div.main {
	width: 650px;
	background-color: #FFFFFF;
	border-right: 1px solid #AAAAAA;
}
div.main td.content {
	vertical-align: top;
	padding: 20px 10px 20px 50px;
}
div.main td.register {
	vertical-align: top;
	padding: 20px 10px 20px 10px;
}
hr {
	color: #000000
}
div.main td.sidebar {
	background-color: #DAE4EE;
	vertical-align: top;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
}
div.footer {
	color: #CCCCCC;
	text-align: right;
	font-size: 10px;
	width: 650px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #AAAAAA;
}
div.navbar table {
	margin: 0px 10px 0px 20px;
}
div.navbar td {
	text-align: center;
}
div.navbar td.current-tab {
	background-color: #FFFFFF;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
div.navbar td.not-current-tab {
	background-color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
div.navbar td a {
	padding: 0px 10px 0px 10px;
}
div.navbar td.current-tab a {
	color: #DA9010;
	text-decoration: none;
	cursor: default;
}
div.navbar td.not-current-tab a {
	color: #000000;
}
td.sidebar p {
	margin: 0px 0px 5px 0px;
}
td.sidebar a.current-sidelink {
	color: #666666;
	text-decoration: none;
	font-style: italic;
	cursor: default;
}
td.sidebar a.not-current-sidelink {
}
div.footer a {
	color: #CCCCCC;
}
table.importantdates {
	width: 100%;
	font-size: 11px;
	background-color: #FFFF99;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	margin: 30px 0px 30px 0px;
}
table.importantdates th {
	text-align: left;
	vertical-align: top;
}
table.importantdates td {
	vertical-align: top;
	border-top: 1px dashed #FFCC00;
}
table.oldconferences td.poster {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
table.oldconferences td.poster img{
	border: 1px solid #CCCCCC;
}
table.oldconferences a:hover {
	background-color: #C0D6EB;
	text-decoration: none;
}
h3 {
	font-size: 16px;
}
h4 {
	padding-top: 20px;
	font-size: 14px;
	border-bottom: 1px solid #666666;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	margin-bottom: 3px;
}
li li {
	margin-top: 0px;
}
code {
	color: #006600;
	font-weight: bold;
}
p.example {
	border-top: 1px solid #33CC00;
	border-bottom: 1px solid #33CC00;
	background-color: #A8FF89;
	padding: 10px;
	margin: 30px;
	font-size: 11px;
}
span.hilite {
	background: #FFFF99;
}
span.qualifier {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
span.at {
	font-size: 11px;
	font-style: italic;
	color: #6699CC;
	padding-left: 3px;
	padding-right: 3px;
}
table.orgtable th {
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
	padding-top: 15px;
}
table.orgtable td {
 font-size: 12px;
	vertical-align: top;
}
span.thsmall {
  font-size: 10px;
}
