body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
background: #CCCCCC;
color: #FFFFFF;
	}

a { text-decoration: underline; 
	color: #FFFF00;
} 

pre {
	font-size: 11px;
}
#body_border {
	background: #222222;
	color: #FFFFFF;
border: 2px solid #000000;

margin:0 auto;width:820px;

}
#header {
width: 800px;
background-color: #393737;
border: thick solid black;
}
#nav {
width: 800px;
background-color: #393737;
height: 20px;
clear:all;
align: center;
padding-left: 3px;
}
#break {
clear:both;
}
#nav a:link, #nav a:visited{
color: #cdcccb;
height: 20px;
text-decoration: none;
background-color: #393737;
display: block;
/* padding: 5px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
float:left;
text-align: center;
width: 128px; 
/*original was 156 */
border-right: 5px solid #393737;
padding-top: 0px;
line-height: 1.4;
background-image: url('/images/v2/nav_background.jpg');
}

#nav a:hover{
color: #FFFFCC;
background-color: #003366;
}

h3 {
color: #FFFF00;
}

.content {

padding: 5px;
}


input  {
	/*  background: #FFFF00; */
	border: 1px solid #727272;
}
select {
/*  background: #FFFF00; */
	border: 1px solid #727272;
}
 textarea
 {
	/*  background: #FFFF00;  */
	border: 1px solid #727272;
}

.white {
	border: 1px solid white;
}
.yellow {
	border: 1px solid #FFFF00;
}


.style1 {color: #FFFF00;
font-weight: bold
}

.presented_by {
padding-top: 8px;
padding-bottom:8px;
}

.text_header {
color: #FFFF00;

font-size: 20px;
text-align: center;
}
.date_text {
font-size: 18px;
margin-top: -6px;
}
.hline {
margin-top: -22px;
font-style: normal;

}
.travel {
/* margin-top: -25px; */
font-size: 18px;
}
.rightborder {
border-right: 2px solid #FFFFFF;
padding-right: 15px;

}
.table_font {
font-size: 18px;
}
.hotel {
	font-size: 17px;
}

.speaker {
font-size: 11px;
clear: both;
font-weight: normal;

}
.speaker_title {
	font-size: 13px;
	font-weight: bold;
}
.speaker_name {
font-size: 13px;
font-weight: bold;
}

.black_text {
color:#000000;
font-size: 11px;
font-weight: bold;
}

.white_text {
color:#FFFFFF;
font-size: 14px;
font-weight: normal;
}

.footnote {
font-size: 10px;
}
.map_button {
	margin-right: 15px;
}

.year {
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	
}
.hr_front {
	width:40%;
	margin-top: -2px;
}
.hr_front_2 {
	width:65%;
	margin-top: -2px;
}
