/* FalconJAM Agenda */
tr#jam2007 {
	color: #BD9700;
	font-family: Verdana;
	font-weight: bold;
	font-size:11pt;
	background-color: #192557;
	}
tr#break {
	color: #192557;
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	text-align: center;
	background-color: #DA9E50;
	}
tr#days {

	color: #BD9700;
	font-family: Verdana;
	font-weight: bold;
	font-size:8pt;
	background-color: #192557;
}
tr#sessions {

	color: #192557;
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	text-align: center;
	background-color: #9AA9A7;
}
td#training {


	color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	text-align: center;
	background-color: #5F7268;
}
tr#evening {

	color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	text-align: center;
	background-color: #993300;
}
.techsession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD9700;
	background-color: #192557;
	position: absolute;
	top: 300px;
	right: 20px;
}
table#techsessions {


	color: #192557;
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	text-align: left;
	background-color: #9AA9A7;
}
tr#techsessionsheader {

	color: #BD9700;
	font-family: Verdana;
	font-weight: bold;
	font-size:10pt;
	background-color: #192557;
}
A.label:link, A.label:active, A.label:visited  {
	TEXT-DECORATION: underline;
	font-weight:bold;
	color:#FFFFFF;
	}
A.label:hover {
	TEXT-DECORATION: none;
	color: #000000;
	background-color:#CCCCCC;
	}