 @import url(/style/shared/techProgramStyle.css);
 
 body {
	FONT-SIZE: 14px; 
	COLOR: #A33A3A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #F5E9D6; 
	margin-left: 5em; 
	margin-right: 5em;
	}

BODY.paper {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	margin-left: 5em; 
	margin-right: auto; 
	}

BODY.dialog {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	}


.mainhead {
	font-family: Arial; 
	color: #A33A3A; 
	font-size: large; 
	font-weight: bold;
	text-align: center;
	}
	
.location {
	font-family: Arial; 
	color: #ff0000
	}
	
.sessiontitle {
	font-family: Arial; 
	font-size: large; 
	font-weight: bold; 
	font-style: italic
	}
	
.timeHeader {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 16px;
	COLOR: #F5E9D6;
	BACKGROUND-COLOR: #A33A3A;
	FONT-WEIGHT: bold;
	}
	
.normaltime {
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: bold;
	}
	
.indexpagetableheader {
	background-color: #d8e5e6; 
	font-size: large; 
	font-weight: bold
	}
	
.sessionlistitem {
	color: #000000; 
	font-family: Arial; 
	font-weight: bold;
	}

.sessionLocation {
	color: #000000; 
	font-family: Arial; 
	}
	
.sessionDateTime {
	color: #000000; 
	font-family: Arial; 
	}

.Title {
	color: #000000; 
	font-family: Arial; 
	}
	
.paperDateTime {
	color: #000000; 
	font-family: Arial; 
	font-weight: bold;
	}
	
.paperSessionTitleClass {
	color: #C14948; 
	font-family: Arial; 
	font-weight: bold;
	}

.table {
	width: 750px; 
	margin-left: auto; 
	margin-right: auto
	}

.body.dialog table {
	width: auto 
	}

A:hover {
	COLOR: #8B0000; 
	TEXT-DECORATION: underline
	}

A:visited {
	COLOR: #666666; 
	TEXT-DECORATION: underline
	}
	
A:link {
	COLOR: #003399; 
	TEXT-DECORATION: underline
	}
	
A:active {
	COLOR: #ff9900; 
	}
	
A.topnav {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #003399; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
	}
	
A.topnav:hover {
	COLOR: #ff9900; 
	TEXT-DECORATION: none
	}
	
A.topnav:visited {
	COLOR: #666666; 
	TEXT-DECORATION: none
	}
	
A.topnav:link {
	COLOR: #003399; 
	TEXT-DECORATION: none
	}
	
A.topnav:active {
	COLOR: #003399; 
	TEXT-DECORATION: none
	}
	
TD {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
	}
	
P {
	FONT-SIZE: 12px; 
	COLOR: #000000;  
	FONT-FAMILY: Arial, Helvetica, sans-serif
	}
	
	
h2 {
	COLOR: #000000;
	text-align: left; 
	}

h3 {
	COLOR: #000000;
	text-align: left; 
li {
	text-align: left; 
	}


	
	

