BODY {
	background-color: black;
	color: white;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

P, OL, UL, DL, BLOCKQUOTE, ADDRESS, TABLE.inherit TD, TABLE.inherit TH {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #fffffc;
}

.inherit {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

TD, TH { background-image: none; }

H1 {
	color: #FFFFFC;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid #C0CCCF 1px;
	padding-bottom: 2px;
}

H2 {
	font-family: verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #9cf;
}

H3 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #B3D99E;
}

H4 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #B3D99E;
}

H5 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #9cf;
}

H2 { font-size: 14px; }
H3 { font-size: 12px; }
H4 { font-size: 11px; }
H5 { font-size: 11px; }
FORM { display: inline; }

A:link {
	color: #B3D99E;
	font-weight: normal;
}

A:visited { color: #CCC; }
A:hover { text-decoration: none; }
UL { list-style-type: square; }

FONT {
	font-size: 100px;
	color: red;
	text-decoration: blink;
}

.newContext { position: relative; }

.initialHead {
	/* if you change this, you must change it in the JS for NS4 */
	margin-top: 0;
}

.indent { margin-left: 20px; }
.hilite { color: #9cf }

#logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 121px;
	text-align: center;
}

#leftwords {
	position: absolute;
	left: -110px;
	top: -202px;
}

#topimages {
	position: absolute;
	top: 15px;
	left: 125px;
	width: 606px;
	white-space: pre;
}

#topimages2 {
	position: relative;
	top: 15px;
	left: 220px;
	width: 606px;
	white-space: pre;
}


#navbar {
	position: absolute;
	top: 116px;
	left: 125px;
	width: 606px;
	white-space: pre;
}

#footer {
	color: #CCC;
	font-family: verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 5px;
}

#footer A:link { color: white; }
#footer A:visited { color: white; }
#footer A:active { color: white; }

#content {
	position: absolute;
	top: 138px;
	left: 120px;
	width: 610px;
}

#subnav {
	color: white;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: right;
}

#subnav A:link {
	color: #7D9FD0;
	text-decoration: none;
}

#subnav A:visited {
	color: #7D9FD0;
	text-decoration: none;
}

#subnav A:active {
	color: #7D9FD0;
	text-decoration: none;
}

#subnav A:hover {
	color: #9cf;
	text-decoration: underline;
}

#bodytext {
	color: white;
	background-repeat: repeat-y;
	width: 610px;
	background-color: #336;
}

#bodytext TD, #bodytext TH { color: white; }

#bodymargins {
	margin-left: 22px;
	margin-right: 22px;
}

#aboutMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 116px;
	left: 124px;
}
#conferenceMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 115px;
	left: 125px;
}

#programsMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 116px;
	left: 291px;
}

#speakersMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 116px;
	left: 291px;
}

#eventsMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 116px;
	left: 450px;
}

#registrationMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 116px;
	left: 450px;
}

#conferencesmMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 292px;
	left: 10px;
}

#confrcontactMenu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 116px;
	left: 614px;
}


#mInfo{
	display: inline;
	position: relative;
	top: 4px;
}

.orange
{
	color: #cf6b09;
	font-weight: bold;
	text-align: center;
}