body {
  color: #000000;
  font-family: "Times New Roman", Times, serif;
  font-size: small;
}
p {
  color: #000000;
  font-family: Times New Roman;
  font-size: small;
}
ul {
	font-size:small;
}
p.news {
  color: #000000;
  font-family: Times New Roman, Times, serif;
  font-size: x-small;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
  margin-top: 1em;
}
	
body2{ margin: 50px; font:12/18px Arial; }

h2 { font-weight: normal; color: #C00; }

ul, li { padding: 0; list-style: none; }

li a { display: block; background: #EEE; text-decoration: none; color: #000; padding: 5px; width: 310px; }

li .alt { background:#FFF; }

li a:hover {  background: #C00; color: #FFF; }

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0; 
	margin: 0.2em 0 0;
}	


th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.form_top {
	vertical-align: top;
	position: absolute;
	left: 25px;
	top: 452px;
	height: 116px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	text-decoration: underline;
	font-size: 14px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.centered {
	background-position: center;
}
.style4 {color: #663366}
.style6 {text-align: justify; text-decoration: underline; font-family: "Times New Roman", Times, serif;}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.categories {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style26 {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

/* sidebar stuff */

div.speaker-listbox {
    height: 15em;
    overflow:auto;
	overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
    color: black;
    font-size: 14px;
    font-family: sans-serif;
    line-height: 17px;
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 10px;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 3px;
    border-bottom-style: outset;
    border-top-color: #FFFFFF;
    border-top-width: 3px;
    border-top-style: outset;
    border-left-color: #CCCCCC;
    border-left-width: 3px;
    border-left-style: outset;
    border-right-color: #CCCCCC;
    border-right-width: 3px;
    border-right-style: outset;
}

div.speaker-listbox a {
    text-decoration: none;
    color: black;
}

div.speaker-listbox a:hover {
    text-decoration: underline;
    color: black;
}

#addblock2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left:2em;
	text-align: center;
	color: #663366;
}
