body, table, td, p, ol, ul, li{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px
}
H4{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 15px
}
H3.reddashedborder {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-indent: 5px;
color: #990033;
background-color: #E9E2C9;
}

#bioarea , #speakerlist{
background-color: #DACDA3;
}
#bioarea a:visited{
	color: #C26181;
}

.fineprint{
	font-size: 9px;
	color: #E9E2C9;
	background-color: #990033;
}
.redBorder {
	border: 1px solid #990033;
}
.reddashedborder {
	border: 2px dashed #990033;
}
.redText {
	color: #990033;
}

a:link, H3 a:link{
	color: #990033;
}
a:visited, H3 a:visited{
	color: #3A3318;
}


.fprint {
	font-size: 9px;
	color: #333333;
}

/*SCHEDULE CSS*/
div p {
margin: 10px;
}
div.schedstyle p {
margin-top: 0px;
margin-right: 3px;
margin-bottom: 0px;
margin-left: 3px;
}
div H4{
text-indent: 3px;
font-weight: bold;
color: #990033;
font-size: 14px;
}
.tipstyle {
position:absolute;
background-color: #faeed4;
border: #C57C85;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
z-index: 2;
}
.schedstyle {
position:absolute;
background-color: #990033;
border: 1px solid #E9E2C9;
/*color: #faeed4;*/
z-index: 1;
font-size: 11px;
font-weight: bold;
}
.datestyle {
font-family: Arial, Verdana,Helvetica, sans-serif;
text-align: center;
position:absolute;
background-color: #DACDA3;
border: 1px solid #faeed4;
color: #990033;
}
.datestyle a, .datestyle a:visited{
font-weight:bold;
color: #990033;
text-decoration:underline;
}

.timestyle {
position:absolute;
background-color: #faeed4;
border: 1px solid #DACDA3;
color: #993300
}
.timestyle2 {
position:absolute;
background-color: #DACDA3;
border: 1px solid #faeed4;
color: #993300
}
.trackstyle {
position:absolute;
background-color: #e9e2c9;
border: 1px solid #C6B784;
color: #fffff;
text-align:center
}

a.whitetext:link {
color:#faeed4;
text-decoration:none
}
a.whitetext:visited{
color:#faeed4;
text-decoration:none
}
