p {
	font-size: 12px;
	line-height: 1.6;
	}


	a:link {color: #880527; text-decoration: underline; }
	a:active {color: #000000; text-decoration: underline; }
	a:visited {color: #880527; text-decoration: underline; }
	a:hover {color: #000000; text-decoration: underline; }

a.dark:link { color: #ffffff; text-decoration: none }
a.dark:active { color: #D09F61; text-decoration: underline }
a.dark:visited { color: #ffffff; text-decoration: none }
a.dark:hover { color: #D09F61; text-decoration: underline }

	
.normalcell      	{ text-align: left; font-size: 13px;}	


.middlecellbg {
  background-image: url('images/speaker_03.jpg');
  vertical-align: top;
}



.footer {
  background-image: url('images/speaker_06.jpg');
  text-align: center;
  color: #ffffff;
  padding: 15px;
    font-size: 13px;
  line-height: 1.5;
}


.middlecelltxt {
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  line-height: 1.5;
}

.awardscelltxt {
  vertical-align: top;
  text-align: left;
  font-size: 13px;
height: 26px;
  padding-left: 20px;
}

.speechcelltxt {
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  line-height: 1.8;
  padding-left: 20px;
  color: #880527;
  font-weight: bold;
}

.speechcelltxt2 {
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  padding-left: 20px;
  color: #666666;
  padding-bottom: 5px;
  padding-left: 43px;
}

.headlinetext {
  vertical-align: top;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  color: #880527;
  text-transform: uppercase;
}

.navtext {
  text-align: right;
  font-size: 11px;
  line-height: 1.5;
  height: 27px;
}

body {


	background-color: #D09F61;
	background-image: url('images/speaker_page_bg.jpg'); topmargin=0;
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;



	font-family: georgia, times, verdana;




	scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#ffffff;
        scrollbar-base-color:#000000;
        scrollbar-track-color:#D09F61;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#880527;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#000000}

}