/* Training custom css */

#header_right, #header_link_right {
display: none;
}
#header_link_left {
background-image:  url(header_right_division_artc.gif);
background-repeat: no-repeat;
width:980px;
height:95px;
}

h1 {
	color:#ed1c24;
}

h3 {
	color:#ed1c24;
	border-bottom: 1px solid #ed1c24;	
}

h4 {
	color:#ed1c24;
}

a {
	color:#ed1c24;
}

/* navigation */
#leftcol #navigation {
	border-top: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
}

#leftcol #navigation a {
	background:no-repeat 0 120px;color:#ed1c24;
}


#breadcrumbs a {
	color:#ed1c24;
}

.sponsorbar{
	border-top: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
}

.speakers table th{
	border-top:1px solid #ed1c24;
}

.speakers table td{
	border-top:1px solid #ed1c24;
}

#day1html1 table td, th{
	border-top:1px solid #ed1c24;
}

#day1html1 table{
	border-bottom:1px solid #ed1c24;
}

#day1html1 table th{
	color:#ed1c24;
}

.bookblock2 table td, th{
	border-top:1px solid #ed1c24;
}

.bookblock2 table{
	border-bottom:1px solid #ed1c24;
}

.bookblock2 table th{
	color:#ed1c24;
}

.bookblock2 table td{
	color:#ed1c24;
}


